Installation Error

Discussion in 'Installation/Configuration' started by cosmo13b, Apr 19, 2006.

  1. cosmo13b

    cosmo13b New Member

    I get the following installation errors.

    Making all in lib
    make[1]: Entering directory `/home/azza192/install_ispconfig/compile_aps/cronolo g-1.6.2/lib'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/home/azza192/install_ispconfig/compile_aps/cronolog -1.6.2/lib'
    Making all in src
    make[1]: Entering directory `/home/azza192/install_ispconfig/compile_aps/cronolo g-1.6.2/src'
    gcc -g -O2 -o cronolog cronolog.o cronoutils.o ../lib/libutil.a
    make[1]: Leaving directory `/home/azza192/install_ispconfig/compile_aps/cronolog -1.6.2/src'
    Making all in doc
    make[1]: Entering directory `/home/azza192/install_ispconfig/compile_aps/cronolo g-1.6.2/doc'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/home/azza192/install_ispconfig/compile_aps/cronolog -1.6.2/doc'
    Making all in testsuite
    make[1]: Entering directory `/home/azza192/install_ispconfig/compile_aps/cronolo g-1.6.2/testsuite'
    make[1]: Nothing to be done for `all'.
    make[1]: Leaving directory `/home/azza192/install_ispconfig/compile_aps/cronolog -1.6.2/testsuite'
    make[1]: Entering directory `/home/azza192/install_ispconfig/compile_aps/cronolo g-1.6.2'
    make[1]: Nothing to be done for `all-am'.
    make[1]: Leaving directory `/home/azza192/install_ispconfig/compile_aps/cronolog -1.6.2'
    eval make -f unix/Makefile zips `cat flags`
    make[1]: Entering directory `/home/azza192/install_ispconfig/compile_aps/zip-2.3 '
    cc -o zip -s zip.o zipfile.o zipup.o fileio.o util.o globals.o crypt.o ttyio.o u nix.o crc32.o crctab.o deflate.o trees.o match.o crc_i386.o
    fileio.o(.text+0xd9c): In function `tempname':
    : warning: the use of `mktemp' is dangerous, better use `mkstemp'
    make[1]: Leaving directory `/home/azza192/install_ispconfig/compile_aps/zip-2.3'
    cc -o unzip unzip.o crc32.o crctab.o crypt.o envargs.o explode.o extract.o filei o.o globals.o inflate.o list.o match.o process.o ttyio.o unreduce.o unshrink.o z ipinfo.o unix.o -s
    mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
    cp: cannot stat `/home/admispconfig/ispconfig/lib/config.inc.php': No such file or directory
    cp: cannot stat `/home/admispconfig/ispconfig/users': No such file or directory
    cp: cannot stat `/home/admispconfig/ispconfig/adminmail.txt': No such file or di rectory
    All prerequisites are fulfilled.
    Here we go...


    Warning: include(config.inc.php): failed to open stream: No such file or directo ry in /home/azza192/install_ispconfig/install.php on line 645

    Warning: include(): Failed opening 'config.inc.php' for inclusion (include_path= '.:') in /home/azza192/install_ispconfig/install.php on line 645

    Warning: mysql_connect(): Access denied for user: 'root@localhost' (Using passwo rd: NO) in /home/azza192/install_ispconfig/install.php on line 655
    Could not connect to db
    Restarting some services...
    Stopping mail transport agent: Postfix.
    Starting mail transport agent: Postfix.
    Restarting ProFTPD ftp daemon.proftpd.
    ..proftpd.
    done.
    ./setup2: line 1066: /etc/init.d/ispconfig_server: No such file or directory
    Congratulations! Your ISPConfig system is now installed. If you had to install q uota, please take the steps described in the installation manual. Otherwise your system is now available without reboot.

    cosmo:/home/azza192/install_ispconfig# ls
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Seems you have run the installer twice from the same directory after a failed installation attempt. Please remove the directories /root/ispconfig and /home/admispconfig and the ISPConfig mysql database and run the installer again.
     

Share This Page