Hi,
I ran into some trouble after trying to add a new user to a freshly new installed ispCP 1.0.0 on RHEL 5. I used the CentOS guide as reference.
When I finish the last step to add the user I get an HTML page only showing the following string:
00000
Checking the domain table in the database shows that its state is "toadd". ispCP backend daemon is running.
When I log in using this user the GUI shows this message:
domain_name_here's account status is not ok!
I searched the forum and found this same problem in Freebsd.
I built PHP 5.2.10 from sources with this options:
--enable-bcmath --enable-dba --with-gd --with-ldap --enable-mbstring --with-mcrypt=/usr/local/lib --with-mysql --with-unixODBC=/usr --with-pear --with-snmp --enable-zip --with-openssl --with-pdo-mysql --with-mhash --enable-soap --enable-ftp --enable-fastcgi
I installed this perl libraries from CPAN:
BerkeleyDB-0.39
Convert-TNEF-0.17
Crypt-CBC-2.30
Crypt-DH-0.06
Net-CIDR-0.13
File-Temp-0.22
Test-Pod-1.40
IO-stringy-2.110
MailTools-2.04
MIME-Base64-3.08
MIME-tools-5.427
Convert-UUlib-1.12
Crypt-Blowfish-2.10
Net-LibIDN-0.12
Crypt-PasswdMD5-1.3
TimeDate-1.16
Net-Server-0.97
Net-CIDR-Lite-0.20
Net-Netmask-1.9015
Pod-Escapes-1.04
Pod-Simple-3.07
TermReadKey-2.30
Unix-Syslog-1.1
IO-Compress-2.020
Compress-Raw-Bzip2-2.020
Compress-Raw-Zlib-2.020
Term-ReadPassword-0.11
proftpd and awstats were installed from sources and I fixed paths in /etc/ispcp/ispcp.conf.
This is because in our environment we aren't allowed to install RPMs from unofficial sources and have to fetch software from upstream
Any tip on how to trace this will be greatly appreciated.
Thanks in advance.