Updating Database Problems

Status
Not open for further replies.

Wisdom_Mcr

New Member
Messages
18
Reaction score
0
Points
0
I have a controlpanel which i created to manage my website but when i try to update it i get the following 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@wisdommcr.pcriot.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/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.8b mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at wisdommcr.pcriot.com Port 80

The function was working a couple of weeks ago when i used it last but now this error, any help is appreciated.

my website URL is http://wisdommcr.pcriot.com

Andy
Wisdom_Mcr
 

Fedlerner

Former Adm & Team Manager
Community Support
Messages
12,934
Reaction score
6
Points
38
Check your permissions.
Folders inside your public_html should have CHMOD 755, and files should have 644.
If this doesn't work, please tell us what your error_log is showing.
 

Wisdom_Mcr

New Member
Messages
18
Reaction score
0
Points
0
Hi, Its nothing to do with files or permissions, the error occurs when I try to update my database...i have clones of this website on several other servers working fine. everything was working a few weeks ago but now I get errors.

this is the errorlog from trying today...

[Tue Mar 25 12:46:16 2008] [error] [client 68.13.236.96] File does not exist: /home/wisdom/public_html/500.shtml, referer: http://wisdommcr.pcriot.com/XControlpanelX/ProdManager/prodAdd.php
[Tue Mar 25 12:45:46 2008] [error] [client 68.13.236.96] File does not exist: /home/wisdom/public_html/404.shtml
[Tue Mar 25 12:45:46 2008] [error] [client 68.13.236.96] File does not exist: /home/wisdom/public_html/favicon.ico
[Tue Mar 25 12:45:45 2008] [error] [client 68.13.236.96] File does not exist: /home/wisdom/public_html/404.shtml
[Tue Mar 25 12:45:45 2008] [error] [client 68.13.236.96] File does not exist: /home/wisdom/public_html/favicon.ico
 
Status
Not open for further replies.
Top