Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Member
    Join Date
    Mar 2004
    Location
    CN
    Posts
    200

    Default Cpanel get 500 err msg.

    hi, i visit my http://domain/cpanel
    get this msg:
    Code:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, webmaster@xon.cn 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.29 Server at 61.152.251.203 Port 80

  2. #2
    Member
    Join Date
    Apr 2003
    Posts
    479

    Default

    What's in the error log?

    I see that http://domain:2082 is still working, so it's probably a problem with your httpd.conf

  3. #3
    Member
    Join Date
    Mar 2004
    Location
    CN
    Posts
    200

    Default

    Originally posted by elleryjh
    What's in the error log?

    I see that http://domain:2082 is still working, so it's probably a problem with your httpd.conf
    oh i see, trying

  4. #4
    Member
    Join Date
    Jul 2002
    Location
    Atlanta, GA
    Posts
    646

    Default

    Having a similar problem. The nightly upcp just ran and now it appears the file system is stuck in read-only mode. Got all kinds of things going down!

  5. #5
    Member
    Join Date
    Nov 2003
    Posts
    76

    Default

    same problem after nightly upcp and backup

    most services work, but all write to disc dropped

    any operation with HDD receive like this
    rm: cannot remove `p': Read-only file system

    but /tmp dir work correctly because mounted separately

    i made check fsck.ext3 /dev/hda2 but after reboot same situation

    dmesg show
    root@serv4 [/]# dmesg
    has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted
    EXT3-fs error (device ide0(3,2)) in start_transaction: Journal has aborted


    Please help - how to solve this situation???

  6. #6
    Member
    Join Date
    Feb 2004
    Posts
    15

    Default

    i had the same errror, and i took out PHP suEXEC Support in an apache build, worked

  7. #7
    Member
    Join Date
    Jan 2007
    Posts
    15

    Default how to fix this problem

    guys, this same problem has happend on my server today

    Cannot write to `file.tgz' (Read-only file system)

    how can i fix this problem?
    Ahmed S. Shibani
    B.Sc, MCP, MCSA, MCTS. MCITP.

Similar Threads & Tags
Similar threads

  1. Can not login to cPanel - (err : Could not fetch uid or gid for : root)
    By ahmednitul in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 10-04-2008, 05:03 PM
  2. rror: Ran out of working httpupdate.cpanel.net mirrors. MSG
    By cfsdigital-frankie in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 05-09-2006, 09:52 PM
  3. Replies: 1
    Last Post: 11-08-2005, 11:22 AM
  4. cPanel Err msg : not configured (?)
    By fifi in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 10-03-2004, 01:50 PM
  5. Bandwidth exceed - error msg HTTP 500 Internal Error
    By albertg in forum cPanel and WHM Discussions
    Replies: 4
    Last Post: 01-23-2004, 07:24 AM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube