ID:               16529
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         GD related
 Operating System: Linux, RedHat 6.2
 PHP Version:      4.1.1
 New Comment:

4.2.0 with Apache 2.0.36 doesn't seem to exhibit this behaviour....

Steve.


Previous Comments:
------------------------------------------------------------------------

[2002-04-10 06:39:53] [EMAIL PROTECTED]

Since updating from PHP 4.0.6 to 4.1.1 (and 4.1.2) I can no longer use
ImageJpeg() properly. Part of the image is drawn but then I get the
error;

gd-jpeg: JPEG library reports unrecoverable error: Output file write
error --- out of disk space?

I am not out of disk space, have well over 2G left on both devices.

PHP4.0.6 with all the same config options works fine and I have
therefore reverted.

If a developer would like to see the PHP environment please drop me a
line and I'll point you to a URL you can use.

rutherford:[~/php-4.0.6] cat php-build.sh 
#!/bin/sh
 
./configure --with-apxs \
            --with-gd \
            --with-mysql=/usr \
            --enable-trans-sid \
            --with-ttf \
            --with-zlib

Steve.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16529&edit=1

Reply via email to