1
keebosh
installation on windows 2003 with IIS
  • 2007/9/13 9:21

  • keebosh

  • Just popping in

  • Posts: 1

  • Since: 2007/9/12


specs:

- latest XOOPS version (2.0.17)
- windows 2003 web edition service pack 1
- IIS 6.0
- MySQL 5.0.22
- php 5.2.0
- uncommented extension=php_mysql.dll in php.ini
- given write permission to mainfile.php

Failed the next step AFTER 'confirm database settings' with the following msg :

==================
This page cannot be displayed due to an internal error.

You can provide the following information to the administrators of this site to help them solve the problem:

Error: MySQL extension not loaded
==================

mysql is confirmed running, another php app is already using it.

pls help, at wits' end!

thanks

keebosh

2
brash
Re: installation on windows 2003 with IIS
  • 2007/9/13 10:31

  • brash

  • Friend of XOOPS

  • Posts: 2206

  • Since: 2003/4/10


Hi keebosh,

Did you restart IIS after uncommenting php_mysql.dll? To verify that the MySQL extension is actually loaded you can use the phpinfo function to output your PHP entironment details.

i.e. Place the following code in a file called something like info.php and put it in your XOOPS root directory;

<?php

phpinfo();

?>

Then access this file through a browser to get the details. e.g.http://example.com/info.php
IT Headquarters
Innovative IT Solutions

Login

Who's Online

201 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 201


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits