mysql and mysqli extensions will not load

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
PhpDog
Forum Commoner
Posts: 58
Joined: Mon Jan 14, 2008 10:23 am

mysql and mysqli extensions will not load

Post by PhpDog »

I have php installed under IIS6 ISAPI. The extension php_mssql loads and works fine, but php_mysql and php_mysqli extensions fail to load. Switching to fastCGI does not help - just the same situation.

Is there a way I can ascertain why these will not load please?
Post Reply