Re: PHP Startup: Unable to initialize module

"Curtis Tammany" <[email protected]>
Newsgroups gmane.comp.php.windows
Message-ID <[email protected]>
This is how it is in httpd.conf:

#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
PHPIniDir "C:/PHP536/"
LoadModule php5_module "C:/PHP536/php5apache2_2.dll"
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL
AddType application/x-httpd-php .php

I had to upgrade to Apache 2.2.17 as it was the only version compiled with 
VC9...

Curtis

""Maciej Jaros"" <[email protected]> wrote in message 
news:[email protected]...
Dnia 30-03-2011 o 19:33:58 "Curtis Tammany" <[email protected]>
napisa³(a):

> I had to upgrade to PHP 5.3.6 on a Windows environment.
> That was ONLY available on windows.php.net as a VC9 version (downloaded 
> the
> Thread-safe installer)
> All of the dlls in the ext folder came with PHP 5.3.6
>
> I'm not mixing versions..
>

I think you might be suffering from Bug #54425.

Check your httpd.conf - PHPIniDir and LoadModule php5_module should only
contain forward slashes.

You might also check Apache Lounge version of Apache if you are not
already using it.

-- 
Maciej "Nux" Jaros 



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.