php-windows Digest 2 Dec 2006 07:00:29 -0000 Issue 3079
Topics (messages 27293 through 27295):
Apache won't start?
27293 by: DenWebs
27294 by: Niel Archer
27295 by: Nikolas Branis
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
Apache 1.3 won't load upon adding the following lines to the httpd.conf
file:
# Add to the end of the LoadModule section
LoadModule php5_module "C:/php/php5apache.dll"
# Add to the end of the AddModule section
AddModule mod_php5.c
Please note that the php5apache.dll file is correctly located in the C:/php
directory and I'm running Windows XP as a VM on my MacBook Pro
--- End Message ---
--- Begin Message ---
Hi
This is not really the correct list for this problem. It's for using
PHP on a Windows platform. This is an installation problem and should
be directed to that list.
However, check that you are using version 1.x of Apache, not a 2.0 or
2.2 version, because I think that's the module you're pointing at!
Niel
--- End Message ---
--- Begin Message ---
Which version of PHP do you use ?
I think the problem is that you don't use the correct php module for Apache
!
Check this out...
http://www.kanenas.net/comments.php?y=06&m=09&entry=entry060903-061006
---------- Forwarded message ----------
From: DenWebs <[EMAIL PROTECTED]>
Date: Dec 1, 2006 8:26 PM
Subject: [PHP-WIN] Apache won't start?
To: [email protected]
Apache 1.3 won't load upon adding the following lines to the httpd.conf
file:
# Add to the end of the LoadModule section
LoadModule php5_module "C:/php/php5apache.dll"
# Add to the end of the AddModule section
AddModule mod_php5.c
Please note that the php5apache.dll file is correctly located in the C:/php
directory and I'm running Windows XP as a VM on my MacBook Pro
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
--
Visit...
http://www.kanenas.net
News and ideas about programming
http://mysoul.go.dyndns.org
The craziest home-made portal !
--- End Message ---