ID: 38566 User updated by: noc at smartterra dot de Reported By: noc at smartterra dot de Status: Bogus Bug Type: Apache2 related Operating System: FreeBSD 5.3 PHP Version: 4.4.4 New Comment:
When I restart apache everything works fine.. but for a few minutes only. Previous Comments: ------------------------------------------------------------------------ [2006-08-23 14:48:59] noc at smartterra dot de I get this error message sometimes also with php-parsed files in another vhost on the same server ------------------------------------------------------------------------ [2006-08-23 14:46:32] [EMAIL PROTECTED] 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. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. ------------------------------------------------------------------------ [2006-08-23 14:41:34] noc at smartterra dot de Sometime the error messages differs in some details (id/gid): Warning: Unknown(): SAFE MODE Restriction in effect. The script whose uid/gid is 0/0 is not allowed to access /usr/home/zak owned by uid/gid 1094/1095 in Unknown on line 0 ------------------------------------------------------------------------ [2006-08-23 14:39:01] noc at smartterra dot de Description: ------------ I have a php-enabled vhost in the apache2 configuration file. In the document root there are only html-files. So no php parsed file is called when the domain is viewed in a browser. But sometimes I get a warning notice about safe mode restrictions: Warning: Unknown(): SAFE MODE Restriction in effect. The script whose uid/gid is 80/80 is not allowed to access /usr/home/zak owned by uid/gid 1094/1095 in Unknown on line 0 In the error.log I can see the additional informationen that the referer is sometimes the index.html or the css-file included in the index.html. I'm running PHP4.4.4 with Apache 2.0.59 on FreeBSD 5.3. If you need any furhter information don't hesitate to contact me. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=38566&edit=1