logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: changes to install a2.2.2 w/ php5.14 not working
Author
jamig77



Joined: 17 Dec 2006
Posts: 1

PostPosted: Mon 18 Dec '06 22:41    Post subject: changes to install a2.2.2 w/ php5.14 not working Reply with quote

Hi

I installed apache 2.2.3 from zip
It started fine.

I then installed php 5.1.4 and made changes to httpd.conf file
LoadModule php5_module f:/php514/php5apache2.dll
AddType application/x-httpd-php .php
AddType application/x-httpd-php .php-source .phps

downloaded new handler and put in php514 directory
moved manifest file to apache2.2\bin folder
copied php5ts.dll to windows\system32
changed the php-ini.dist file tand put in windows flder

and when i stop and start the apache2 service

i get
could not start apache2.2 service on local computer
error 14001. This application failed to start because the application configuration is incorrect. Reinstalling the application may fix the problem.

I have tried to reinstall three times now and No Luck.

Help

jamig77
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7373
Location: Germany, Next to Hamburg

PostPosted: Tue 19 Dec '06 15:14    Post subject: Reply with quote

Please read http://www.apachelounge.com/viewtopic.php?t=570

If there are any more questions, please ask again.
Back to top


Reply to topic   Topic: changes to install a2.2.2 w/ php5.14 not working View previous topic :: View next topic
Post new topic   Forum Index -> Apache