I had previously been using WHMCS on a DirectAdmin Server, but just moved it to a subdomain now on a cPanel server. I believe I updated all the database entries pointing to the old /home/* path, to the new one, and I even re-entered my cron jobs.
However when running my email importer script, it just hangs. I'm using the pop.php script to pull emails from Google Apps. They were working on the old DirectAdmin server, but again, after moving to the cPanel server, I am having trouble getting the cron jobs to complete.
I can pull a #ps aux | grep username
in order to see the php scripts running and hanging, but they're not doing anything.
Additional information I hope will be of use to anyone able to help out:
I use ConfigServer Firewall ( & LFD), 5.19, and mod_security with "default" rule set.
Has anyone else experienced this problem?