School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Server problem

#1 sam_benne  Icon User is offline

  • D.I.C Addict
  • Icon

Reputation: 15
  • View blog
  • Posts: 696
  • Joined: 16-January 08


Dream Kudos: 425

Share |

Server problem

Posted 10 November 2008 - 09:46 AM

Ok I have a VPS running CENTOS 5.2 i686 on virtuozzo i'm trying to install WHMCS but it says "CURL .......... You must have CURL installed with SSL Support for WHMCS to function correctly" but I have installed Curl. Well it said it was already installed. What do I do. I am using cPanel.
Was This Post Helpful? 0
  • +
  • -


#2 mocker  Icon User is offline

  • D.I.C Regular
  • Icon

Reputation: 41
  • View blog
  • Posts: 457
  • Joined: 14-October 07


Dream Kudos: 25

Re: Server problem

Posted 10 November 2008 - 10:58 AM

You can have curl installed but not with ssl support. You can run "curl -V" to see your version number, and it should say something like "OpenSSL/0.9.x.. (version number)" to show that curl is installed and linked to your ssl library.

You need to rebuild curl if your current version doesn't have ssl support. To do this in WHM, you can go to "Apache Update" and choose all your current settings for apache/php version. When you get to the PHP menu, go to Advanced where you can select modules make sure both Curl and Curl SSL are checked.

If you are comfortable with manually configuring software via ssh, you can also rebuild curl from source. You will probably need to rebuild php if you use it though, and want to include curl ssl in your php scripts.
Was This Post Helpful? 0
  • +
  • -



Fast Reply

  

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users