ID: 21532 User updated by: czuma at poland dot org Reported By: czuma at poland dot org -Status: No Feedback +Status: Open Bug Type: Feature/Change Request Operating System: Solaris 8 PHP Version: 4.3.3 New Comment:
I have tried php4-STABLE-200311011630. Still I see the same error. Previous Comments: ------------------------------------------------------------------------ [2003-10-30 01:00:00] php-bugs at lists dot php dot net No feedback was provided for this bug for over 2 weeks, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open". ------------------------------------------------------------------------ [2003-10-14 20:01:04] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ------------------------------------------------------------------------ [2003-03-01 12:07:47] czuma at poland dot org I have checked php4-STABLE-200303011230 Unfortunately it doesn't work. I still see incorrect warning: "SAFE MODE Restriction in effect. The script whose uid is XXX is not allowed to access /www/user/data owned by uid 0 in /www/user/stale/table1a.php on line 3" "Line 3": $my=opendir("/www/user/data/$dat"); Probably: $dat=blabla/bleble.txt Directory "blabla" doesn't exist. I see correct and then incorrect warning. ------------------------------------------------------------------------ [2003-01-08 17:18:04] czuma at poland dot org PHP log: ------------------------------------------------------- [08-Jan-2003 23:54:22] PHP Warning: opendir(): SAFE MODE Restriction in effect. The script whose uid is 405 is not allowed to access /www/user405/data/20021122 owned by uid 0 in /www/user405/stale/table1a_stale_bpl.php on line 3 [08-Jan-2003 23:54:22] PHP Warning: opendir(/www/user405/data/20021122/bpl): failed to open dir: No such file or directory in /www/user405/stale/table1a_stale_bpl.php on line 3 ------------------------------------------------------- First warning is incorrect. Directory /www/user405/data/20021122 doesn't exist. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21532&edit=1