I haven't been following this convo so not sure if anyone has mentioned
this:
If you insist on a manual installation over WAMP, I have done manual
component installation using these directions:
http://www.webcheatsheet.com/php/install_and_configure.php
Note a few things:
1. PHP does not install Apache for you. You have to download and install
this seperately.
2. Don't use the PHP windows installer. I don't think it's causing you
problems here, but the exe is missing more than a few drivers.
3. Adding the path to PHP to your system path helps, but I doubt it's
causing the problems here. (directions on the above link)
4. Apache conflicts with a number of other software, most commonly Skype. If
you have Skype running, Apache cannot start out of the box.
It seems a few people have reccommended just installing WAMP. I'll add my
voice to that. If you are just after a testing environment, it is by far the
easiest way to get everything running in one hit. I'm not sure what this
environment is for however.
Cheers
Aaron
----- Original Message -----
From: "Glenn Morrissey" <[email protected]>
To: <[email protected]>
Sent: Friday, May 21, 2010 3:52 PM
Subject: [phpug] php install win32
Hi all
>In your apache configC:\Apache Software Foundation\conf\httpd.conf
>Make sure you have
># where you have php installedLoadModule php5_module
"C:\php\php5apache2_2.dll"
>AddType application/x-httpd-php .phpAcceptPathInfo on
>#where you have php.iniPHPIniDir "C:\Windows/"
I have removed and reinstalled both Apache and php onto my computer
I have looked in C:\Apache\conf\httpd.conf file,
there is no reference to php in the loadmodules.
also,
there is no file "php5apache2_2.dll" in my php install folder c:\php\
Again, when I installed php on my machine, it gave no reference to Apache
being installed during the install process.
Please help
Glenn Morrissy
[email protected]
--
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]
--
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]