ISPConfig not working after Ubuntu Update

Discussion in 'General' started by dayjahone, Feb 5, 2012.

  1. dayjahone

    dayjahone Member

    After updating from Ubuntu Hardy Heron to Lucid, ISPConfig doesn't work and I get the following when I try to start it:

    Code:
    Syntax error on line 205 of /root/ispconfig/httpd/conf/httpd.conf : Cannot load /root/ispconfig/httpd/libexec/libphp5.so into server: libmysqlclient.so.15: cannot open shared object file: No such file or directory /root/ispconfig/httpd/bin/apachectl startssl: httpd could not be started root/ispconfig/php/php: error while loading shared libraries: libmysqlclient.so.15: cannot open shared object file: No such file or directory
    ISPConfig system is now up and running!
    Anyone know how I can fix this?
     
  2. dayjahone

    dayjahone Member

  3. falko

    falko Super Moderator ISPConfig Developer

    Yes.

    Create backups of /root/ispconfig and /home/admispconfig and also an SQL dump of the ISPConfig database.

    When you upgrade ISPConfig, make sure you modify /usr/include/stdio.h as shown on http://www.howtoforge.com/perfect-server-ubuntu-10.04-lucid-lynx-ispconfig-2-p7
     
  4. dayjahone

    dayjahone Member

    Install failed with the following:

    Code:
    ./configure:Error: APACI failed
    ERROR: Could not configure Apache
    Websites appear to be working, but ISPConfig is dead.
     

Share This Page