Help with apache Mysql Php (Solved)

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Rodeo
Forum Newbie
Posts: 10
Joined: Wed Mar 08, 2006 10:37 am

Post by Rodeo »

i found this thing that install apache mysql php all together but it's saying my website is
http://127.0.0.1 i need to change it to when i wanna go to my website the address for it is http://rodeos.dyndns.org:3000 How can i change apache to when people go to the rodeos link it will take them to my computer.

i know this might not make any sence but im trying ;\ Its just telling me my site is 127.0.0.1. and no one can go to that
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

127.0.0.1 is your default IP address for localhost (your local machine). I think you can edit the httpd.conf file and tell apache what your localhost address should be.
Rodeo
Forum Newbie
Posts: 10
Joined: Wed Mar 08, 2006 10:37 am

Post by Rodeo »

Im not sure if anyone has used this before but,i got a dyndns.com and got one of there Dns server things to where instead of useing my ip i can use http://rodeos.dyndns.org
But when i put this in for some reason my router options come up
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

sounds like your router isn't set to forward http (port 80) traffic to your computer.
Rodeo
Forum Newbie
Posts: 10
Joined: Wed Mar 08, 2006 10:37 am

Post by Rodeo »

Awesome i got it fixed Thank's for all the help!
Post Reply