[nycphp-talk] Dude, where'd MySql.DLL go?
CED
Consult at CovenantEDesign.com
Thu Nov 24 10:07:42 EST 2005
Tim,
Thanks a Ton for the quick direction to the solution.
-Ed
----- Original Message -----
From: "Tim Gales" <tgales at tgaconnect.com>
To: "NYPHP Talk" <talk at lists.nyphp.org>
Sent: Thursday, November 24, 2005 6:08 AM
Subject: Re: [nycphp-talk] Dude, where'd MySql.DLL go?
CED wrote:
> I have learned the hard way that MySQL lib is not pre-packaged with 5.0.5.
> So on a quick windows test box with a directory similar tot he below,
where
> should I put the DLL so the cgi.exe will find it? I Tried changing my
> php.ini all around but it never seeemed to even be looking in the correct
> folder.
>
...
> ; Directory in which the loadable extensions (modules) reside.
> extension_dir = "D:/PHP/DLLS/"
>
> I've tried a ton of different subdirectories, even left it blank, heh.
And,
> YES, I have the extension set to be loading. (extension=php_mysql.dll) =D
> Although I also turned that off and turned on dl() and tried ad hocing the
> dll from within a page... still no worky.
Try following this thread:
http://lists.nyphp.org/pipermail/talk/2004-December/013200.html
(you may also need php_mysqli.dll, if you want to use mysqli_connect)
--
T. Gales & Associates
'Helping People Connect with Technology'
http://www.tgaconnect.com
_______________________________________________
New York PHP Talk Mailing List
AMP Technology
Supporting Apache, MySQL and PHP
http://lists.nyphp.org/mailman/listinfo/talk
http://www.nyphp.org
More information about the talk
mailing list