ID: 19892 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Apache2 related Operating System: FreeBSD 4.7 PHP Version: 4.3.0-pre1 New Comment:
They're static images using the img src= they're chmod'd to 751. You cannot even call them direct via the path. Only happened after I installed the beta php. Previous Comments: ------------------------------------------------------------------------ [2002-10-16 14:02:07] [EMAIL PROTECTED] Are the images you are trying to display static jpg, png, gif, etc... files or are they being dynamically generated by PHP? ------------------------------------------------------------------------ [2002-10-13 23:16:11] [EMAIL PROTECTED] No, not the ones in phpinfo() any other ones that were on the server. ------------------------------------------------------------------------ [2002-10-13 22:52:25] [EMAIL PROTECTED] What images do you mean? The ones in phpinfo() output or images in any page? ------------------------------------------------------------------------ [2002-10-13 22:47:36] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=19892&edit=1
