Re: PHP Startup: Unable to initialize module
Sascha Meyer <[email protected]>
| Newsgroups | gmane.comp.php.windows |
|---|---|
| Message-ID | <[email protected]> |
Hi Curtis, Curtis wrote: > I've finnally got PHP 5.3.6 running under Apache 2.2.17 (on Windows). PHP > came from windows.php.net. > ... > All of the DLLs are in the ext folder and extension_dir is set correctly. > The VC9 redistributable is also installed. > > What is going on?? Just have a look at the side bar on http://windows.php.net where it says which version to use :-) VC9 builds are for IIS, VC6 for Apache, so you need to match both the compiler version and PHP version. Regards, Sascha -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php