Re: A little stuck with mysql and php ..
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.php archive

Re: A little stuck with mysql and php ..

From: David Haynes <david.haynes2@sympatico.ca>
Date: Sun Oct 23 2005 - 02:57:43 CEST

elyob wrote:
> I think I've done it all ..
>
> extension_dir = "C:\PHP\exts\"
> extension=php_mysql.dll
>
> It's there. I get the error .. "PHP startup: Unable to load dynamic library
> 'C:\PHP\exts\php_mysql.dll' - The specified procedure could not be found."
>
> As far as I can see, it's all fine. I'm confused.
>
>
>
The standard location for extensions is 'ext' not 'exts'.
Could that be your problem?

-david-
Received on Mon Oct 24 02:11:55 2005