Hi, I'm getting really confused with MacPorts. I've installed PHP5 with apache, mysql5, pear, pnctl, snmp and pcre support. When it's installed, it installs curl with it, but by default, curl has SSL disabled. So then, I installed curl (through ports) with ssl enabled. But PHP doesn't pick this up and still reports an error that curl doesn't have SSL disabled. Any ideas? PS curl has got SSL enabled: $ curl-config --protocols HTTP HTTPS FTP FTPS FILE TELNET DICT TFTP Regards, Ahmed Nuaman --------------------- +44 (0) 7790 538 357 ahmed@ahmednuaman.com www.ahmednuaman.com
Le 9 août 07 à 10:48, Ahmed Nuaman a écrit :
Hi,
I'm getting really confused with MacPorts. I've installed PHP5 with apache, mysql5, pear, pnctl, snmp and pcre support. When it's installed, it installs curl with it, but by default, curl has SSL disabled. So then, I installed curl (through ports) with ssl enabled. But PHP doesn't pick this up and still reports an error that curl doesn't have SSL disabled. Any ideas? PS curl has got SSL enabled:
$ curl-config --protocols HTTP HTTPS FTP FTPS FILE TELNET DICT TFTP
Regards,
Ahmed Nuaman --------------------- +44 (0) 7790 538 357 ahmed@ahmednuaman.com www.ahmednuaman.com
You should rebuild php5 and try again. Regards, -- Anthony Ramine, a lazy french student. nox@macports.org
participants (2)
-
Ahmed Nuaman
-
N_Ox