PHP Cannot Write.. "not writeable"

Status
Not open for further replies.

eshcorp

New Member
Messages
42
Reaction score
0
Points
0
I'm trying to write to a file in php that writes to another one, however, I have noticed that the file is not writeable. The file is chmoded.
 

eshcorp

New Member
Messages
42
Reaction score
0
Points
0
when I chmod both files, I get an internal server error:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@eshnetwork.x10hosting.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
 

oab

New Member
Messages
918
Reaction score
0
Points
0
try to use your file manager in your account cpanel to chmod the files, somtimes ftp programs mess up when doing it..
 

eshcorp

New Member
Messages
42
Reaction score
0
Points
0
that's what I'm doing.. still nothing. I tried to chmod to 755 and 777.. still error.
 
Status
Not open for further replies.
Top