Trying to setup PHP with cURL support... I run this configure command:
 
 ./configure --with-mysql --with-apxs --with-openssl=/usr/local/ssl
 --with-curl --with-mcrypt --enable-sockets
 
 and receive this error:
 
 /usr/local/lib/libcurl.so: undefined reference to `UI_OpenSSL'
 
 Help!!


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to