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 -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: What you need to run apache 2.4 on windows7 started?
Author
Nadia



Joined: 11 May 2016
Posts: 3
Location: Russia

PostPosted: Wed 11 May '16 12:00    Post subject: What you need to run apache 2.4 on windows7 started? Reply with quote

To install Apache 2.4 on Windows7 starters, you need to first install the Windows Server?
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Wed 11 May '16 12:20    Post subject: Reply with quote

Nope, to install see the readme in the download.
Back to top
Zero Fernandes



Joined: 22 Dec 2014
Posts: 2
Location: Brasil, São Paulo, SP

PostPosted: Fri 20 May '16 3:17    Post subject: Reply with quote

I've posted a tutorial how to install the system Apache 2.4 + php 7.0 + MySQL 5.7, 64bit, by the well simple way:

http://usr.ed48.com/vc14/en/
Back to top
Steffen
Moderator


Joined: 15 Oct 2005
Posts: 3049
Location: Hilversum, NL, EU

PostPosted: Fri 20 May '16 9:46    Post subject: Reply with quote

Thanks !

Maybe you can also post it in the forum How-to's & Documentation & Tips https://www.apachelounge.com/viewforum.php?f=4
Back to top
DnvrSysEngr



Joined: 15 Apr 2012
Posts: 215
Location: Denver, CO USA

PostPosted: Fri 20 May '16 18:44    Post subject: Reply with quote

Zero:

Very good looking tutorial/s.

One question, unless my eyes deceived me, I did not see anywhere in your tutorial/s where you listed how to run either Apache or MySQL as a service?

-S
Back to top
James Blond
Moderator


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

PostPosted: Tue 24 May '16 21:24    Post subject: Reply with quote

Install apache as service is simple in short
open a command prompt run as administrator and navigate to the BIN folder of Apache. Now, install the service:
httpd -k install
For the full thing see https://www.apachelounge.com/viewtopic.php?t=2394

MySQL is easy See https://dev.mysql.com/doc/refman/5.7/en/windows-start-service.html

if you still have a question dare to ask again Wink
Back to top
DnvrSysEngr



Joined: 15 Apr 2012
Posts: 215
Location: Denver, CO USA

PostPosted: Wed 25 May '16 3:56    Post subject: Reply with quote

James:

I know how to run Apache and MySQL as a service. Actually, MySQL sets itself to run as a service via the installer.

I was merely stating that the author should have included the steps in the well written document that was presented.

-S
Back to top


Reply to topic   Topic: What you need to run apache 2.4 on windows7 started? View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads