From:             noc at smartterra dot de
Operating system: FreeBSD 5.3
PHP version:      4.4.4
PHP Bug Type:     Apache2 related
Bug description:  SAFE MODE Restriction in effect without calling any php-file

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 bug report at http://bugs.php.net/?id=38566&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=38566&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=38566&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=38566&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=38566&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=38566&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=38566&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=38566&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=38566&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=38566&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=38566&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=38566&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=38566&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=38566&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=38566&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=38566&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=38566&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=38566&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=38566&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=38566&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=38566&r=mysqlcfg

Reply via email to