Install Problems FC5

Discussion in 'Installation/Configuration' started by karl0s, Apr 21, 2006.

  1. karl0s

    karl0s New Member

    I followed the "perfect setup" guide and ran the install file and towards the end i get the following,

    All prerequisites are fulfilled.
    Here we go...


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

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

    Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /pash/install_ispconfig/install.php on line 655
    Could not connect to db
    Restarting some services...
    ./setup2: line 1049: [: ==: unary operator expected
    ./setup2: line 1067: /etc/rc.d/init.d/ispconfig_server: No such file or directory
    Congratulations! Your ISPConfig system is now installed. If you had to install quota, please take the steps described in the installation manual. Otherwise your system is now available without reboot.


    then if i manually try to start ispconfig i get,

    shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory


    If anyone could help me out on this it would be much appriciated,

    Many thanks,
    karl Glover.
     
  2. karl0s

    karl0s New Member

    Oh And i missed near the start i get,


    ########## INSTALLATION ##########

    Preparing files. Please wait a moment...
    cp: cannot stat `/home/admispconfig/ispconfig/lib/config.inc.php': No such file or directory
    cp: omitting directory `/home/admispconfig/ispconfig/users'
    cp: cannot stat `/home/admispconfig/ispconfig/adminmail.txt': No such file or directory
     
  3. falko

    falko Super Moderator Howtoforge Staff

    Did you try to install ISPConfig more than once (maybe after a failed first try) from the same install_ispconfig directory? This doesn't work. Delete the install_ispconfig directory, then delete /root/ispconfig and /home/admispconfig (if they exist), then unpack the ISPConfig tar.gz again and try again.
     
  4. karl0s

    karl0s New Member

    woo finally, thank you very much :) worked like a treat!
     

Share This Page