methos Posted April 2, 2007 Share Posted April 2, 2007 Hi, I have just had to move my trial installation of WHMCS onto a different server due to a reorganisation, so I began with a fresh install of 3.1.1 which reported that CURL with SSL support was not installed. So, I contacted the server admin and he told me that it was installed, after more failed attempts and much to and from between myself and the server admin he told me that he had just installed it again himself to make sure. However, i am still getting the WHMCS install reporting that CURL with SSL is not installed. Can anyone give me any more ammo I can use with the server admin? Is there maybe some php configuration that needs to be set for it to recognise CURL, or any tactfull way that I can suggest they try the CURL install again. Thanks for any help, since this is a complete showstopper here ..... 0 Quote Link to comment Share on other sites More sharing options...
trine Posted April 2, 2007 Share Posted April 2, 2007 well, if you can use phpinfo, you can see if php was built with curl and curl ssl support. otherwise a simple script can also tell you. 0 Quote Link to comment Share on other sites More sharing options...
joe123 Posted April 2, 2007 Share Posted April 2, 2007 as trine said , just make a file and call it info.php upload it to your website and call it in your browser just to make sure it is installed and enabled . <?php phpinfo(); ?> 0 Quote Link to comment Share on other sites More sharing options...
methos Posted April 2, 2007 Author Share Posted April 2, 2007 ah - thanks for that. have run php info and there is no mention of curl in there at all - can anyone give me advice on what I should be asking the server admin to do? thanks 0 Quote Link to comment Share on other sites More sharing options...
joe123 Posted April 2, 2007 Share Posted April 2, 2007 Dear Admin You are Fired ! your signature comes here 0 Quote Link to comment Share on other sites More sharing options...
methos Posted April 2, 2007 Author Share Posted April 2, 2007 grins - thanks Joe. I've got him supposedly sorting it now - i'll keep you updated. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.