ID: 11897
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Apache related
Operating system: 
PHP Version: 4.0.6
Assigned To: 
Comments:

You need to have the path to the library (probably: /urs/local/include/curl/lib) in 
your /etc/ld.so.conf file.
After you did that, run ldconfig and apache must be able to find it.

BTW: You used /uRS instead pr /usr in your PHP configure line. That might be the 
problem too.
Please reopen if this does not fix the problem.

Derick

Previous Comments:
---------------------------------------------------------------------------

[2001-07-04 23:47:45] [EMAIL PROTECTED]

This is the same problem you had with libmcrypt ...

Sounds to me like you haven't run 'ldconfig' after installing mcrypt/curl.

- Colin

---------------------------------------------------------------------------

[2001-07-04 22:58:43] [EMAIL PROTECTED]

I am writting you because I have compilled curl version 7.8 with the following options 
"--disable-ipv6 --with-openssl=/usr/include/openssl --prefix=/usr/local/include/curl". 
I have also compilled PHP to have "--with-openssl and 
--with-curl=/urs/local/include/curl" options as perscribed by 
http://curl.haxx.se/libcurl/php/install.html. 

The configure, make and make install proccess goes fine but when I restart Apache 
(version 1.3.14 rpm install) I get an error like this: cannot load modual 
/lib/apache/libphp4.so can not find libcurl.so.1. I have tried many differnt compille 
options to try working around this problem but nothing works.

Please help.










Can you tell

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11897&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to