Link to home
Start Free TrialLog in
Avatar of subl1m1nal
subl1m1nal

asked on

Wordpress on IIS install error message

I'm trying to install wordpress on an IIS webserver.  I have MySQL setup with a database and the wordpress configuration file configured.  Heres the error message I get when trying to run the install.php script:

Error in my_thread_global_end(): 3 threads didn't exit PHP Warning: PHP Startup: Unable to load dynamic library 'C:\PHP\ext\php_exif.dll' - The specified module could not be found. in Unknown on line 0 PHP Warning: Module 'mysql' already loaded in Unknown on line 0 PHP Warning: Module 'mysqli' already loaded in Unknown on line 0 PHP Warning: Module 'mbstring' already loaded in Unknown on line 0

I've checked the php_exif.dll to ensure it was there.  The other two modules it refers to are also there.

Any help would be much appreciated.  Points will be awarded accordingly.

Thanks,
Subl1m1nal
ASKER CERTIFIED SOLUTION
Avatar of Slym
Slym

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Slym
Slym

Sorry - didn't read far enough to see that you'd already checked for that file  :/
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Sorry for the confusion - my last post meant that I noticed too late that he had already checked for the presence of the file.  I guess I didn't explain that very well, and made it sound like he didn't need to look for duplicate entries in the ini files.   Like I said - I'm no pro in this stuff.  Just starting out :)