Cant update ispconfig and awstats install issue

Discussion in 'Installation/Configuration' started by supervos, Nov 3, 2007.

  1. supervos

    supervos New Member

    HI All,

    When i want to update my ispconfig from version 17 to 18 i get the following error

    ./setup2: line 873: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!

    cant anyone help me to solve this

    greetz
    Martijn
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the first compile error messages that you got during compilation and not just the last one.
     
  3. supervos

    supervos New Member

    Hi Till,

    thats the weird thing about it, ive got ispconfig 2.2.17 up and running just fine without any errors. Ive tried to install the awstats hack from jnsc but i didnt get it to work, when i manualy execute the command that added to crontab /root/ispconfig/php/php /root/ispconfig/scripts/shell/awstats.php ive got the following error /root/ispconfig/php/php: No such file or directory

    i figured there was something wrong with my ispconfig install so i downloaded the 2.2.18 version to update mine, thats when i got the error i mentioned above.

    hope you van help me out

    Martijn
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post all errors that you got during ISPConfig update as I requested above. I can not help you without knowing the error message.
     
  5. supervos

    supervos New Member

    Sorry till i wasnt paying as much attention as is should have. Here are all te errors that i got during the update. Ive got allot of this kind of errors tar: php-5.2.4/main/snprintf.c: Cannot open: No such file or directory

    php-5.2.4/main/snprintf.c
    tar: php-5.2.4/main/snprintf.c: Cannot open: No such file or directory
    tar: Skipping to next header
    php-5.2.4/main/snprintf.h
    tar: php-5.2.4/main/snprintf.h: Cannot open: No such file or directory
    tar: Skipping to next header
    php-5.2.4/pear/
    tar: php-5.2.4/pear: Cannot mkdir: No space left on device
    php-5.2.4/pear/Makefile.frag
    tar: php-5.2.4/pear/Makefile.frag: Cannot open: No such file or directory
    tar: Skipping to next header
    php-5.2.4/pear/install-pear-nozlib.phar
    tar: php-5.2.4/pear/install-pear-nozlib.phar: Cannot open: No such file or directory
    tar: Skipping to next header
    tar: Error exit delayed from previous errors
    ERROR: Could not unpack PHP
    cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/aps.tar.gz': No such file or directory
    mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
    mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
    mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
    mv: cannot stat `binaries/cronolog': No such file or directory
    mv: cannot stat `binaries/cronosplit': No such file or directory
    mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
    mv: cannot stat `binaries/zip': No such file or directory
    mv: cannot stat `binaries/unzip': No such file or directory
    tar: spamassassin.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `spamassassin': No such file or directory
    tar: uudeview.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `uudeview': No such file or directory
    tar: clamav.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `clamav': No such file or directory
    tar: aps.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    ./setup2: line 873: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!
    ws1:~/install_ispconfig#
     
  6. supervos

    supervos New Member

    I think this is te main reason,

    tar: php-5.2.4/pear: Cannot mkdir: No space left on device
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes. Please make sure that you have approx. 250 MB free space in the /root/ directory. When you unpack the ISPConfig installer tar.gz file, unpack it in e.g. /tmp or /usr/src/ and not in /root/.
     

Share This Page