12-11-2008, 03:20 PM
|
|
Registered User
Industry Role:
Join Date: Jan 2001
Location: Your moms box
Posts: 26,727
|
Quote:
Originally Posted by StuartD
PHP error. It doesn't have the proper user permissions to open that file.
In a sense, it's both. It's PHP generating the error, but it's your server which is not allowing PHP to open the file. So the file needs the proper user/group permissions or chmod settings, such as 777).
|
So... server error... :P
|
|
|