I believe you are hitting the issues with installing PHP / MySQL for
the first time on a Windows box.  If you are just trying to play
around with a Mantis installation, then you can use InstantMantis
1.1.1 (which I just released a couple of days ago).

As for how to fix your current issue, try to uncomment php_mysqli.dll
(notice the i).  I don't have access to my dev machine now, but this
may help.

On Jan 8, 2008 7:17 PM, Mark Bertoglio <[EMAIL PROTECTED]> wrote:
>
>
>
> Boy, getting Mantis installed and working on Windows with PHP/MySQL is
> non-trivial. Anyway, I've installed version 5.2.5 of PHP and MySQL version 5
> on a Windows 2003 Server. I believe I have IIS configured to work with PHP
> as I am able to open the install.php page. When I click "Install/Upgrade
> Database"  the "Checking PHP support for database type" fails with the error
> "database is not supported by PHP. Check that is has been configured into
> your server".
>
>
>
> ·         I've install php to c:\php.
>
> ·         I've add c:\php and c:\php\ext to my system path
>
> ·         I've modified php.ini as follows:
>
> o   Uncommented line "extension=php_mysql.dll"
>
> o   Uncommented line "extension=php_pdo_mysql.dll"
>
> o   Set value for mysql.default_port = 3306
>
> o   Set value for mysql.default_user
>
> o   Set value for mysql.default_host
>
>
>
> I've tried rebooting. Can someone help me get this working. I'm not sure
> where to turn.
>
>
>
> Thanks,
>
> Mark
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> mantisbt-help mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mantisbt-help
>
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
mantisbt-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to