How to Install Apache Server on Windows

Поділитися
Вставка

КОМЕНТАРІ • 196

  • @alrefaialrefai
    @alrefaialrefai 9 років тому +21

    i did as u do but there no apache in server monitor

    • @clevertechie
      @clevertechie  9 років тому +3

      +Abdulrahman Alrifai Read the description and your problem will be solved.

    • @Kradosion
      @Kradosion 9 років тому +1

      +Clever Techie i did this and its says i dotn have admin priv on my latop even though i defiantly do

    • @xexzephy4860
      @xexzephy4860 9 років тому +6

      +kevin cubitt u need to run cmd as admin once u done that type: "cd C:\Apache24\bin" when u type that u want to then type: "httpd.exe -k install -n "Apache2.4" then it should install

    • @majorbadidea
      @majorbadidea 8 років тому

      +XeX Zephy What does the -k / -n mean?

    • @xexzephy4860
      @xexzephy4860 8 років тому

      ***** idk u just need to put them

  • @balajiram2755
    @balajiram2755 8 років тому +5

    Brilliant, such easy to follow steps.
    Except for one missing step regarding install that XeX Zephy mentioned above, everything else is very good in this tutorial.
    cd c:\Apache24\bin
    httpd.exe -k install -n "Apache2.4"
    Thank you all.

  • @AsifHassanran
    @AsifHassanran 9 років тому +2

    Don't have any Service in Apache Monitor window under Service Status. Will you help me please? I have installed Apache in C:\Program Files\Apache24

  • @tomislavgruber1175
    @tomislavgruber1175 9 років тому +10

    I did everything according to tutorial and managed to get service Apache 2.4 in Apache monitor but when I try to Start it error appears "The requested operation has failed". Any solution?

    • @ethanffischer
      @ethanffischer 9 років тому

      +Tomislav Gruber
      If you're running skype, exit out of it and try again. Worked for me!

    • @Rauno315
      @Rauno315 8 років тому

      +Ethan Fischer Thanks! Worked for me. What a weird bug.

    • @SirWaffleGaming
      @SirWaffleGaming 8 років тому

      I don't even have Skype open but I'm still getting the error. The only things I'm running are Chrome and Windows Explorer.

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

      I get an error message saying "Your current settings do not allow this file to be downloaded". Hoe do I fix this? I'm using Windows Server 2008.

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

      You probably forgot to create a folder "localhost" in c... At least i did, and this worked for me.

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

    why is microsoft visual required with Apache?

  • @chiecoy
    @chiecoy 8 років тому +4

    its says that "The Request Operation has Failed"

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

    "SSL not compiled in no https support"....any help?

  • @NoOne-pj5ze
    @NoOne-pj5ze 7 років тому +4

    When I Click on "Start" it says the operation has failed!!

    • @HarshRajAlwaysfree
      @HarshRajAlwaysfree 4 роки тому +6

      if someone is still facing the problem here is what i did
      open task manager and end all apache processes
      opened cmd as admin
      type "cd c:\apache24\bin"
      type "httpd -k uninstall"
      type "httpd -k install"
      type "httpd -k start"
      there should be a firewall popup asking for access its a good sign
      now go to apache24->bin->ApacheMoniter , this to ensure an icon pops up in taskbar
      now it should be running fine, ignore some error messages in cmd if its running fine

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

      @@HarshRajAlwaysfree solved my issue. Thanks!!

    • @Spacehold-gd9os
      @Spacehold-gd9os 4 роки тому

      @@MosBronco C:\Apache24\bin>httpd -k start
      AH00557: httpd: apr_sockaddr_info_get() failed for ??
      AH00558: httpd: Could not reliably determine the server's fully qualified domain name, using 127.0.0.1. Set the 'ServerName' directive globally to suppress this message
      error

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

    the apache monitor is not openeing ..it show " The requested operation has failed "

  • @mohamedabderrahim3673
    @mohamedabderrahim3673 5 років тому

    i cant find the file localhost in c , what the problem?

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

    hello sir i followed all your instructions but still my server is not working..please suggest me something..

  • @sulianaseluka4012
    @sulianaseluka4012 5 років тому

    What if the Apache monitor opens up blank, like there is nothing there, doesn't show whether it is offline or online neither does it tell the apache version it is running?

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

    If I don't have the c:/Apache on the Document Root and server Root, do I change it to c:/Apache

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

    For people who want to know more, I recommend the Build Podcast episode 036, admittedly a bit outdated but still good.

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

    apache monitor is started but in xampp its showing error, solution please....

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

    Thank you so much , but in Apache Service Monitor nothing is showing what should I do ???

  • @balawalali2907
    @balawalali2907 8 років тому

    i also follow your steps but there is no apache service monitor(it shows no services installed) how to fix this problem.tell me pls

  • @philtaylor3098
    @philtaylor3098 8 років тому +3

    when I open the apache monitor there's nothing there, which makes me wonder why would there be a service when we've just extracted a file a placed it in a folder. In the monitor the connect button doesn't list me pc name, even putting it in manually does nothing. Help!

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

      Same here dude. Did you eventually figure it out ?

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

      ​@@sibusisondimande5209 no sry man i have the same problem

    • @IntroMakerNET
      @IntroMakerNET 5 років тому +2

      Guys, you need to open a CMD as administrator... then type this commands:
      cd \
      cd apache24
      cd bin
      httpd -k install
      Done. You'll see Apache service in your Apache Monitor.

    • @IntroMakerNET
      @IntroMakerNET 5 років тому

      @@robingeibderzweite7948 read my answer, I hope it helps.

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

    And also navigate to "services"->"apache"->setup type: automatically.
    If u get the error "The requested operation has failed" go there and try to start it there first. That went fine for me. :)
    Also u can try to check if your port used for apache is already reserved for IIs or Skype. Go for cmd as admin and type: "netstat -nao" then " tasklist /fi "pid eq PID HERE!!" " to check which task is using the port. ;)

  • @ChristianWDegn
    @ChristianWDegn 9 років тому +6

    As a note: If you use Skype. Exit out of Skype.

    • @ethanffischer
      @ethanffischer 9 років тому

      +Christian Degn
      I was getting "The requested operation has failed" until I did this. Thanks!

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

    i am seeing this after writing local host option in browser.. Server Configuration
    wamp server(i installed wamp server before)
    Apache Version:
    2.4.33 - Documentation
    PHP Version:
    5.6.35 - Documentation
    Server Software:
    Apache/2.4.33 (Win32) PHP/5.6.35 - Port defined for Apache: 80
    #what does it mean ?my apache is working or not>??

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

    For those of you that is not working, you need to log onto your cmd as Administrator
    By doing that, type cmd on the search bar
    right click on the cmd
    and set it as Administrator

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

    I did everything here but there still is no service installed. I am on window 7 professional desktop. I have read the comments and even in cmd it says no directory. I am using a netgear powerline, which basically plugs into the wall socket and plug into the modem to my internet then the other one plugged into a socket in my room and it is ran ethernet. I don't have direct plug in to the modem....does this matter at all

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

    I am unable to start the server because its showing requested operation has failed

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

    Apachi is not installed because api-ms-win-crt-runtime-l1-1-0.dll file is missing how to install this file......

  • @sibujacob977
    @sibujacob977 5 років тому

    iT DOESN'T WORK FOR ME.. THERE IS SOME INFO MISSING IN YOUR VIDEO

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

    nice wallpaper
    where can i find one?

  • @DanielshockAndTyler
    @DanielshockAndTyler 8 років тому

    Whats the problem when I cant just run the wampserver. Its still offline :/

  • @SnehaGursale
    @SnehaGursale 5 років тому

    Unable to connect to the remote registry on computer
    I got this error.i am trying to install Apache on windows 10 please reply

  • @aymansayed634
    @aymansayed634 9 років тому

    I got the following error when I tried to do the command " httpd -k install"
    The 'Apache2.4' service is successfully installed.
    Testing httpd.conf....
    Errors reported here must be corrected before the service can be started.
    httpd: Syntax error on line 525 of C:/Apache24/conf/httpd.conf: Cannot load php5
    apache2_2.dll into server: %1 is not a valid Win32 application.

  • @AspectOfTheStorm
    @AspectOfTheStorm 7 років тому +20

    Thanks but next time don't explain that we should use winrar for like 30 seconds. We got it. I'm sure if we're setting up a web server we know how to extract zips

  • @subzero2371
    @subzero2371 9 років тому +1

    Thanks Clever Techie - thorough explanation on how to install Apache. Thumbs UP! Now onto your PHP install video. :)

    • @subzero2371
      @subzero2371 9 років тому

      Clever Techie Could you explain why you never ran through the PGP signature verification ? Is it an important step to go through - I've installed the software, but didn't even go through verification of the keys/checksums etc....

    • @clevertechie
      @clevertechie  9 років тому

      +Sub Zero (ClassicMan187) I don't even know what you're talking about, could you please elaborate?

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

    URGENT!!!
    My windows prevents to run the apachemonitor.exe and gives a notification like "Windows Smartscreen protected your computer from an unknown application.Starting this application would risk your personal files. " how can i fix it??? Does anyone has an idea?

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

    I have public static Ip, registered domain. Is it possible to host website build in .html from my office?

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

    sir while running i get index of/ instead of It works! is it right one
    had i connected apache? plz answer for this question sir

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

    Two things. First you cannot rename the directory to c:\localhost. It will fail to start Apache. What you can do is rename the htdocs directory to www (or leave it as it doesn't matter) and point your browser to localhost. You should see this IT WORKS message.
    Next he didn't mention this but it is good security practice. Remove the Indexes option to prevent people from accessing your entire directory. I used Notepad ++ and it was located at line 259. Yours will say Options Indexes FollowSymLinks, so just place your cursor where Indexes is, delete and save.
    Whether your Web server is for testing, or actual production it is ALWAYS good practice never to use the default settings.

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

      Do you mind elaborating for us absolute newbies?
      When you say rename the htdocs directory, are you talking about in the config text file? And you're literally renaming it "www" instead of "c:/localhost" like he said to? And what does "point your browser to localhost mean? Is that the same as typing localhost into the address bar?
      When you say "place your cursor where Indexes is", does that mean before or after the word indexes? And then we just delete everything until the next line?
      Thank you!

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

      htdocs is a folder inside of Apache2 (if you go through Windows Explorer and search the Apache2 folder you should see the htdocs folder. That's what you can rename to www.
      I rename mine because www that's really what the name should be. This is the folder to which all of your web pages, js, css, etc. all go. That's the folder I was taking about renaming.
      Local host means your local IP address on your computer (like 192.168.whatever.whatever) So when you open your browser you type that local IP into the address bar, and it should take you to the Apache .htm page to let you know everything is working.
      You are deleting the word indexes to prevent access to your directory list (this directory shows every file for your webpage. Removing Indexes does mean you will have to type the exact name of the web page you want to view on your Apache server. Example: 192.168.1.20/index.html or 192.168.1.20/webpages/home.html.
      If you do this: 192.168.1.20/ you will get a 403 forbidden error. That['s because you deleted the Indexes, and it is preventing you from seeing it. That's what you want. You never want people to have access to the directory because it's easier for them to steal your content.
      Hope this helped.

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

    I am not getting any thing in appache monitor

  • @ChucklesThePyro
    @ChucklesThePyro 8 років тому

    So with the conf file I made it goto c:/localhost and made localhost folder on the C drive but there is no index.html in it or any other files/folders, any help would be appreciated.

  • @Hemant_S_Bohra
    @Hemant_S_Bohra 8 років тому +5

    its not working
    the apache server is not starting

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

      CMD >> httpd.exe -k install -n "Apache2.4"

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

      @@profwtelles httpd.exe is not recognized

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

      Have you include apache folder in your PATH Windows variable?

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

      @@profwtelles yes, I have, it works, but i have new issue : Windows could not start the Server service on Local Computer

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

      I believe that there is a mistake inside httpd.conf...like a LoadModule, ServerName, Access to Directory, DocumentRoot.... check inside logs (apache) folder... and please put the error message

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

    Perfect... I need to make this apache communication save...what do you recommend? Best Regards

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

    Just wonder, when can I install MySQL? before Apache install, or after Apache install? - Thanks!

  • @HRProductionHouseByHRYadav
    @HRProductionHouseByHRYadav 9 років тому

    Hey i am doing as same as you but when i try to open apache moniter form bin folder then i found a error as api-ms-win-crt-runtime-l1-1-0.dll is missing,
    Please tell me what to do with this.??

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

    Do I have to use firefox?

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

    what theme do u use

  • @petux7
    @petux7 5 років тому

    Web server is perfect on Linux or bad not on windows

  • @onwugideon9211
    @onwugideon9211 8 років тому

    hello
    I have mine setup and running well.
    challenge is I'll like to make it accessible to other computers on my LAN. can you point me in the right direction pls

  • @hgopikrishnan
    @hgopikrishnan 9 років тому +1

    I have installed "Visual C++ Redistributable for Visual Studio 2012" in my computer, and even after that I still receiving dll files missing error messages. Please suggest.

    • @susheellamsal5127
      @susheellamsal5127 9 років тому

      +Gopi Krishnan Install Visual C++ Redistributable for Visual Studio 2015 and make sure you check for windows updates and install the latest updates.

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

    @Clever Techie links are not working properly.

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

    Not working
    Apache server not working

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

    Whats all this with local host. I need to get this going for real projects, online, using the internet.. Anyone got any tips on a tutorial that shows how to make it work, not only on local?

  • @aymansayed634
    @aymansayed634 9 років тому

    Thank you for your great tutorial. But I have a problem when I tried to initialize the service. Requested failed although I changed the Listen Port 8080

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

    Very clear, and many details are also showed in this video. Thank you so much.

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

      No problem!

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

      you say nothing about "Use the PGP Signature and/or the SHA Checksums to verify the integrity", that' is vital too.

  • @rohitmengu5578
    @rohitmengu5578 8 років тому

    after doubling clicking apache service monitor it shows starting, but in my case the request is failing every time....pls reply

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

      You probably forgot to create a folder "localhost" in c... At least i did, and this worked for me.

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

    i've follow the steps as you did but i can't have any service appearing in the window of the apache service monitor! Help plzz !!

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

      same here....did u got any solution?`

  • @admirljubuncic3624
    @admirljubuncic3624 5 років тому

    Hi i am trying to install apache 2.4.39 but I cant find "bin" folder or any httpd.exe file. Can anyone help me here?

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

    Hi, people... If you still have an error while starting apache. I'm backing up the line in the "httpd.conf" file to this "c:/Apache24/htdocs". Then run in cmd as an administrator. "httpd -k start". In a web browser, type "localhost" and write that it is working.

  • @manjukarthik9598
    @manjukarthik9598 5 років тому

    Suppose you see that the monitor shows nothing then follow the steps to install mentioned in the below link:
    stackoverflow.com/questions/17116757/apache-xampp-command-line-start-error-ah00436-no-installed-service-named-apac
    The solution was very very simple. You get the error message when you manually try to start the webserver by "httpd -k start", but no service was defined yet.
    just do a "httpd -k install" and the windows service is added to the registry. after that, the "httpd -k start" works without error message.

  • @gsb005
    @gsb005 8 років тому

    Can you please also show us, how to configure openssl to work with apache, please.
    Great Video.

  • @p5ypr010
    @p5ypr010 5 років тому +2

    whene i open the apache monitor i cant see the the offline thing
    i see nothing
    Help please !

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

      Run your CMD as an administrator, then:
      cd c:\Apache24\bin
      httpd.exe -k install -n "Apache2.4"

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

    When i type localhost/ in browser i get this message " Index of /"............plzz help me

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

      start coding, put index.php or index.html

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

    this is not working

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

    Really helpful video , thank you for posting this video and Great explanation !

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

    This worked great, other than you forgot the httpd -k install in cmd as admin. Thank you.

  • @Per88
    @Per88 9 років тому

    my apache service monitor is empty... what can i do?

    • @subzero2371
      @subzero2371 9 років тому +3

      Anonymous You'll need to open up command prompt and goto your Drive:\Apache24\bin folder then type the command "httpd - k install" - Then the magic should happen :)

    • @clevertechie
      @clevertechie  9 років тому

      +Red Eyez What happens when you try to open: C:\(Your_Apache_Install_Directory)\bin\ApacheMonitor.exe ?

    • @clevertechie
      @clevertechie  9 років тому

      +Red Eyez No problem :)

    • @tahiraaiedail4735
      @tahiraaiedail4735 9 років тому

      +Sub Zero (ClassicMan187) I have the same problem, my apache service monitor is empty. But when I go to the bin folder there's no "httpd - k install". Am I missing something? Please help me out :)
      Ah and my monitor says: "No service installed"

    • @clevertechie
      @clevertechie  9 років тому +1

      +Tahira Aiedail open your apache bin folder, hold shift and right click anywhere in the empty space and click on "Open command window here" this will open the command prompt with apache directory, then type: httpd.exe -k install -n "Apache2.4" this will install apache as service and when you open ApacheMonitor.exe the apache service will be there.

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

    thank you man, it finally works, great job

  • @1223maury
    @1223maury 8 років тому

    how do i create localhost ?

    • @philtaylor3098
      @philtaylor3098 8 років тому

      +maury castro
      Go to your drive by clicking on programs ( Bottom left most windows button )
      computer, click on your c drive, then within that window , look for "New folder " it's a menu option at the top, click on that and then rename it (right click ) to localhost.

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

    hy anyone can en light me when i change the DocumentRoot "${SRVROOT}/htdocs"
    to the DocumentRoot "c:/localhost"
    my apache service monitor is not working it gives me the error "The requested operation has failed"...... any suggestion?? what to to do +Clever Techie

  • @iregood
    @iregood 9 років тому +1

    Hey Clever Techie, this is brilliant! I had an empty monitor and I followed your directions regarding httpd.exe -k install -n "Apache2.4. However, it still shows me a message which goes like that: AH00369. Access failed to open the windows service manager, perhaps you forgot to log in as Admin? I run the apache.exe as Admin though, What do you suggest?

    • @iregood
      @iregood 9 років тому +1

      Oh and I installed it on windows 10 - You think this might be connected to the problem?

    • @fongsowleong8917
      @fongsowleong8917 9 років тому

      I have facing the same problem. Any one have the answer?

    • @TheSmime
      @TheSmime 9 років тому

      +Fong Sow Leong Don't know if you guys still have problems with it but here's a solution.
      Search for cmd in start-menu. Right-click on cmd.exe and choose "As admin..".
      Write this:
      cd.. (as many times as you need to get to "C:/" )
      When you're in C write: cd apache24/bin
      and finally write: httpd.exe -k install
      And it's done :)

    • @philtaylor3098
      @philtaylor3098 8 років тому

      +iregood
      see what I've posted above.

    • @philtaylor3098
      @philtaylor3098 8 років тому

      +Fong Sow Leong
      see above

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

    You've forgotten 2 vital pieces of information. 1: Restart your PC as Skype etc can be using port 80, the info on this can be found @ stackoverflow.com/questions/15016119/succeeded-installing-but-could-not-start-apache-2-4-on-my-windows-7-system And 2: c:\apache24\bin\httpd.exe -k install This needs to be used if you are installing it fresh, and finally.... You didn't tell us how to add environment variables..... But other than that it is a great tutorial!

  • @nightmist7977
    @nightmist7977 5 років тому

    Thanku bro. I helped both u and phil taylor

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

    Need to change your server name to localhost:80

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

    hey, I added and index.html file to my localhost folder and when I type localhost/ in my browser i get a 404 error. My service is running, I changed the listen to 8080. any suggestions?

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

      I just tried "localhost:8080" and it works then. Why do you not have to had :8080?

  • @willowsherlow32
    @willowsherlow32 9 років тому

    thanks for the tut, but like.... i think it's time for a new microphone

  • @BasedTeeth
    @BasedTeeth 9 років тому

    Cool, thanks for the tutorial!

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

    8:02 dude i'm gonna subscribe !!!!!

  • @Inknvoice
    @Inknvoice 5 років тому

    Thanks for this video sir..

  • @ianriley5893
    @ianriley5893 9 років тому +1

    you completely forgot to go over what to do in DOS

    • @clevertechie
      @clevertechie  9 років тому

      +Ian Riley Do what in DOS?

    • @directenough9494
      @directenough9494 8 років тому

      navigate to c:\apache24\bin and type
      httpd.exe -k install

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

    Brilliant! Thanks a lot😊

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

    To everyone who get error "The requested operation has failed", stop program that uses port 80 and you will be fine :D

  • @cheng1861
    @cheng1861 8 років тому

    Thanks , it works.

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

    Thanks a lot man:)

  • @MohamedAli-sf2rf
    @MohamedAli-sf2rf 8 років тому

    thanks allot i have got where i can download the apache

  • @TheVisionBT
    @TheVisionBT 8 років тому

    thanks you so much !

  • @killerthoughts6150
    @killerthoughts6150 8 років тому

    you' r cool dude... i like ur style

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

    Thank you man!

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

    Thank you!

  • @magnumataredfox
    @magnumataredfox 9 років тому

    winrar sux, use 7zip

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

    thanks

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

    3 hard drives almost full...full with silver charts and graphs I suspect

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

    Clever Techie, is so funny:) ---listen:--64bit, appache ohh my lord:)), the best!!

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

    verry good

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

    Thank youu !!!!!

  • @PalestineESport
    @PalestineESport 8 років тому

    how the astronaut can drink through his Helmet :p

  • @TheVisionBT
    @TheVisionBT 8 років тому

    -------IMPORTANT FALLOW THIS STEP ----­­---
    ----Phil Tayloril say---
    If you're doing this from scratch you need to install the apache service. To do this go to programs , type CMD right click cmd and run as administrator, navigate to c:\apache24\bin and type
    httpd.exe -k install
    If you don't this you are not going anywhere with this tutorial.

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

    Dude clear some damn space. Your 2TB storage is filled.

  • @HRProductionHouseByHRYadav
    @HRProductionHouseByHRYadav 9 років тому

    Hey i am doing as same as you but when i try to open apache moniter form bin folder then i found a error as api-ms-win-crt-runtime-l1-1-0.dll is missing,
    Please tell me what to do with this.??