ID: 27580 Updated by: [EMAIL PROTECTED] Reported By: phasma at labs dot cryptosecurity dot org -Status: Open +Status: Feedback Bug Type: Apache2 related Operating System: linux PHP Version: 4.3.4 New Comment:
Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2004-03-12 11:21:49] phasma at labs dot cryptosecurity dot org Description: ------------ hi, i added "AddType application/x-httpd-php .html" to serve php through .html files, but i got a strange errors: when i try to open a .html page that does not exist, i retrive a 404 error, but in the vhost error logs i don't see anything; and i see a "script not found or unable to stat" in the general apache error log file. --- snif from general error_log [Fri Mar 12 17:00:15 2004] [notice] Digest: generating secret for digest authentication ... [Fri Mar 12 17:00:15 2004] [notice] Digest: done [Fri Mar 12 17:00:16 2004] [notice] Apache configured -- resuming normal operations script not found or unable to stat script not found or unable to stat script not found or unable to stat --- snif from general error_log i noted also that apache2 fails to restart sometimes. better: when i try "apache2 restart" sometimes apache2 starts only one istance (as root) and not spawn threads (as apache user). when this occurs, the only way i found to get all working is to reboot the system. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27580&edit=1
