On Sunday 09 June 2002 01:28, Garrett Nelson wrote:
>
> Well, we're getting closer now, maybe. I added the line extension=mysql.so,
> and I still get the same error when trying to run the web-based PHP apps,
> but in the command line when I type "php" I get back,
>
> PHP Warning:  Unable to load dynamic library './mysql.so' - ./mysql.so:
> cannot open shared object file: No such file or directory in Unknown on
> line 0
>
> Does that help at all in identifying what may be wrong?

In php.ini check/add the line

extension_dir = /path/to/directory/containing-mysql.so

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Euch ist becannt, was wir beduerfen;
Wir wollen stark Getraenke schluerfen.
                -- Goethe, "Faust"
*/


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

Reply via email to