Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: Apache2.2.2 with PHP5.1.4, not working. help |
|
Author |
|
H4rM
Joined: 11 Jun 2006 Posts: 7
|
Posted: Sun 11 Jun '06 19:12 Post subject: Apache2.2.2 with PHP5.1.4, not working. help |
|
|
I read on the http://www.php.net/manual/en/install.windows.apache2.php help to come here by other users to get the correct files to get php 5.1.4 to work.
In my http.conf file I have the following lines between the lines added:
=========================
#PHP Entries
# For PHP 5 do something like this:
LoadModule php5_module "c:/php/php5apache2.dll"
AddType application/x-httpd-php .php
# configure the path to php.ini
PHPIniDir "C:/php"
==========================
I unzipped php 5.1.4 to C:/php as is shown in the path and also renamed the php.ini-recommended file to php.ini, but when I stop and restart the apache server it will not initiate until I remove those lines from the http:conf file. I also read that the file "php5apache2.dll" that comes with PHP 5.1.4 will not work with Apache 2.2.2 and was instructed to come here to download the good files, something made by a Steffen. I tried high and low searching for these files, to no avail.
On the Home Page here, Steffen writes:
"At the download page is now the Apache2hanlder PHP 5.1.4 avalibale. Also I updated the install instructions in the readme, so it is working with the 2.2 download from ASF.
Enjoy,
Steffen "
Where is your download page? I don't see it. |
|
Back to top |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 692
|
|
Back to top |
|
|
|
|
|
|