v2k
1st April 2008, 09:01
Running perfect setup fedora 7.
Warning: imagepng() [function.imagepng]: SAFE MODE Restriction in effect. The script whose uid is 500 is not allowed to access /var/www/html/test owned by uid 48 in /var/www/html/test.php on line 139
apache is user 48 and that's the user that is running apache. however, php is running as another user on the system. how do I get it to run php using the apache user?
Warning: imagepng() [function.imagepng]: SAFE MODE Restriction in effect. The script whose uid is 500 is not allowed to access /var/www/html/test owned by uid 48 in /var/www/html/test.php on line 139
apache is user 48 and that's the user that is running apache. however, php is running as another user on the system. how do I get it to run php using the apache user?