Tell me if I understand correctly.

In order to use MySQL, PHP must load the extension php_mysql.dll.

This file is located in the "ext" subdirectory one level down from the root of 
the php install directory.

In order to load this file, the directory must be in the search path. On my 
computer, the directory is d:\php\ext

If I see "d:\php\ext" in my search path ( I type "echo %PATH%" and <Enter> at a 
command window prompt to see it.), then PHP should be able to load this .dll.

If all of these things are correct and yet PHP is not able to load MySQL, then 
I have a serious problem with the PHP installation.

Given that I have yet to set up anything beyond basic installation, I have no 
great investment in this configuration. Is it your recommendation that I 
uninstall all the constituent pieces and start over?

Thanks.
-- 
Charles Knell
[email protected] - email



-----Original Message-----
From:     Platonides <[email protected]>
Sent:     Tue, 08 Sep 2009 17:46:11 +0200
To:       [email protected]
Subject:  Re: [Mediawiki-l] MediaWiki 1.15.1 on Vista Home Premium Edition 
install error

[email protected] wrote:
> OK, thread restored.
> 
> Am I looking for a table identified as MySQL or for a value in one of the 
> cells of the tables?

Looking for a table.

> There is no table called MySQL. The configuration section has the following 
> tables:

That's the problem. For some reason, php is not loading mysql extension.


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l



_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to