Author |
|
xRyu99
Joined: 21 Nov 2015 Posts: 10 Location: US, Michigan
|
Posted: Sat 21 Nov '15 18:11 Post subject: Need Help with Setting up APACHE Server on Windows |
|
|
Hello, my subject says it all.
I'm "Brand" new to using anything "related" to Apache and I would love to learn how to use my own Folder, On network which is accessed by my ip. and I would like to learn how can I make an Apache Server, using it, or the steps on how to properly "install" a linux, or windows operating system using it as a web hosting "drive"
I'm confused with anything that relate to Apache, so please help me get through this step.
I know alittle bit about "apache" and what it is. (Its a program that is used to host a website on a home network) thats all I know. |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
|
Back to top |
|
xRyu99
Joined: 21 Nov 2015 Posts: 10 Location: US, Michigan
|
Posted: Sat 21 Nov '15 20:06 Post subject: |
|
|
Thank you for the kind help. |
|
Back to top |
|
xRyu99
Joined: 21 Nov 2015 Posts: 10 Location: US, Michigan
|
Posted: Sat 21 Nov '15 20:35 Post subject: |
|
|
Question Though...
Since I have Windows, The DOS command for HTPPD.exe will not work I'm on Windows 10, and following the instructions does nothing to help with the issue.
What do I do? I tried what it said and DOS is giving me the error "The |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Sat 21 Nov '15 20:48 Post subject: |
|
|
Above post of you, I do not see the error..
You must be in folder c:/Apache24/bin :
>cd c:/apache24/bin
And type :
>httpd.exe
?
What is the error ?
Last edited by Steffen on Sat 21 Nov '15 20:58; edited 2 times in total |
|
Back to top |
|
xRyu99
Joined: 21 Nov 2015 Posts: 10 Location: US, Michigan
|
Posted: Sat 21 Nov '15 20:51 Post subject: |
|
|
Do I have to run the httpd.exe from inside the directory
if I type just httpd.exe in the CMD as "admin" it gives me the syntax error, but if I run it from directory it doesnt give me an issue, but the domain / ip error that says I have to change because it cant continue |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Sat 21 Nov '15 20:55 Post subject: |
|
|
I edited my post above for the folder.
You say: ...but the domain / ip error that says I have to change because it cant continue
Please post always the exact error/warning you get ? |
|
Back to top |
|
xRyu99
Joined: 21 Nov 2015 Posts: 10 Location: US, Michigan
|
Posted: Sat 21 Nov '15 21:07 Post subject: |
|
|
AH00558: httpd.exe Could not reliably determine the server's fully qualified domain name, using (my mac address) set the "Servername' directive globally to supress this message
I have a netgear router, and I have a readyshare drive with an IP Address can I can access (Via FTP/Filezilla) and I want to assign a folder inside that
P.S. IP/Apache24/bin and do it that way but dont know how to do that. since my computer isnt appearing an IP |
|
Back to top |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 692
|
Posted: Sat 21 Nov '15 21:11 Post subject: |
|
|
You can ignore that warning.
When Apache runs, try http://localhost/ |
|
Back to top |
|
xRyu99
Joined: 21 Nov 2015 Posts: 10 Location: US, Michigan
|
Posted: Sat 21 Nov '15 21:49 Post subject: |
|
|
how do you run a apache server, from an IP Address?
Since the apache isnt locally stored on my computer (yes I can store it on my computer than run it, but its on my portable hard-drive (accessiable) via Network accessabled by an IP Address
i don''t know if you can do cd (ip) than the folder name? how does that work?
EDIT: I determined that the IP Address of the Readyshare Drive, thats connected to my NETWORK can't be accessed outside the WIFI Zone. Therefore I cant use its IP Address to host my website.
I dont know if my (Computer Alone) connected my network can established a IP Address, therefore to host a domain name..
EDIT: If I dont close the CMD, that has the apache error that I explained, It works. But I still dont know what IP address it is. so I can connect a domain to it, nor a website |
|
Back to top |
|
Steffen Moderator
Joined: 15 Oct 2005 Posts: 3092 Location: Hilversum, NL, EU
|
Posted: Sun 22 Nov '15 11:22 Post subject: |
|
|
Puzzled what you want to achieve.
Where is Apache running ?
Where are the files you want to serve ?
The outside IP form a PC you van get with e.g. https://www.iplocation.net/find-ip-address |
|
Back to top |
|
xRyu99
Joined: 21 Nov 2015 Posts: 10 Location: US, Michigan
|
Posted: Sun 22 Nov '15 16:43 Post subject: |
|
|
The problem I was facing was, My Port Fowarding was not turned on for my internal IP, therefore. Apache was not working for my public ip, therefore. I reserved my internal ip with my mac address, on my router with port fowarding for that specific internal ip and it works great now. |
|
Back to top |
|