Problem with my site.

slayer2746

New Member
Messages
23
Reaction score
0
Points
0
Hey I have template here that uses php. i got this from proclancms.com and When I got to admin I click on add a person to my roster or add a download and it gives me this and suggestions?
Code:
[B]Internal Server Error[/B]

 The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator,  webmaster@csseclipse.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. 
 Apache/1.3.39 Server at csseclipse.x10hosting.com Port 80
 

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
Make sure that the file permissions are set at 755. 777 does not work.
 
Last edited:
Top