Lukasz Karapuda wrote:

> All the extensions work correctly, besides mysql. I tried compiling
> with the bundled mysql libraries (---with-mysql) and with the mysql
> libraries which i have currently installed on my system
> (---with-mysql=/usr).

I guess these three dashes "---" are a typo only in your message?

> In both cases the make is successful but the
> extension is not working. When i do php -m (CLI) it lists all the
> extensions including mysql.

Then it should work. How do you know that it does not work, i.e. what
script did you use and what were the error messages?

Regards...
                Michael

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

Reply via email to