installing on windows 2003 server.

Hi there,

I am trying to set this up on Windows 2003 server using IIS 6.0. Everything went well until I tried to go to the installation steps. When I get to Step 2: Environment Checks; Everything is OK except mysql extension.

. Error: 'mysql' extension is not loaded

So far I have tried editing the php.ini file by removing the ; in front of the mysql_php.dll. I have moved the php.ini file to the windows dir, system32 dir with no change. I also made sure the extension_dir is pointing to the correct location of the dll files c:\program files\php\ext (in this case)

I installed mysql 4.1.22. Does anyone have any other suggestions on what I might be able to do?

thanks