1
deadlife
new to php driven sites...need some help
  • 2005/8/30 3:57

  • deadlife

  • Just popping in

  • Posts: 9

  • Since: 2005/8/30


i am semi-new to all this, came across XOOPS and installed it fine, no problem. running win2k3 and mysql...easyphp...but my question lies in how do i make my site run through my ip address...instead of 127.0.0.1...ect ect, i havent been able to figure it out for the life of me but i am sure it is really simple.

if someone could give me a hand with this that would be cool.

Thanks

2
adrock
Re: new to php driven sites...need some help
  • 2005/8/30 5:04

  • adrock

  • Quite a regular

  • Posts: 291

  • Since: 2004/12/7


you'll need to run IIS or some other web server or proxy server and set the DNS info to your external IP for the site to resolve from the outside.

Make sense?

Are you able to get a 'regular' html site to work through your external IP address?
Affordable Web Hosting - Family - Fun!...and not always in that order!

3
Grizzlydk
Re: new to php driven sites...need some help
  • 2005/8/30 5:11

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


There are three things u have to consider...

1. Is the webserver correct configured.
2. Is virtual server enabled in your gateway
3. You have to install XOOPS with the correct paths

And last but not least...

Fix the host file on your machines. Doing that will make sure when u are using your internet ip address, behind the gateway u can see XOOPS ...and XOOPS will run correct.

---- Host file ----

192.168.0.20    localhost
192.168.0.20    domain
.com
192.168.0.20    www
.domain.com


---- XOOPS Paths ----

Virtuel path would be something like

http
://Your Internet IP
Danish is viery iasy to spoke

4
deadlife
Re: new to php driven sites...need some help
  • 2005/8/30 13:13

  • deadlife

  • Just popping in

  • Posts: 9

  • Since: 2005/8/30


okay i understand that host file info you gave me. but where do edit the info? and as far as XOOPS paths, that one i think i set to my ip when i set it up.

5
Acer2004
Re: new to php driven sites...need some help
  • 2005/8/30 13:16

  • Acer2004

  • Just popping in

  • Posts: 10

  • Since: 2005/7/7 1


what the web server u r using (apache, IIS , ....) ?

6
Grizzlydk
Re: new to php driven sites...need some help
  • 2005/8/30 13:30

  • Grizzlydk

  • Just popping in

  • Posts: 68

  • Since: 2005/2/24


-------------------------------------------------------
The host file is the internal problem .

The host file is located at:

/windows/system32/drivers/etc on Xp
and
/winnt/system32/drivers/etc on 2K

You can edit it with Notepad or something.

But doing that will only redirect inside your network.

---------------------------------------------------------
The external problem is directing your ISP IP on to the server.

If you have some network hardware in front of the server, for example a router or a cablegateway, you have to configure the virtual server on this device so it points your ISP IP at your internal server ip.

If your server is hooked up to the internet without any network hardware in front, then you should be able to install XOOPS with the virtual path beeinghttp://yourip and it should run.
Danish is viery iasy to spoke

7
deadlife
Re: new to php driven sites...need some help
  • 2005/8/31 0:40

  • deadlife

  • Just popping in

  • Posts: 9

  • Since: 2005/8/30


i am running apache.

8
deadlife
Re: new to php driven sites...need some help
  • 2005/8/31 0:47

  • deadlife

  • Just popping in

  • Posts: 9

  • Since: 2005/8/30


i have a standard router in front. with only one other box hooked to it besides mine. i have absolutly no idea how to config that to what you mean, as right now i think i am in over myhead. but at anyrate i would like to know if you folks dont mind helping me out alittle more...thanks.

9
Acer2004
Re: new to php driven sites...need some help
  • 2005/8/31 0:52

  • Acer2004

  • Just popping in

  • Posts: 10

  • Since: 2005/7/7 1


well,
comments:
1. if u r working at INTRANET(many computer connected to each other ) you can get your ip address by 'ipconfig' command from dos prompt at windows or 'ifconfig' terminal command at linux

2. after getting your the internally IP address, each computer in your lan can access your machinehttp://your_ip_address orhttp://your_computer_name
but check at your httpd.conf (found at APACHE_HOME/conf/) therte is line containing Listen 80 and not commented.

3. to access your machine from outside your lan .. you have to get your INTERNET IP address (your lan computers will never can use this IP)

4. as Grizzlydk said (thank's Grizzlydk ) f your lan have router .. you MUST make redirection (using NAPT) for your url

check these 4 points and tell me what you need ...

10
deadlife
Re: new to php driven sites...need some help
  • 2005/8/31 1:02

  • deadlife

  • Just popping in

  • Posts: 9

  • Since: 2005/8/30


well i have 1-3 of those down. all i need is to figure out how to do the fourth on. that one i dont understand, and like i said before its prolly really simple. thanks again...i'm almost there

Login

Who's Online

155 user(s) are online (99 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits