ispCP - Board - Support
installation freezes - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: installation freezes (/thread-2566.html)

Pages: 1 2


installation freezes - zekquel - 02-26-2008 12:54 AM

after i do everything as your install guide says, after i add all data, it shows:


Starting Installation...

and then freezes there.. what to do ? ( it is the second time it freezes, first time i typed ctrl+c after about 5 minutes of waiting )


RE: installation freezes - zekquel - 02-26-2008 12:56 AM

oh boy, after about 10 minutes it replied Ready


RE: installation freezes - zekquel - 02-26-2008 01:07 AM

but i still have a little error:

it asked me:
fully qualified hostname: i entered mydomain.com
where ispcp will run: admin.mydomain.com

and then after installation, i see via webmin that it created root zone "mydomain.com" and root zone "admin.mydomain.com", with separate ns1.admin.mydomain.com, etc... is it ok ?


RE: installation freezes - Zothos - 02-26-2008 01:20 AM

your entropy pool was empty, so the installation has taken some time Wink

I think so Wink You would be the first with this error.

Anyway, please fill out!
OS:
32bit/64bit:
RC/Revision:
Install date:
VM/Real Server:


RE: installation freezes - zekquel - 02-26-2008 01:53 AM

OS: debian 4.0 rc..latest today
32bit/64bit: 32bit
RC/Revision: ispcp rc3
Install date: today
VM/Real Server: real server


RE: installation freezes - joximu - 02-26-2008 01:55 AM

Everything with the dns is ok. But domain.com is not a "Full Qulaified Hostname".


RE: installation freezes - zekquel - 02-26-2008 01:58 AM

i manually fixed the dns problem, all works fine except proftpd..

ispcp shows it is stopped, so i try to start it:

# /etc/init.d/proftpd start
Starting ftp server: proftpd - IPv4 getaddrinfo 'myhost' error: Name or service not known
- warning: unable to determine IP address of 'myhost'
- error: no valid servers configured
- Fatal: error processing configuration file '/etc/proftpd/proftpd.conf'
failed!


RE: installation freezes - Zothos - 02-26-2008 01:59 AM

Configure /etc/hostname and /etc/hosts!!!! then it will work...


RE: installation freezes - joximu - 02-26-2008 02:03 AM

better: fix the wrong hostname in proftpd.conf

or reset ispcp and rerun ispcp-setup but this time with a real and valid FQHN

hostname -f

/J


RE: installation freezes - zekquel - 02-26-2008 02:05 AM

okay, let's presume that the domain is myhost.tld

in /etc/hostname i edited it so it does not appear myhost, but myhost.tld.

in /etc/hosts what do i have to write, because it contains many ipv6 lines