Please, test the following steps (all of them, in order) and tell us the result:
Code:
1. (shell) /etc/init.d/ispcp_daemon stop
2. (shell) killall -09 ispcp_daemon
3. (shell) /etc/init.d/ispcp_daemon start
4. (shell) ps -fe | grep ispcp_daemon # Report if it's running
5. (gui) add a subdomain
6. Wait some time (~1min.) and report if the subdomain is created or not.
7. If not, go to "System Tools" -> "ispcp debugger" and click "Execute requests"
8. Wait some time (~1min.) and report if the subdomain is created or not.
9. If not, manually connect to the daemon using telnet (as shown in the previous posts), and ask it to "execute query".
10. Wait some time (~1min.) and report if the subdomain is created or not.
11. If not, manually run the request manager.
12. When done, report if the subdomain has been created or not.
Please, do not skip anything or re-use a previously test subdomain. Thanks.