From: lawatia_mhm at yahoo dot com Operating system: CentOS PHP version: 5.2.1 PHP Bug Type: Safe Mode/open_basedir Bug description: session_start problem
Description: ------------ Dear .. When I used php 5.2.0 .. the Sound Library Script was working great with Safe mode ... But yesterday when I Upgraded to 5.2.1 the library isn't working with Safe mode ... **************************** Warning: session_start() [function.session-start]: SAFE MODE Restriction in effect. The script whose uid is 32025 is not allowed to access owned by uid 0 in /home/xxx/public_html/snd/admin/index.php on line 10 Fatal error: session_start() [<a href='function.session-start'>function.session-start</a>]: Failed to initialize storage module: files (path: ) in /home/xxx/public_html/snd/admin/index.php on line 10 ************************** How to fix the problem dear ? Notes : I disabled Safe mode .. the library worked but when I enabled it this what happened .. -- Edit bug report at http://bugs.php.net/?id=40443&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=40443&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=40443&r=trysnapshot52 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=40443&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=40443&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=40443&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=40443&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=40443&r=needscript Try newer version: http://bugs.php.net/fix.php?id=40443&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=40443&r=support Expected behavior: http://bugs.php.net/fix.php?id=40443&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=40443&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=40443&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=40443&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=40443&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=40443&r=dst IIS Stability: http://bugs.php.net/fix.php?id=40443&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=40443&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=40443&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=40443&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=40443&r=mysqlcfg