From: [EMAIL PROTECTED]
Operating system: linux 2.2.15
PHP version: 4.0.6
PHP Bug Type: *General Issues
Bug description: rpm install -> curl_global_init undefined
This is probably my own config problem, and not a real bug, but...
Just installed php-4.0.6-6.i386.rpm
after updating a number of libraries
including curl-ssl-7.6-1.i386.rpm
Running php on the commandline only produces:
php: error while loading shared libraries:
php: undefined symbol: curl_global_init
My /usr/bin contains:
lrwxrwxrwx 1 root 16 Sep 3 10:40 /usr/lib/libcurl.so ->
libcurl.so.1.0.0*
lrwxrwxrwx 1 root 16 Sep 3 10:40 /usr/lib/libcurl.so.1 ->
libcurl.so.1.0.0*
-rwxr-xr-x 1 root 113921 Jan 27 2001 /usr/lib/libcurl.so.1.0.0*
I'm pretty ignorant of libraries, so k.i.s.s. if at all possible.. (thanks)
but if any other info will help,
I'll be watching my email..
Note: php3 apache module is working on my system.
cheers,
John
--
Edit bug report at: http://bugs.php.net/?id=13113&edit=1
--
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]