![]() |
Frustrated with ISPConfig Install V2.2.29
OK, I know I am new when it comes to Linux, but let me spell out what I have done and hopefully someone can supply an answer.
I installed Ubuntu 8.1 (Client I believe as I tried to get the server version but it seemed to point me to the same file. If anyone has a good link to it, it would be appreciated...) and went through the steps to set it up as a LAMP system (This was not automatic, I had to install the Apache, PHP and MYSql Manually). I then set the password for root. I gave it a static IP (192.168.2.150). Network settings are correct as I can surf the net. I installed gcc using sudo apt-get install gcc build-essential I then installed the following: sudo apt-get install sendmail sudo apt-get install quota sudo apt-get install vsftpd sudo apt-get install bind9 sudo apt-get install flex sudo apt-get install libmysql++-dev Did an SU to root successfully I then ran the ./setup Selected 2 - English Selected 1 - Standard Selected Yes for the prompts. The install then began. I was prompted for mysql server, but when I put in the IP, it said it was not found (Even though I could ping it from another PC). got by this by typing in localhost. Was able to enter root for the MYSql user and password was successful. When asked for a name for the ISPConfig database, I used the example (db_ispconfig) IP address for the ISPConfig web I put as localhost as that was all it would take. Entered www for the host name entered domainname.ca (where domainname is the actual name) Selected 2 for HTTP I get a lot of no such files or directories, such as /home/admispconfig/ispconfig/sysconf.txt and a bunch of others. I do get the message "Please direct your browser to http://www.xxxxxx.ca:81 and the login credentials, but when I go there, I get a Failed To Connect message. Can ANYONE point out my errors? I've redone this 4 or 5 times thinking I've messed something up. Maybe it's just that I've missed something or done something wrong. Thanks |
The Perfect Server
I have followed the instructions in http://www.howtoforge.com/perfect-server-ubuntu8.04-lts Although I have had some issues installing applications into the website, the setup is ok. I have done this several times now and it has worked pretty well.
|
Quote:
Quote:
Code:
ifconfig |
is xxxxxx.ca defined on an external DNS?
|
Well, I'm setting up a new server and going throught this "Perfect Server" stuff, but it seems to me like a lot of stuff just to setup a LAMP system and run ISPConfig to manage my websites.
Why can't I just do the LAMP iinstall from the Ubuntu server CD and do the ISPConfig setup mentioned in the Perfect Server document? There must be an easier way for a noob like me in Linux to do this. Just looking for the basics right now. Thanks |
Quote:
|
Quote:
Quote:
|
OK, giving it one last try, and if I have questions, I will post them here.
First question. After you set the IP address, you go in and edit the /etc/hosts file. I understand that the second line of 127.0.0.1 has to be changed to the IP address that I just gave it, but the FQDN is set to webserver.cogeco.net (name I gave it and the cogeco.net is my ISP) Should I leave it and just change the IP, or do I change the cogeco.net? If so, do I change it to my domain (xxxxx.ca)? Thanks, and I appreciate ALL the help and patience. |
Just add a new line to /etc/hosts. If your IP address is 123.123.123.123 and your domain is mydomain.com, you add:
123.123.123.123 mydomain.com |
OK, I get to just before the DNS part, and do a
quotacheck -avugm and get a message that says cannot find filesystem to check or filesystem not mounted with quota option. I did look at the /etc/fstab and it looked like it should. I didn't make a change to it. Any ideas? |
| All times are GMT +2. The time now is 10:47. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.