ID: 13113
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: *General Issues
Old Operating System: linux 2.2.15
Operating System: RH 6.2+linux 2.2.15
PHP Version: 4.0.6
New Comment:
fwiw:
(gdb) run php
Starting program: /usr/bin/php php
then: then/endif not found.
/usr/bin/php: error while loading shared libraries: /usr/bin/php: undefined symbol:
curl_global_init
Program exited with code 0177.
Again, this is an rpm, I don't know what the compile
directives or options were..
Previous Comments:
------------------------------------------------------------------------
[2001-09-03 13:19:40] [EMAIL PROTECTED]
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 this 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]