My apologies for the rather noobish title, but I can't find a better way to summarize the problem... Basically, I've followed every step of the installation guide, I'm running CentOS 5.4 x64 and I can't get ispCP to work. I've entered "mydomain.com" when it requested a domain, it complained that it wasn't an fqdn... Maybe that's the problem... This is in my ispcp.conf file:
SERVER_HOSTNAME = mydomain.com
BASE_SERVER_IP = myip
BASE_SERVER_VHOST = admin.mydomain.com
BASE_SERVER_VHOST_PREFIX = http://
When I visit admin.mydomain.com, it shows "server not found", so I'm obviously doing something wrong, I think my services are all running properly, aside from the virusscanner which I also have to serve a proper fqdn apparently, but apache is certainly running, I assume that's what matters most in getting it to show something... If anyone has an idea as to how I can resolve this, any help would be greatly appreciated.
~Freddy
EDIT: Apparently the problem is somewhat bigger than I thought... httpd isn't running unlike what I previously thought. This is in the error log:
Code:
[Thu Nov 12 18:40:39 2009] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Thu Nov 12 18:40:39 2009] [notice] Digest: generating secret for digest authentication ...
[Thu Nov 12 18:40:39 2009] [notice] Digest: done
[Thu Nov 12 18:40:39 2009] [notice] Apache/2.2.3 (Red Hat) configured -- resuming normal operations
[Sat Jan 02 04:24:49 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jan 02 04:24:49 2010] [notice] Digest: generating secret for digest authentication ...
[Sat Jan 02 04:24:49 2010] [notice] Digest: done
[Sat Jan 02 04:24:49 2010] [error] (28)No space left on device: LDAP cache: could not create shared memory segment
Configuration Failed
[Sat Jan 02 05:19:53 2010] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
[Sat Jan 02 05:19:54 2010] [notice] Digest: generating secret for digest authentication ...
[Sat Jan 02 05:19:54 2010] [notice] Digest: done
[Sat Jan 02 05:19:54 2010] [error] (28)No space left on device: LDAP cache: could not create shared memory segment
Configuration Failed