* Thus wrote KidLat Ngayon ([EMAIL PROTECTED]):
> Subject:  Problem installing CURL for phpMySearch
> To: [EMAIL PROTECTED]
> 
> Greetings!!!
> 
> I hope that there would be someone could help me in
> installing CURL Version 7.11.0 for PHP Version 4.3.2.
> 
> I've already configure the CURL in PHP using on this
> way:
> 
> ./configure --with-mysql=/usr/local/mysql \
> --with-nsapi=/usr/iplanet/iWS \
> --with-curl=/usr/local \
> --with-curlwrappers \
> --enable-libgcc
> 
> After I have configured , make, and make install the
> php, I dont get any error from them, instead a
> complete configuration or build on it.

It appears that make install isn't putting the libphp4.so in the
proper place (where ever naspi loads modules from). Or you you
didn't restart the webserver.


Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

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

Reply via email to