EXT3-fs error help !!

Discussion in 'Installation/Configuration' started by pesja, Dec 19, 2006.

  1. pesja

    pesja Member

    Last night my ispconfig server give this error:

    "EXT3-fs error (device sd(8,1)) in start_transaction: Journal has aborted"

    I'm running ispconfig on a Debia 3.1 VMware Image and it worked fine (several month's) until now. It's very strange that one of the client's site, which is running on Joomla also is down, but others not.

    I can't loggin into the ispconfig panel. It gives me this errors:

    "Warning: session_start() [function.session-start]: open(/tmp/sess_f0530918a4ddc76dce09b63308a5d686, O_RDWR) failed: Read-only file system (30) in /home/admispconfig/ispconfig/web/login.php on line 29"

    "Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/admispconfig/ispconfig/web/login.php:29) in /home/admispconfig/ispconfig/web/login.php on line 29"


    Please help me, I googled, but didn't find any solution!!!
     
    Last edited: Dec 19, 2006
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This means that your filesystem contains serrors that can not be fixed automatically, thats why it is mounted readonly.

    Please use the filesystem check program (e2fsck) to check and repair your harddisk partitions and rebot your server afterwards.
     

Share This Page