Install Apache 2.4 Server on Windows 10

Поділитися
Вставка
  • Опубліковано 16 гру 2024

КОМЕНТАРІ • 80

  • @mapitsingoepe4751
    @mapitsingoepe4751 5 років тому +4

    Wow, can you believe it?!
    In 2019 and this video is super clear than many/thousands today (03 October 2019).
    Nice job man. And surely I'm subscribing to this channel.

    • @apm
      @apm  5 років тому +1

      Thanks for the feedback!

  • @gregorybouju7416
    @gregorybouju7416 Рік тому +2

    Great man very usefull your video.. I had try other tutorial but they are complicated and it not work.. But your's yes it work with very easy way to do. Now I'm gonna try your video on install php7 on wondows 10.. I had very trouble with this too.
    Anyway thank you, I'm french and I have trouble for find good tutorial, so thank you ! 😃😇

    • @apm
      @apm  Рік тому +1

      I’m glad that it helped!

  • @adott55
    @adott55 3 роки тому +6

    Oh man... you're a lifesaver. This was so easy to do, but the other explanations I found were basically "just download and install it... easy"... Like ok, maybe it's easy but can you give me a hint on where to start??
    Anyway thanks, this was clear and complete, and I now seem to have it working.

  • @umesht940
    @umesht940 4 роки тому +1

    I am getting this error[ " httpd.exe: could not reliably determine the server's fully qualified domain name...." ] While using the start command. Please help me how can I solve this

    • @apm
      @apm  4 роки тому +1

      Does this help? stackoverflow.com/questions/5856205/could-not-reliably-determine-the-servers-fully-qualified-domain-name

    • @umesht940
      @umesht940 3 роки тому +1

      @@apm Thank you

  • @GS7999
    @GS7999 2 роки тому +1

    Thanks man. Finally it worked.

  • @prachinadhe6825
    @prachinadhe6825 4 роки тому +1

    I am getting an error which states
    (OS 10013) An attempt was made to access a socket in a way forbidden by its access permissions. :AH0072: make_sock: could not bind to address 0.0.0.0:80
    AH00451: no listening sockets available, shutting down
    AH00015: Unable to open logs

    • @apm
      @apm  4 роки тому

      You may have another process that is using port 80. That doesn't look like an Apache response.

  • @anushalekhireddy9732
    @anushalekhireddy9732 4 роки тому +1

    C:\Apache24\Apache24\bin>httpd.exe -k start
    httpd.exe: Syntax error on line 75 of C:/Apache24/Apache24/conf/httpd.conf: Cannot load modules/mod_actions.so into server: The specified module could not be found.
    i am having this error

    • @apm
      @apm  4 роки тому

      Did you change your root directory? It isn't finding mod_actions.so - you may need to reinstall and try with the default directories first.

    • @anushalekhireddy9732
      @anushalekhireddy9732 4 роки тому

      @@apm I will try that sir

  • @phongungxuan1128
    @phongungxuan1128 3 роки тому +1

    how is about window apache 2.4 with ssl?
    Can you make a video about apache 2.4 with ssl on Window , please?

    • @apm
      @apm  3 роки тому +1

      There is an SSL option for download. I typically use CentOS for SSL and https connections.

    • @phongungxuan1128
      @phongungxuan1128 3 роки тому

      @@apm thank you.

  • @KirtiRstg
    @KirtiRstg 4 роки тому +1

    it works for edge but not for chrome. please help me with this pls

    • @apm
      @apm  4 роки тому

      If it works in one web-browser then it isn't a server problem - it may be that Chrome is blocking your test page.

  • @craftyoldman
    @craftyoldman 4 роки тому +1

    My WIndows 10 will not stop the IIS server. I need help. I have tried everything I can find.

    • @apm
      @apm  4 роки тому

      Try NET STOP IISADMIN from the command prompt

    • @craftyoldman
      @craftyoldman 4 роки тому

      @@apm I did. It says it cannot be found. HOWEVER! I found a way around it. I went into Apache httpd.conf and changed the 80 to 8080

  • @josiahedmond5734
    @josiahedmond5734 6 років тому +1

    the changes I made in the htdoc by adding extra !! is not showing when I type localhost. it still shows "it works!" but with 1 exclamation mark. Please can you kindly correct me where I am going wrong ?

    • @apm
      @apm  6 років тому +1

      You may need to (1) save your file to disk - text editors don't write the file until you select Ctrl-S, (2) refresh your web-page - sometimes it has a cache that retains a prior version of the web-page.

    • @josiahedmond5734
      @josiahedmond5734 6 років тому +1

      @@apm it worked . thanks a lot

    • @josiahedmond5734
      @josiahedmond5734 6 років тому

      Please can you also do a video on how to install phpmyadmin

    • @apm
      @apm  6 років тому

      @@josiahedmond5734 , I don't have a video on that topic but maybe this can help: ua-cam.com/video/KFYXY3MT-XA/v-deo.html

  • @domineckacuna6525
    @domineckacuna6525 4 роки тому +1

    How to make this online in network so the other computer can see your website

    • @apm
      @apm  4 роки тому

      The computer needs to be "seen" by other computers in the network. For Windows, type "ipconfig" in a command window to see your IP address on the network. You may need to adjust your Firewall settings to open port 80 (http) and port 443 (https). Use "ping 127.0.0.1" or replace it with the ip address to see if that computer is visible on the network.

  • @cristiandumbrava3243
    @cristiandumbrava3243 7 років тому +1

    man its give me a eror
    H00558: httpd.exe: Could not reliably determine the server's fully qualified domain name, using fe80::f94c:8948:2c78:f469. Set the 'ServerName' directive globally to suppress this message

    • @apm
      @apm  7 років тому

      Cristian Dumbrava, just set ServerName in your httpd.conf file. It is using the IPv6 address of your server as the name. It just looks like a warning, not a critical error.

  • @aishwarya_namasya_chatrasya
    @aishwarya_namasya_chatrasya 4 роки тому +1

    my HTML file is in chrome how do i change it to normal html file type

    • @apm
      @apm  4 роки тому +1

      Here is help on changing your extension: ua-cam.com/video/YlN9ax7yC0A/v-deo.html You may need to right-click and select "Open with..." to change what program opens an html file by default.

  • @DA-md4lf
    @DA-md4lf 4 роки тому +2

    Great video im just stuck with this error
    httpd.exe: Syntax error on line 39 of D:/Apache24/conf/httpd.conf: ServerRoot must be a valid directory

    • @apm
      @apm  4 роки тому

      Server root is where the Apache program is installed. You may need to change the directory path where you are serving the files. It is the directory where you have index.htm and it is the place where you store the files that you are serving.

    • @betidegilles9154
      @betidegilles9154 4 роки тому +1

      @@apm thanks for the video but I have a problem. When I wrote : C:\Apache24\bin\httpd.exe -k start
      I found :
      cannot load modules /mod_actions.so into server. the specified module could not be found.
      How can you help me please to figure out?

    • @apm
      @apm  4 роки тому

      @@betidegilles9154 does it work with a fresh install before you changed the httpd.conf file? Maybe start over and follow the instructions exactly. There are two directories that you need to update in the httpd.conf file. The first is there Apache is installed. The second is the location of the directory where you want to serve the files (such as index.html).

  • @rociomartinez2265
    @rociomartinez2265 6 років тому +4

    Very interesting video! It's really clear! Thank you very much!

  • @Noob.master6969
    @Noob.master6969 4 роки тому +1

    How do I change user from system32 to another name?

    • @apm
      @apm  4 роки тому

      You may be in the system32 directory. You need to type: cd "C:\Apache\bin" to change directory to the binary folder.

  • @IconParv
    @IconParv 4 роки тому +1

    How do I remove it completely? Please I need helpp.

    • @apm
      @apm  4 роки тому

      You'll need to stop the service as I show in the video. Then you can just delete the folder. You may need to uninstall from the "Add or Remove Programs".

  • @usez-4451
    @usez-4451 6 років тому

    i get an error talking about some sucket and that i donr have any right to connect to permissions

    • @apm
      @apm  6 років тому

      You'll need to be on an account that has administrative privileges. Also, check that there isn't another program that is using your port 80. You can check that in your firewall settings or sometimes you can find the program by typing in your web-browser: localhost or 127.0.0.1

  • @cristiandumbrava3243
    @cristiandumbrava3243 7 років тому +1

    Well, what should I write down to the name of the server?
    I wrote localhost but so does it seem to have some windows?
    I use windows 10 as an operating system
    You have facebook to get that from the viewer to join me in the pc to do it

    • @apm
      @apm  7 років тому

      Cristian Dumbrava, I don't think it matters what your ServerName is set to, especially if you are just running a localhost.

    • @cristiandumbrava3243
      @cristiandumbrava3243 7 років тому

      i install http.exe -k install work
      httpd.exe -k start work but
      apache monitor when i go start its appear the request operation has field
      why ?

    • @apm
      @apm  7 років тому

      Cristian Dumbrava, check the error.log file - it may tell you what is wrong.

  • @ashleyehle3382
    @ashleyehle3382 6 років тому

    I get an error that says that it cant access a listening socket because of its access permissions. Do you know how to fix this?

    • @apm
      @apm  6 років тому

      You may need to start your server with administrative privileges. You can do that at the command prompt by right-clicking and selecting to run as administrator before you start the command prompt.

  • @DanielVanDerWerken
    @DanielVanDerWerken 4 роки тому +2

    Super useful video. Thanks.

  • @issamachour774
    @issamachour774 2 роки тому +1

    thx, it worked only after facing some issues on installing it with the command httpd.exe -k install so I uninstalled then reinstalled it then finally:
    it works !!!

    • @emadabdullah6099
      @emadabdullah6099 2 роки тому

      can i have your email pls because I am facing some difficulties in installing it

  • @akhilkrishna7891
    @akhilkrishna7891 2 роки тому +1

    thanks man

  • @darkness97439
    @darkness97439 6 років тому

    i get an error sintax error httpd.conf line 39

    • @darkness97439
      @darkness97439 6 років тому

      i was able to solve this problem but it don't work

    • @apm
      @apm  6 років тому

      What was the error on line 39? You may need to restart your Apache server and look in the log file to see what error is described.

    • @darkness97439
      @darkness97439 6 років тому

      @@apm my error was the name i put apache and not Apache24 but it's ok now just i don't see "it work!" :/ i follow what you do but it doesn't work maybe version 2.4.37

    • @darkness97439
      @darkness97439 6 років тому

      @@apm line 39: it was written c:\Apache24
      and my directory was c:\apache it was just my fault. i solved that but now i dont have any message of error. My server doesn't work, it's like when you don't have a internet.

  • @afrahnayeem5027
    @afrahnayeem5027 4 роки тому +2

    this is the best video!!!

  • @ipututirtawibawa5079
    @ipututirtawibawa5079 4 роки тому +2

    Thankyou, it's working!!!

    • @apm
      @apm  4 роки тому

      You're welcome!

  • @meetvaghela1708
    @meetvaghela1708 4 роки тому +2

    Thank you so much for this video, it's too much helpful for me.

  • @hahayes.4595
    @hahayes.4595 3 роки тому +2

    THANKS OMG FINNALY!!!

  • @dibra96
    @dibra96 7 років тому +2

    Muchas gracias, amigo, me sirvió bastante. Saludos desde Perú

  • @cristiandumbrava3243
    @cristiandumbrava3243 7 років тому

    man do you can in my pc with team viewer and make

    • @apm
      @apm  7 років тому +1

      Cristian Dumbrava, sorry, I don't typically troubleshoot at that level. Maybe start the install over and follow each step exactly.

    • @cristiandumbrava3243
      @cristiandumbrava3243 7 років тому

      Talk to someone and say I have to go to listen port but need port exactly but there is something about me backward loopback and must be disabled how do you know how to do it?

    • @apm
      @apm  7 років тому

      Cristian Dumbrava, I haven't seen that error before. You normally listen on port 80 or port 443 or sometimes 8080. Maybe try a different port if you have another service that is using port 80.

  • @lionsnetonu
    @lionsnetonu 3 роки тому +1

    Thanks a lot.

  • @afrahnayeem5027
    @afrahnayeem5027 4 роки тому +1

    Thankyou so much!

  • @adityaranjan5494
    @adityaranjan5494 4 роки тому +1

    It works!

  • @swastiktyagi8246
    @swastiktyagi8246 4 роки тому +1

    thnx

  • @hellobangladesh9292
    @hellobangladesh9292 6 років тому

    iam no ida