
11th February 2006, 15:21
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 255
Thanks: 6
Thanked 2 Times in 2 Posts
|
|
New Installation Error!!
Hi there, after finally have done Perfect Instalation of FC4 with Falko's help am installing ISPConfig, I did good until I got this: see file
I've check yum search php-bison
Tells me that install flex, bison and bison-devel should I proceed and install thoses???
__________________
Eli Acevedo
|

11th February 2006, 18:53
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,071
Thanks: 697
Thanked 4,251 Times in 3,263 Posts
|
|
Yes please install flex.
apt-get install flex
You can install bison and bison devel too. I think its not nescessary but it dont hurts on the other hand
apt-get install bison bison-devel
|

13th February 2006, 18:21
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 255
Thanks: 6
Thanked 2 Times in 2 Posts
|
|
Thanks for reply I have installed packages missing and now good to go, I did install ./setup and everything works ok until here:
Please enter your MySQL server: E.G. localhost
Please enter your MySQL user: E.G. root
Please enter your MySQL password: xxxxxx
Please enter a name for the ISPConfig database: E.g. ispconfigdb
Please enter the IP address of the ISPConfig web: E.g. 192.168.0.1
Please enter the host name: E.g. www
Please enter the domain: E.g. educandote.net
ERROR: The URL is not reachable! The installation routine stops here!
Not sure at this point, has to be a free domain?? educandote.net is a running domain and site, must be another one??
What should I do? use another domain?? if so ISPconfig allows me to set my name servers ns1 and ns1 to tell domain that reach that IP address??
Thanks
__________________
Eli Acevedo
|

13th February 2006, 21:17
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,071
Thanks: 697
Thanked 4,251 Times in 3,263 Posts
|
|
The installer tries to ping www.educandote.net, if the ping fails, the installer will stop.
Either use the host / domain of your server or leave the host field empty and enter your Server IP when you where asked for the domain.
Dont forget to delete /root/ispconfig, /home/admispconfig and install_ispconfig before you run the installer again. Also the mysql database must be deleted, if it was created by the installer.
|

13th February 2006, 23:17
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 255
Thanks: 6
Thanked 2 Times in 2 Posts
|
|
Thanks for reply!! Am gonna use my server name morticia.educandote.net I was able to remove folder but not sure how to remove databases using mysqladmin drop ispconfigdb!! I have not installed phpmyadmin so from myslq there is no option to remove, only with mysqladmin but as well not sure how to.
Thanks
__________________
Eli Acevedo
|

14th February 2006, 09:14
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,071
Thanks: 697
Thanked 4,251 Times in 3,263 Posts
|
|
Have a look in the directory:
/var/lib/mysql/
If there is a directory with the name that you chose for the ISPConfig database, just delete this directory.
|

14th February 2006, 09:19
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,685
Thanks: 1,899
Thanked 2,601 Times in 2,450 Posts
|
|
You can also do it like that (you should try this first):
Code:
mysql -u root -p
Enter password:
SHOW DATABASES;
DROP DATABASE ispconfigdb;
quit;
|

14th February 2006, 17:11
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 255
Thanks: 6
Thanked 2 Times in 2 Posts
|
|
Thank you guy for the help.
I was in about to drop database but it wasn't there anyway, I try runnig install again and I got:
All prerequisites are fulfilled.
Here we go...
Please enter your MySQL server:localhost
Please enter your MySQL user:root
Please enter your MySQL password:
OK
Please enter a name for the ISPConfig database (e.g. db_ispconfig):ispconfigdb
Please enter the IP address of the ISPConfig web (e.g. 192.168.0.1):200.89.230.204
OK
Please enter the host name (e.g. www):www
Please enter the domain (e.g. xyz.de):200.89.230.204
ERROR: The URL is not reachable! The installation routine stops here!
[root@morticia install_ispconfig]#
Still giving me the error for domain and I have tried machine name: morticia.educandote.net but as well kick me out of installation!!!
Any suggestions???
__________________
Eli Acevedo
|

14th February 2006, 17:17
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 32,071
Thanks: 697
Thanked 4,251 Times in 3,263 Posts
|
|
Quote:
|
Originally Posted by cybereatl
Please enter the host name (e.g. www):www
Please enter the domain (e.g. xyz.de):200.89.230.204
ERROR: The URL is not reachable! The installation routine stops here!
[root@morticia install_ispconfig]#
|
I wrote:
Quote:
|
leave the host field empty and enter your Server IP
|
and you entered www as host. Leave the host field empty means enter nothing, because "www.200.89.230.204" is not a valid URL.
|

15th February 2006, 15:16
|
|
Senior Member
|
|
Join Date: Jan 2006
Posts: 255
Thanks: 6
Thanked 2 Times in 2 Posts
|
|
Hey Till,
It works ok, now I was able to finish up instalation, am reading documentation to host my first site, not sure how work setting domain name to ISPConfig box, but so far am trying reading!!
__________________
Eli Acevedo
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT +2. The time now is 08:47.
|
|
Recent comments
16 hours 21 min ago
17 hours 21 min ago
21 hours 8 min ago
22 hours 22 min ago
1 day 1 hour ago
1 day 9 hours ago
1 day 18 hours ago
1 day 19 hours ago
2 days 10 hours ago
2 days 13 hours ago