From: [EMAIL PROTECTED] Operating system: FreeBSD 4.7 PHP version: 4.3.0-pre1 PHP Bug Type: Apache2 related Bug description: Images would not display.
When I installed 4.3.0-pre1 on my Apache 2 server, all the images would not work. Used the following configure line for the php: ./configure --with-apxs2=/usr/local/sbin/apxs --with-tsrm-pth It would install just fine and the phpinfo() would display the proper information, but it would not allow me to display images. Ended up downgrading Apache to the latest in the 1.3 series and the problem is fixed. Have not had any issues with php4.3.0-pre1 on Apache1.3.27 yet. All issues gone with this version. -- Edit bug report at http://bugs.php.net/?id=19892&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19892&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19892&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19892&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19892&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19892&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19892&r=support Expected behavior: http://bugs.php.net/fix.php?id=19892&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19892&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19892&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19892&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19892&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=19892&r=dst IIS Stability: http://bugs.php.net/fix.php?id=19892&r=isapi
