[Bug 257892] Re: PHP (Cli) generates invalid output when it exceeds 4kB

2008-08-14 Thread Pawel Smolinski
** Attachment added: "php.ini for php-cli" http://launchpadlibrarian.net/16773758/php.ini ** Description changed: Binary package hint: php5-cli I've written small script for generate sql query: echo "INSERT INTO prices (category_from_id, category_to_id, fee) VALUES ";

[Bug 257892] [NEW] PHP (Cli) generates invalid output when it exceeds 4kB

2008-08-14 Thread Pawel Smolinski
Public bug reported: Binary package hint: php5-cli I've written small script for generate sql query: echo "INSERT INTO prices (category_from_id, category_to_id, fee) VALUES "; for($i = 1; $i <= 18; $i++){ for($j = 1; $j <= 18; $j++){ $fee = rand(1, 100);

[Bug 257892] Re: PHP (Cli) generates invalid output when it exceeds 4kB

2008-11-14 Thread Pawel Smolinski
Unfortuently, this bug appeared only on Hardy and I've made update to Intrepid few weeks ago (and it everything works OK on it). I'm working as webdeveloper so I've installed almost all php* modules. If it will help, the machine is Dell' workstation with Intel Pentium 4 2GHz on Intel chipset and ve

[Bug 257892] Re: PHP (Cli) generates invalid output when it exceeds 4kB

2008-11-15 Thread Pawel Smolinski
i386 -- PHP (Cli) generates invalid output when it exceeds 4kB https://bugs.launchpad.net/bugs/257892 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com