|
Posted by davids58 on 10/19/06 23:18
FYI, I have the following in php.ini:
extension=php_mysql.dll
extension=php_mysqli.dll
--David
davids58@gmail.com wrote:
> I installed the english.zip file from
> http://www.phpmyadmin.net/home_page/downloads.php. When I attempt to
> access phpMyAdmin I get an error page the routes me to
> http://localhost/phpMyAdmin/Documentation.html#faqmysql. So, from this,
> I'm concluding that I need the php_mysql.dll extension. In an effort to
> be totally current, I'm trying to use the MySQL Improved Extension.
>
> Investigating this extension, I read the following from
> http://us3.php.net/manual/en/ref.mysqli.php:
>
> "In order to have these functions available, you must compile PHP with
> support for the mysqli extension."
>
> How do I go about this? I don't have a compiler. I do have the .dll
> currently in C:\php\ext\.
>
> TIA,
>
> David
Navigation:
[Reply to this message]
|