I had originally installed the CGI version but it wouldn't work on my 2003 machine. I had tried it initally on my XP machine and it worked fine but when I installed it on my 2003 machine it didn't work. I found out why I was getting the unknown error. In my path variable I hadn't put in the colon after the C. But now that I have put it in, when I restart I get the following error for all of my extensions (the API numbers do change with each extension):
Unknown(): (null): unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=1
PHP compiled wth module API=20020429, debug=0, thread-safety=1
These options need to match
I disabled all of my extensions except for the extensions I need for SquirrelMail and I still get the above error for each of the enabled extensions. I don't understand how versions are wrong. I downloaded PHP from the PHP website and I downloaded the PECL from the PHP website. Help.