Hi all,
Some web hosts can be quite restrictive on how they "lock down" their services and disable a lot of things by default.
If you get an error when trying to get Web traffic genius working (either the wordpress plugin or the standalone version) to do with "Safe Mode" or a message to the effect that CURLOPT_FOLLOWLOCATION can be actived when in safe mode, then this is telling you that your web host has not setup their environment to run scripts properly.
Here is what you do....
The best solution is as follows...
Ask them to "DISABLE Safe Mode" and the problem will be sorted out. Tell them you have software that requires safe mode to be disabled to operate. In MOST cases they will do this for you and then web traffic genius will just work.
If your web host is NOT willing to disable safe mode, first swear at them to help with frustration (ok I'm kidding)..
Follow on reading to get it working for you in this case...
We have "looked into the future" and forseen that some web hosts will not be very co-operative and we have added special code to handle these types of party poopers who don't play by the rules (you know who you are guys).
To achieve this, you need to edit a file called config.php. To do this watch the video I put together showing you how to do this (it's available to you when you login using the username/password assigned to you when you purchased the sodftware).
It's also easy to do....
Find this line in the file.
Change it toCode:define('CURL_PREFERRED', 1);
Save the file and retry WTG, it's likely the problem is sorted.Code:define('CURL_PREFERRED', 0);
If that fails, replace the 0 with a 2 and see if that works. This should get you working in 99.999999 (recurring) of cases (well a very high percentage anyway). If still no joy reply here and we will see what we can do to help. But it could be time for you to consider moving to a web host that just works for most scripts and plugins, including web traffic genius.
Hope this helps.
Cheers
Tim



LinkBack URL
About LinkBacks





Reply With Quote

