
27th February 2006, 12:10
|
|
Senior Member
|
|
Join Date: Feb 2006
Location: Leusden, The Netherlands
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
configuring ISPConfig
When installing and configuring ISPConfig, after entering the MySQL information, the setup asks me for the IP address of the ISPConfig Web?
I think I have to enter here the IP address of my Linux machine (192.168.2.100).
Yesterday I entered the wrong MySQL password, so the setup halted.
I resetted the password, I deleted the directory install_ispconfig, I unpacked the tarball again and I ran ./setup again.
It seems the setup goes faster than it did yesterday.
I wonder that the setup didn't ask me to enter the above mentioned MySQL server, -user and -password and the other questions.
I see a lot of warnings on my screen, but I do not know if they are important for me.
A short time later, the setup halted and I returned to the prompt.
I do not know what to do now.
I think ISPConfig is currently not installed and configured correctly.
Who can help me? (If needed, I can copy some output of the screen).
Thanks in advance
Last edited by guidovanh; 27th February 2006 at 12:34.
|

27th February 2006, 14:51
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,903
Thanks: 693
Thanked 4,195 Times in 3,211 Posts
|
|
Quote:
|
Originally Posted by guidovanh
When installing and configuring ISPConfig, after entering the MySQL information, the setup asks me for the IP address of the ISPConfig Web?
I think I have to enter here the IP address of my Linux machine (192.168.2.100).
|
Yes, use your server IP.
Quote:
Yesterday I entered the wrong MySQL password, so the setup halted.
I resetted the password, I deleted the directory install_ispconfig, I unpacked the tarball again and I ran ./setup again.
It seems the setup goes faster than it did yesterday.
I wonder that the setup didn't ask me to enter the above mentioned MySQL server, -user and -password and the other questions.
I see a lot of warnings on my screen, but I do not know if they are important for me.
A short time later, the setup halted and I returned to the prompt.
I do not know what to do now.
I think ISPConfig is currently not installed and configured correctly.
Who can help me? (If needed, I can copy some output of the screen).
|
You have to remove the directories:
/root/ispconfig
/home/admispconfig
and then run the setup again. If these directories exist the installer tries to update your unfinished installation.
|

27th February 2006, 17:14
|
|
Senior Member
|
|
Join Date: Feb 2006
Location: Leusden, The Netherlands
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
|
Originally Posted by till
You have to remove the directories:
/root/ispconfig
/home/admispconfig
and then run the setup again. If these directories exist the installer tries to update your unfinished installation.
|
Ok, setup now ran without any problem.
In my manual is described how to edit /etc/fstab.
When I open /etc/fstab, there is no line in which the directory /home is mentioned.
Where do I have to add the words usrquota and grpquota?
Last edited by guidovanh; 27th February 2006 at 19:12.
|

27th February 2006, 20:29
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,903
Thanks: 693
Thanked 4,195 Times in 3,211 Posts
|
|
Please post the content of /etc/fstab.
|

27th February 2006, 20:45
|
|
Senior Member
|
|
Join Date: Feb 2006
Location: Leusden, The Netherlands
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
|
Originally Posted by till
Please post the content of /etc/fstab.
|
Here's the content:
Code:
/dev/hda2 / reiserfs acl,user_xattr 1 1
/dev/hda1 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/cdrom /media/cdrom subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/fd0 /media/floppy subfs noauto,fs=floppyfss,procuid,nodev,nosuid,sync 0 0
none /subdomain subdomainfs noauto 0 0
|

27th February 2006, 20:59
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,903
Thanks: 693
Thanked 4,195 Times in 3,211 Posts
|
|
As you dont have a separate /home or /var partition, you will have to add the usrquota and grpquota to your / partition. But you might get problems with that because reiserfs is known to make problems when you use quota.
If this server is only for your home use, you should consider not adding quota at all.
If you want to add quota, you can try it like this:
Code:
/dev/hda2 / reiserfs acl,user_xattr,usrquota,grpquota 1 1
/dev/hda1 swap swap defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/cdrom /media/cdrom subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/fd0 /media/floppy subfs noauto,fs=floppyfss,procuid,nodev,nosuid,sync 0 0
none /subdomain subdomainfs noauto 0 0
|

27th February 2006, 22:03
|
|
Senior Member
|
|
Join Date: Feb 2006
Location: Leusden, The Netherlands
Posts: 104
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Quote:
|
Originally Posted by till
If this server is only for your home use, you should consider not adding quota at all.
|
My server is only for home and SOHO use. So I think I'm not using quota.
Thanks for helping.
|
| 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:07.
|
Recent comments
1 day 2 hours ago
1 day 9 hours ago
1 day 12 hours ago
1 day 14 hours ago
1 day 22 hours ago
2 days 8 hours ago
2 days 9 hours ago
2 days 12 hours ago
2 days 17 hours ago
2 days 17 hours ago