On Tue, 2009-12-08 at 11:29 +0000, Tarek Kaddoura wrote:

> 
> 
> I'm using PHP 5.2.11 with Apache 2 (and i also tried Apache 2.2)
> 
> However, when I add this entry to my httpd.conf:
> <code>
> LoadModule php4_module "C:/Program Files/php/sapi/php4apache.dll"
> </code>
> Apache will crash when trying to start the service.
> If I comment the line out, Apache starts just fine.
> 
> Thanks for your help.
> Regards, 
> 
>                                         
> _________________________________________________________________
> Windows Live Hotmail: Your friends can get your Facebook updates, right from 
> HotmailĀ®.
> http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_4:092009


Well, you say you've got PHP 5 installed, yet you're trying to load a
PHP 4 module in. Which do you want? I don't think Apache can run 4 and 5
at the same time without complications.

Thanks,
Ash
http://www.ashleysheridan.co.uk


Reply via email to