Internal Server Error and Errors in cpanel

Status
Not open for further replies.

sabinkumar

New Member
Messages
34
Reaction score
0
Points
0
Well my last post was totally messed up titled "Can't login to host...". So please delete that post and here are my problems:

1. My account host shows everything offline except mysql, though my php pages are running.

2. I get Internal server error whenever i try to post in my forum and sometimes i even get blank page after submitting the page.
Here is the error

Code:
[B][SIZE=3]Internal Server Error[/SIZE][/B]

 The server encountered an internal error or misconfiguration and was unable to complete your request.
 Please contact the server administrator,  webmaster@forum.guffshup.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.

I have tried deleting .htaccess file, but in vain. HERE IS MY CPANEL ERROR LOG

Code:
[Sat Nov 22 22:44:23 2008] [error] [client 202.70.64.16] File does not exist: /home/sabin/public_html/forum/404.shtml
[Sat Nov 22 22:44:23 2008] [error] [client 202.70.64.16] File does not exist: /home/sabin/public_html/forum/favicon.ico
[Sat Nov 22 22:44:08 2008] [error] [client 202.70.64.16] File does not exist: /home/sabin/public_html/forum/404.shtml, referer: http://forum.guffshup.com/index.php?action=unreadreplies
[Sat Nov 22 22:44:07 2008] [error] [client 202.70.64.16] File does not exist: /home/sabin/public_html/forum/Themes/safmc/images/english, referer: http://forum.guffshup.com/index.php?action=unreadreplies
[Sat Nov 22 22:44:00 2008] [error] [client 202.70.64.16] File does not exist: /home/sabin/public_html/forum/404.shtml, referer: http://forum.guffshup.com/index.php?action=unreadreplies
[Sat Nov 22 22:44:00 2008] [error] [client 202.70.64.16] File does not exist: /home/sabin/public_html/forum/Themes/safmc/images/english, referer: http://forum.guffshup.com/index.php?action=unreadreplies
[Sat Nov 22 22:38:40 2008] [error] [client 202.79.40.134] File does not exist: /home/sabin/public_html/forum/500.shtml, referer: http://forum.guffshup.com/index.php?action=post;topic=1275.0;num_replies=1
[Sat Nov 22 22:37:53 2008] [error] [client 202.70.64.16] File does not exist: /home/sabin/public_html/forum/404.shtml
[Sat Nov 22 22:37:53 2008] [error] [client 202.70.64.16] File does not exist: /home/sabin/public_html/forum/favicon.ico
[Sat Nov 22 22:37:53 2008] [error] [client 202.70.64.16] File does not exist: /home/sabin/public_html/forum/404.shtml, referer: http://forum.guffshup.com/index.php?action=unreadreplies
[Sat Nov 22 22:37:53 2008] [error] [client 202.70.64.16] File does not exist: /home/sabin/public_html/forum/Themes/safmc/images/english, referer: http://forum.guffshup.com/index.php?action=unreadreplies
[Sat Nov 22 22:37:53 2008] [error] [client 202.70.64.16] File does not exist: /home/sabin/public_html/forum/404.shtml, referer: http://forum.guffshup.com/index.php?action=unreadreplies
[Sat Nov 22 22:37:53 2008] [error] [client 202.70.64.16] File does not exist: /home/sabin/public_html/forum/Themes/safmc/images/english, referer: http://forum.guffshup.com/index.php?action=unreadreplies
[Sat Nov 22 22:37:30 2008] [error] [client 202.79.40.134] ALERT - function within blacklist called: set_time_limit() (attacker '202.79.40.134', file '/home/sabin/public_html/forum/Sources/Display.php', line 1100), referer: http://forum.guffshup.com/index.php/topic,389.0.html
[Sat Nov 22 22:37:27 2008] [error] [client 202.79.40.134] ALERT - function within blacklist called: set_time_limit() (attacker '202.79.40.134', file '/home/sabin/public_html/forum/Sources/Display.php', line 1100), referer: http://forum.guffshup.com/index.php/topic,389.0.html
[Sat Nov 22 22:37:20 2008] [error] [client 202.79.40.134] ALERT - function within blacklist called: set_time_limit() (attacker '202.79.40.134', file '/home/sabin/public_html/forum/Sources/Display.php', line 1100), referer: http://forum.guffshup.com/index.php/topic,389.0.html

3. In cPanel Login page there shows password reset field and ask for confirmation code, but i havent get any mail which includes confirmation code.

4. I can login to cpanel with my old username and password.

5. In Cpanel stats in left side, i can see Email 1/... it should be 1/3

6. in same place mailing list shows 0/

7. i have email address info@guffshup.com, but when i tried to send mail from it, webmail says email address doesnt exist. Though i can see it in email account

Here are my info

cpanel username: sabin
domain: http://www.guffshup.com
subdomain: http://forum.guffshup.com
php version : Intermediate
email : sabin.kumar@msn.com


Note: I have contents in my sub-domain only.
Edit:
Okay my next try :-

I tried to change the chmod to 775 to all files, directories and subdirectories including public_html folder. But same INternal server error while posting.
Please anybody to rescue me?? :(
 
Last edited:

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
1) Don't worry about that. It probably hasn't been updated to use the new server IPs.

2) What is line 1100 of /home/sabin/public_html/forum/Sources/Display.php

3) Try changing your password at http://x10hosting.com/account

4) Don't worry about that.

5-7) Working on it.
 

sabinkumar

New Member
Messages
34
Reaction score
0
Points
0
its below function in line 1100

@set_time_limit(0);

might be my php version reverted back to basic version though it shows intermediate in account host. Before transfer everything was fine
 

Christopher

Retired
Messages
14,659
Reaction score
8
Points
0
Nope.
All that line does it stop PHP from killing it after a number of seconds.
 
Status
Not open for further replies.
Top