Cannot login to isp config

Discussion in 'HOWTO-Related Questions' started by Cristian Razvan, Feb 14, 2018.

  1. Cristian Razvan

    Cristian Razvan New Member

    I updated my server and updated and the isp with ispconfig_update.sh. Now my website is not working when I access the website build in wordpress, the error is about database error. Any ideas to repair it ? Please I need help!
    So the update have changed the ispconfig and database :|
    '/var/run/mysqld/mysqld.sock' (2 "No such file or directory") when trying to connect
     

    Attached Files:

    Last edited: Feb 14, 2018
  2. Cristian Razvan

    Cristian Razvan New Member

    systemctl status mysql.service
    ● mysql.service - LSB: Start and stop the mysql database server daemon
    Loaded: loaded (/etc/init.d/mysql; bad; vendor preset: enabled)
    Active: failed (Result: exit-code) since Wed 2018-02-14 12:17:34 UTC; 6s ago
    Docs: man:systemd-sysv-generator(8)
    Process: 34294 ExecStart=/etc/init.d/mysql start (code=exited, status=1/FAILURE)
    systemd[1]: Starting LSB: Start and stop the mysql database server daemon...
    mysql[34294]: * /etc/init.d/mysql: ERROR: The partition with /var/lib/mysql is too
    /etc/init.d/mysql[34317]: ERROR: The partition with /var/lib/mysql is too full!
    systemd[1]: mysql.service: Control process exited, code=exited status=1
    vps53610 systemd[1]: Failed to start LSB: Start and stop the mysql database server daemon.
    vps53610 systemd[1]: mysql.service: Unit entered failed state.
    vps53610 systemd[1]: mysql.service: Failed with result 'exit-code'.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    The reason for the error is explained in your post:

    The partition with /var/lib/mysql is too full!
     
  4. Bruno Paiva

    Bruno Paiva New Member

    yeah.. sometines space is a major problem. :)
     

Share This Page