domingo, 29 de setembro de 2013

Installing Wordpress on Windows - sqmapi.dll not found

Problem Environment: Windows 2003 Server

I was trying to install Wordpress on my old Windows 2003 Server.
Here is the link with the installation instructions for Wordpress Windows setup.
After running the Web Platform Installer, that sets up IIS, MySql, PHP, etc.. it was time to setup Wordpress itself.

After that a error message appeared saying that sqmapi.dll was not found. Due to this error Wordpress was not installed.
My first attempt was to Google for this error. I found no relevant solution.

Here's what I've done.

I've searched My Computer for this sqmapi.dll. Search found one copy at the folder
C:\Program Files\IIS\Microsoft Web Deploy V3.

I thought maybe it was not on the search path for Windows.
So I went to My Computer Properties, Environment Variables, and added the path.

If you are a rookie in this sort of things don't forget to add a ; before the path you want to add and check if the path variable has everything else that was there before and you new entry.

After reboot I tried installing Wordpress again.
Done!! Problem Solved By IT.







General Computer Problems

I'm an IT Manager.
Solving problems is my job.

The purpose of this blog is to provide help on problems and issues concerning Computer Science.

How many times did you googled your problem and did not find an answer?
Many times right? But somehow you finished solving the problem by your own.
If you share your answer the next time anyone google's for a problem the answer will be available.
This is exactly what I want to do: Share the information for all those who need it.

All comments are welcome as they will contribute to a better answer.