Install HELP:: ERROR: Could not create aps.tar.gz

Discussion in 'Installation/Configuration' started by palkat, Aug 29, 2005.

  1. palkat

    palkat New Member

    Hello,

    Any advice is welcome on this, i am arunning SuSE 9.3 installed perfectly per the HOWTOFORGE instructions.

    I got through all the ISPconfig install steps (past the certificate creation) then when it compiles after a few minutes and a lot of text i get the following error:

    ------------------

    Build complete.
    (It is safe to ignore warnings about tempnam and tmpnam).

    Installing PHP SAPI module: apache
    [activating module `php5' in /root/ispconfig/httpd/conf/httpd.conf]
    cp libs/libphp5.so /root/ispconfig/httpd/libexec/libphp5.so
    chmod 755 /root/ispconfig/httpd/libexec/libphp5.so
    cp /root/ispconfig/httpd/conf/httpd.conf /root/ispconfig/httpd/conf/httpd.conf.bak
    cp /root/ispconfig/httpd/conf/httpd.conf.new /root/ispconfig/httpd/conf/httpd.conf
    rm /root/ispconfig/httpd/conf/httpd.conf.new
    Installing PHP CLI binary: /root/ispconfig/php/bin/
    Installing PHP CLI man page: /root/ispconfig/php/man/man1/
    Installing PEAR environment: /root/ispconfig/php/lib/php/
    [PEAR] Archive_Tar: 'xml' PHP extension is not installed
    [PEAR] Console_Getopt: 'xml' PHP extension is not installed
    [PEAR] PEAR: 'xml' PHP extension is not installed
    [PEAR] HTML_Template_IT: 'xml' PHP extension is not installed
    [PEAR] Net_UserAgent_Detect: 'xml' PHP extension is not installed
    [PEAR] XML_RPC: 'xml' PHP extension is not installed
    Installing build environment: /root/ispconfig/php/lib/php/build/
    Installing header files: /root/ispconfig/php/include/php/
    Installing helper programs: /root/ispconfig/php/bin/
    program: phpize
    program: php-config
    program: phpextdist
    tar: /root/ispconfig/install_ispconfig/compile_aps/../binaries/aps.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    ERROR: Could not create aps.tar.gz
    ./compile: line 55: cd: /root/ispconfig/install_ispconfig/compile_aps: No such file or directory
    wwwserver:~/ispconfig/install_ispconfig #
    ----------

    Please help...have tried it over 3 times like this.

    thanks!
     
  2. palkat

    palkat New Member

    Resolved!

    The problem was the ispconfig download tar was in a folder i created called ispconfig. i moved the download tar to the root and all went perfect!!!!
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, you can have the download tar.gz in any folder you want, but you have to enter the folder (cd your_folder/install_ispconfig) before you run ./setup
     
  4. domino

    domino New Member

    yea, i hate it when you untar something and it dumps everything without a root folder. I always download the archive on my windows rig and look at the dir structure of the archive before i unpack in linux..
     

Share This Page