ID: 19892 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: FreeBSD 4.7 PHP Version: 4.3.0-pre1 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. Using the information you've provided I cannot replicate the bug. Unless you tell Apache to parse image files this will not happen. This looks a misconfiguration issue on your end rather then a PHP problem. If you are not using the latest Apache try upgrading, also try using the latest PHP (unstable) snapshot. Previous Comments: ------------------------------------------------------------------------ [2002-10-16 22:42:59] [EMAIL PROTECTED] 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. ------------------------------------------------------------------------ [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
