Recompiling cURL with SSL enabled

mallaire

Verified User
Joined
Jul 5, 2003
Messages
28
Location
Montreal, Canada
Hi,

I don't know if someone can help me.... I just tried to install the PinnacleCart (Shopping Cart Script) on my server... but it was not working. The guy told me that the only thing a need to do, is recompile cURL with SSL enabled, and it will work...

Is there a simple way to do this?

My actual config looks like this:
- Intel Dual Xeon 2.80GHz
- Apache 1.3.37
- DirectAdmin 1.30.1
- Exim 4.63
- MySQL 4.1.21
- Named 9.3.3rc3
- ProFTPd 1.3.0a
- vm-Pop3d 1.1.7f-DA-2

Thank you!
 
cd /usr/local/directadmin/custumbuild
./build update
./build curl
>> restart httpd

If it doesnt work please give a shout and i'll take a look remote bij ssh.
 
Back
Top