View Single Post
Old 04-08-2011, 07:49 PM  
Tempest
Too lazy to set a custom title
 
Industry Role:
Join Date: May 2004
Location: West Coast, Canada.
Posts: 10,217
Quote:
Originally Posted by AdultKing View Post
If you would like to show me these so called errors, then please do.
Put these two lines at the start of your script when you're working on it.

ini_set('display_errors', 1);
error_reporting(E_ALL);

Quote:
Originally Posted by AdultKing View Post
The script requires no more permissions to the directories than it resides in than any other script.
I've never known any good host to have the doc root set to be writable by everyone. Any script that requires that is just asking to be abused.
Tempest is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote