Re: PHP Startup: Unable to initialize module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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"" <egil@xxxxx> wrote in message 
news:op.vs53nvorbrpvre@xxxxxxxxxxxxxxxxxxxx
Dnia 30-03-2011 o 19:33:58 "Curtis Tammany" <curtis.tammany@xxxxxxx>
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



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux