PDA

View Full Version : Install Problems FC5


karl0s
21st April 2006, 22:47
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.

karl0s
21st April 2006, 23:05
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

falko
22nd April 2006, 17:10
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.

karl0s
23rd April 2006, 03:18
woo finally, thank you very much :) worked like a treat!