![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Register user
|
ok i dont know wat do to do here im trying to run a server from home but my router will firewalls it out for some reason take a look and tell me what i do here if it is to small please let me know
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#3 (permalink) |
|
Cymru am byth
|
![]() Step 1 Open your web browser and enter the IP address of your D-Link router (192.168.0.1). Enter username (admin) and your password (blank by default). Step 2 Click on the Advanced tab at the top and then click Virtual Server on the left side. From the D-link site (My comments in parentheses): Step 3 Check Enabled to activate entry. Step 4 Enter a name for your virtual server entry. (Webserver maybe) Step 5 Next to Private IP, enter the IP address of the computer on your local network that you want to allow the incoming service to. (If you aren't sure what it is, hit start then run and type in "cmd" and hit enter. When it loads type "ipconfig" and your ip will be displayed, and its usally 192.168.0.x) Step 6 Choose Protocol Type - either TCP, UDP, or both. If you are not sure, select both. Step 7 Enter the port information next to Private Port and Public Port. The private and public ports are usually the same. The public port is the port seen from the WAN side, and the private port is the port being used by the application on the computer within your local network. (For a webserver, the port is 80.) Step 8 Enter the Schedule information. Step 9 Click Apply and then click Continue.
__________________
Living with Louie dog's the only way to stay sane _____________________________________________ ... and with those words so begins my lifetime of longing for the devil's warm embrace |
|
|
|
|
|
#4 (permalink) |
|
Register user
|
ok i have fixed that all now when i asked a friend to go into my site he said it works it shows apache test page now im following a guide to make this server and i edited the files like the guide required then i tryed restarting apache said " The Requested Operation Has Failed " now i tryed uninstalling apache and reinstalling it now when i reinstall it, it says file apache 2 cannot be found so their no installion files i was trying to add php to apache. If anyone could be a very very big help and make this server thing for me i would be very thank full and give them unlimted web hosting with unlimited domains for free. Ill pay for it all. And if you will build this server for me i will give you any information required
|
|
|
|
|
|
#5 (permalink) |
|
Manager, Alternative Comp
|
First of all, you had it working. It just needed to be configured properly. What I would do is uninstall Apache again. Then reboot. Then re-install Apache. See if you can get it to install properly. If you can, make sure it works. If it does, find the httpd.conf file and look through it for the VirtualHost section (probably towards the bottom). This is where you need to set your options for your site and where you'll tell Apache where your HTML/PHP files are located.
__________________
|
|
|
|
|
|
#6 (permalink) |
|
Register user
|
ok good ill try restarting and installing again if it works can u help me out with the configuration i basickly want a webhosting site like yours Skie.....
TOTaly messed up i need major help right now. I reinstall in and i press start and it says the serivice Apache2 is not installed how can i install it please help i need to get my server running. Last edited by krakozia; 12-01-2005 at 09:02 PM. Reason: I need help now |
|
|
|
|
|
#12 (permalink) |
|
Register user
|
yes i do but instead of an arrow being inside the circle its just a red dot
all so when i click start or restart it said the service Apache2 cannot be found or it is missing and also when i look in the files in my computer in the drive and all the stuff i goto apache groups some of the main files are missing whats up with that it was working fine earlyer
Last edited by krakozia; 12-01-2005 at 11:27 PM. Reason: Forgot to add somthing |
|
|
|
|
|
#13 (permalink) | |
|
Manager, Alternative Comp
|
Quote:
__________________
|
|
|
|
|
|
|
#14 (permalink) |
|
Register user
|
![]() this is what shows up when i hit start and there is no apache2 service i think somthings wrong when it installs because ive tryed uninstalling many times i did add/ remove programs and that removed it to ive restarted my comp so .... what can i do to fix this problem? Last edited by krakozia; 12-01-2005 at 11:34 PM. Reason: Spelling Mistake |
|
|
|
|
|
#15 (permalink) |
|
Manager, Alternative Comp
|
Try this. Open a DOS window by clicking Start, then Run. Type in "cmd" (without the quotes). Now type the following 2 commands exactly as I have listed:
Code:
cd "C:\Program Files\Apache Group\Apache2\bin\" apache.exe -k install -n "Apache2"
__________________
|
|
|
|
|
|
#16 (permalink) | |
|
Register user
|
Quote:
|
|
|
|
|
|
|
#19 (permalink) |
|
Manager, Alternative Comp
|
You did the commands in the wrong order. And I'm using Linux, not Windows. I can't access a Windows computer in the manner that you're describing, especially if you have a firewall.
You need to do the first command exactly as I wrote it, THEN do the second command.
__________________
|
|
|
|
![]() |
| Thread Tools | |
|
|