SexyWing
08-31-2006, 12:48 AM
I've created a reseller account in directi, but domain name checking feature doesn't work after I enable directi in CE. The sign-in web page just keeps searching/validating domain forever and there is a javascript error shown on the status bar.
I am sure I've inputed the correct username and password of my directi account in CE. I read a post saying it seems something like cur or ssl in php needs to be enabled, but have no idea how to do it...any ideas or similar experience? I am using CE 2.7.2. thanks.
SeriousServers
08-31-2006, 06:10 PM
First you should upgrade to the latest version of ClientExec, second the best place to ask for help is in the members section at clientexec.com, they are always very fast and helpful.
SexyWing
08-31-2006, 08:09 PM
I am using the license from my hosting company. I've emailed clientexec.com but didn't get their reply. do you know if the member section is open for people with reseller license?
SexyWing
08-31-2006, 08:11 PM
I've found I got the error message in my email box like the following:
Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/sexywing/public_html/billing/classes/nusoap/nusoap.php line 2161
SeriousServers
08-31-2006, 08:20 PM
I am not sure on the reseller issue, however another great place to get clientexec help is http://ce-talk.com
SexyWing
08-31-2006, 10:54 PM
SeriousServers, thanks for the url. I've also posted the question there.
SeriousServers
08-31-2006, 10:57 PM
SeriousServers, thanks for the url. I've also posted the question there.
You're Welcome.
crystalz
09-01-2006, 11:47 AM
You need to disable safe_mode or open_basedir for your domain. It will work after it is turned off. This occured after the latest PHP release disabled the CURLOPT_FOLLOWLOCATION function.
cyberdyne
09-05-2006, 03:19 PM
Using latest stable version here and no issues with directadmin.
SexyWing
10-20-2006, 12:00 AM
crystalz is right. It's about the new verision of php. after turning off open_basedir it works. thx.