I have a script that scans an images folder and creates a thumbnail for each and writes it to a new subfolder. Runs fine on my development box. But I'm using a new host that I'm unfamiliar with (servage.net), and when I run the script I get the following error. I set the permissions on the enclosing folder to 777, and all the attempted writes are within this folder:

SAFE MODE restriction in effect. The script is not allowed to access / blah/blah/blah...

Any suggestions? Anything I can do on my end to allow this?

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to