Joern
15th April 2009, 17:47
Hey there!
I am trying to install ISPConfig3.1.1. on my Ubuntu system.
I am following the directions given in the HowToForge tutorial "The perfect server - Ubuntu 8.10".
The system was already set up so I skipped a few steps in the tutorial - because e.g. MySQL was already installed.
Anyway, when I try to install ISPConfig with the command
php -q install.php
I get this error message sixteen times
sh: /which: No such file or directory
sh: /which: No such file or directory
sh: /which: No such file or directory
...
Anyhow I try to proceed...
I answer the questions starting which language I would like to use and which installation mode I would like.
After the installation mode question I get the following error
sh: /hostname: No such file or directory
Notice: Undefined offset: 0 in /tmp/ispconfig3_install/install/install.php on line 105
I keep on entering the information about the FQDN and the database information. After the last question about the charset I get the following error message
sh: /mysql: No such file or directory
sh: /echo: No such file or directory
ERROR: Unable to load SQL-Dump into database table.
Then the install script stops.
I can see that the script was able though to create the database named "dbispconfig". Anyhow it is empty...
So this is my problem during the install.
Is there anyone who could try to help me solve this problem?
It would be great!
Thanks a lot in advance,
Joern
I am trying to install ISPConfig3.1.1. on my Ubuntu system.
I am following the directions given in the HowToForge tutorial "The perfect server - Ubuntu 8.10".
The system was already set up so I skipped a few steps in the tutorial - because e.g. MySQL was already installed.
Anyway, when I try to install ISPConfig with the command
php -q install.php
I get this error message sixteen times
sh: /which: No such file or directory
sh: /which: No such file or directory
sh: /which: No such file or directory
...
Anyhow I try to proceed...
I answer the questions starting which language I would like to use and which installation mode I would like.
After the installation mode question I get the following error
sh: /hostname: No such file or directory
Notice: Undefined offset: 0 in /tmp/ispconfig3_install/install/install.php on line 105
I keep on entering the information about the FQDN and the database information. After the last question about the charset I get the following error message
sh: /mysql: No such file or directory
sh: /echo: No such file or directory
ERROR: Unable to load SQL-Dump into database table.
Then the install script stops.
I can see that the script was able though to create the database named "dbispconfig". Anyhow it is empty...
So this is my problem during the install.
Is there anyone who could try to help me solve this problem?
It would be great!
Thanks a lot in advance,
Joern