ID: 38566 User updated by: noc at smartterra dot de Reported By: noc at smartterra dot de Status: Open Bug Type: Apache2 related Operating System: FreeBSD 5.3 PHP Version: 4.4.4 New Comment:
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 Previous Comments: ------------------------------------------------------------------------ [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