update errors on debain 3.1

Discussion in 'Installation/Configuration' started by badben, Dec 29, 2007.

  1. badben

    badben New Member

    i have the following error in the ispconfig update logfile:

    The webserver etc all still runs but the ispconfig control panel doesn't work.
    the ispconfig database still exists also.

    there are no backups in /tmp.

    Code:
    Fri Dec 28 22:36:44 GMT 2007 - [ISPConfig] - installation directory: /install_ispconfig
    Fri Dec 28 22:36:44 GMT 2007 - [ISPConfig] - operating system: Debian 3.1
    Fri Dec 28 22:36:47 GMT 2007 - [ISPConfig] - Upgrade einer existierenden ISPConfig-Installation. / Upgrading an existing ISPConfig installation. / Mise <E0>
    jour d'une installation d'ISPConfig existante.
    Fri Dec 28 22:36:47 GMT 2007 - [ISPConfig] - ISPConfig server stopped
    Fri Dec 28 22:37:02 GMT 2007 - [ISPConfig] - selected language: en
    Fri Dec 28 22:37:14 GMT 2007 - [ISPConfig] - licence accepted
    Fri Dec 28 22:37:15 GMT 2007 - [ISPConfig] - httpd syntax ok!
    Fri Dec 28 22:37:15 GMT 2007 - [ISPConfig] - gcc found: /usr/bin/gcc
    Fri Dec 28 22:37:15 GMT 2007 - [ISPConfig] - make found: /usr/bin/make
    Fri Dec 28 22:37:15 GMT 2007 - [ISPConfig] - flex found: /usr/bin/lex
    Fri Dec 28 22:37:15 GMT 2007 - [ISPConfig] - g++ found: /usr/bin/g++
    Fri Dec 28 22:37:24 GMT 2007 - [ISPConfig] - Directory /var/www/sharedip created.
    Fri Dec 28 22:37:24 GMT 2007 - [ISPConfig] - Use sharedip_index.html_en as SharedIP default page.
    Fri Dec 28 22:37:24 GMT 2007 - [ISPConfig] - saved /home/admispconfig/ispconfig/lib/config.inc.php
    Fri Dec 28 22:37:24 GMT 2007 - [ISPConfig] - saved /home/admispconfig/ispconfig/users
    Fri Dec 28 22:37:24 GMT 2007 - [ISPConfig] - saved /home/admispconfig/ispconfig/adminmail.txt
    Fri Dec 28 22:37:53 GMT 2007 - [ISPConfig] - created backup of directory /root/ispconfig/
    Fri Dec 28 22:43:24 GMT 2007 - [ISPConfig] - created backup of directory /home/admispconfig/
    Fri Dec 28 22:43:29 GMT 2007 - [ISPConfig] - WARNING: could not delete directory /root/ispconfig/
    Fri Dec 28 22:46:06 GMT 2007 - [ISPConfig] - WARNING: could not unpack ISPConfig system
    Fri Dec 28 22:46:12 GMT 2007 - [ISPConfig] - ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stop
    s here!
    Fri Dec 28 23:13:15 GMT 2007 - [ISPConfig] - installation directory: /install_ispconfig
    Fri Dec 28 23:13:15 GMT 2007 - [ISPConfig] - operating system: Debian 3.1
    Fri Dec 28 23:13:18 GMT 2007 - [ISPConfig] - Upgrade einer existierenden ISPConfig-Installation. / Upgrading an existing ISPConfig installation. / Mise <E0>
    jour d'une installation d'ISPConfig existante.
    Fri Dec 28 23:13:18 GMT 2007 - [ISPConfig] - ISPConfig server stopped
    Fri Dec 28 23:13:27 GMT 2007 - [ISPConfig] - selected language: en
    Fri Dec 28 23:13:32 GMT 2007 - [ISPConfig] - licence accepted
    Fri Dec 28 23:13:32 GMT 2007 - [ISPConfig] - httpd syntax ok!
    Fri Dec 28 23:13:32 GMT 2007 - [ISPConfig] - gcc found: /usr/bin/gcc
    Fri Dec 28 23:13:32 GMT 2007 - [ISPConfig] - make found: /usr/bin/make
    Fri Dec 28 23:13:32 GMT 2007 - [ISPConfig] - flex found: /usr/bin/lex
    Fri Dec 28 23:13:32 GMT 2007 - [ISPConfig] - g++ found: /usr/bin/g++
    Fri Dec 28 23:13:35 GMT 2007 - [ISPConfig] - Directory /var/www/sharedip created.
    Fri Dec 28 23:13:35 GMT 2007 - [ISPConfig] - Use sharedip_index.html_en as SharedIP default page.
    Fri Dec 28 23:13:35 GMT 2007 - [ISPConfig] - saved /home/admispconfig/ispconfig/lib/config.inc.php
    Fri Dec 28 23:13:35 GMT 2007 - [ISPConfig] - saved /home/admispconfig/ispconfig/users
    Fri Dec 28 23:13:35 GMT 2007 - [ISPConfig] - saved /home/admispconfig/ispconfig/adminmail.txt
    Fri Dec 28 23:13:39 GMT 2007 - [ISPConfig] - created backup of directory /root/ispconfig/
    Fri Dec 28 23:19:02 GMT 2007 - [ISPConfig] - created backup of directory /home/admispconfig/
    Fri Dec 28 23:19:03 GMT 2007 - [ISPConfig] - WARNING: could not delete directory /root/ispconfig/
    Fri Dec 28 23:24:37 GMT 2007 - [ISPConfig] - WARNING: could not unpack ISPConfig system
    Fri Dec 28 23:24:44 GMT 2007 - [ISPConfig] - ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stop
    
    
    Can anybody help please.

    p.s. on perfect setup.

    p.p.s just had this problem trying to backup /home/www using
    Code:
    mail:/home/www# tar cvf backup.tar *
    web20/cgi-bin/
    web20/cgi-bin/.no_delete
    web20/cgi-bin/.csc
    web20/backup/
    web20/backup/backup_2006_10_17.zip
    tar: backup.tar: Wrote only 6144 of 10240 bytes
    tar: Error is not recoverable: exiting now
     
    Last edited: Dec 29, 2007
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Plaese check with:

    df -h

    if you have enough free space on all partitions. Before you try to update again, run:

    mkdir /root/ispconfig

    To find the exact error, please post the error messages from the shell output, they are not logged to the install log file.
     
  3. badben

    badben New Member

    I think that was the problem.

    Imanaged to backup the necessary web and mysql data and am currently reinstalling the server from scratch as it hadn't been updated for a while.

    Thanks anyway.

    Ben
     
  4. SamTzu

    SamTzu Active Member

    I'm having the same problem.

    I did
    Did you start the ./setup again after that?
    Did you update the PHP? How?
     
    Last edited: Jan 8, 2008
  5. falko

    falko Super Moderator Howtoforge Staff

    You can restore your previous ISPConfig installation from the backups in the /tmp directory (there are backups of /root/ispconfig and /home/admispconfig as well as an SQL dump of the ISPConfig database). Once it's working again you can try the upgrade again.
     
  6. SamTzu

    SamTzu Active Member

    Same problem second time also.

    So what is it with the PHP version anyway?
     
  7. falko

    falko Super Moderator Howtoforge Staff

    I need the full error output. The beginning is missing.
     
  8. SamTzu

    SamTzu Active Member

    In a another thread here it seems this issue points to obsolete html::perl modules.

    Sam
     

Share This Page