Web Hosting Talk







View Full Version : Modernbill Problem / Help


A|J
12-05-2004, 07:53 AM
I've recently moved my modernbill installation to a different server and i keep getting an error message when i try to create a cpanel account. Does anyone know how to fix this or know what's going on?

Thank you.


Processing ...

Module: mod_cpanel, Host: 67.19.72.116


curl: (7) Connect failed; Operation now in progress



Connection or 'createacct' function failed.

spulis
12-05-2004, 01:10 PM
Check your curl settings in MB (Should be PHP or '/usr/local/bin/curl').

also verify that apache was compiled with curl.

A|J
12-05-2004, 05:14 PM
The path to curl has been set as /usr/bin/curl -k since that is the actual path to curl. And yes, apache was compiled with curl, and curl ssl support. Any other ideas?

spulis
12-05-2004, 06:00 PM
did you try using the hostname instead of the ip address, I had that be a issue once.

What are your exact settings?
http or https

spulis
12-05-2004, 06:02 PM
Also make sure you do not have a firewall blocking port 443 if set to https

A|J
12-05-2004, 08:39 PM
Originally posted by spulis
did you try using the hostname instead of the ip address, I had that be a issue once.

What are your exact settings?
http or https

Yes, i've tried using both ip address and hostname, it still made no difference.

I've swtich it around many times, but it is currrently on https



Also make sure you do not have a firewall blocking port 443 if set to https

Yes, the firewall isn't blocking port 443 on both servers.