Re: [PHP] undefined symbol: curl-global-init

2002-11-06 Thread Ernest E Vogelsinger
At 16:25 06.11.2002, Marek Kilimajer spoke out and said: [snip] >Where does "ldd libphp4.so" point to? [snip] Been too fast when hitting the reply button... # ldd /etc/http/modules/libphp4.so libdl.so.2 => /l

Re: [PHP] undefined symbol: curl-global-init

2002-11-06 Thread Ernest E Vogelsinger
At 16:25 06.11.2002, Marek Kilimajer spoke out and said: [snip] >Where does "ldd libphp4.so" point to? [snip] Oops: # ldd libphp4.so ldd: ./libphp4.so: No such file or directory I found libphp4.so in /etc/httpd/modul

Re: [PHP] undefined symbol: curl-global-init

2002-11-06 Thread Marek Kilimajer
Where does "ldd libphp4.so" point to? Ernest E Vogelsinger wrote: At 15:41 06.11.2002, Marek Kilimajer spoke out and said: [snip] Yes, I have (located in /usr/lib). With the apache module, as I said, PHP works, even curl calls. I'm not really a Linux g

Re: [PHP] undefined symbol: curl-global-init

2002-11-06 Thread Marek Kilimajer
Ernest E Vogelsinger wrote: At 13:39 06.11.2002, Marek Kilimajer said: [snip] Do you have libcurl intaled? Ernest E Vogelsinger wrote: Hi list, maybe someone has a simple answer to this: I am running Apache 1.3.22 with libphp4.so. Everything's

Re: [PHP] undefined symbol: curl-global-init

2002-11-06 Thread Ernest E Vogelsinger
At 13:39 06.11.2002, Marek Kilimajer said: [snip] >Do you have libcurl intaled? > >Ernest E Vogelsinger wrote: > >>Hi list, >> >>maybe someone has a simple answer to this: >> >>I am running Apache 1.3.22 with libphp4.so. Everything's fine, but when >>starting

Re: [PHP] undefined symbol: curl-global-init

2002-11-06 Thread Marek Kilimajer
Do you have libcurl intaled? Ernest E Vogelsinger wrote: Hi list, maybe someone has a simple answer to this: I am running Apache 1.3.22 with libphp4.so. Everything's fine, but when starting php from the command line I get: php: relocation error: php: undefined symbol: curl-global-init Any id