Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
5 + 9 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: new to php driven sites...need some help
by adrock on 2005/9/2 18:07:38

127.0.0.1 will not leave your NIC...it's a dead end return loop for the www root, so if that is the case, there is something else in your web server that is not set-up correctly, or the dns info has not propogated yet to resolve your external ip to the internal one.

look through this page to be sure everything is set-up and working correctly for PHP and IIS

Click Here

Hopefully things are progressing?
Re: new to php driven sites...need some help
by deadlife on 2005/8/31 13:25:06

oh and let me add that the only way to see the *.html file is calling it from 127.0.0.1
Re: new to php driven sites...need some help
by deadlife on 2005/8/31 13:22:23

so i understand all that, now i can make a file called index.html and put it in my www root dir. and call it and it works fine. its getting the php files to come up. that is my whole problem.
Re: new to php driven sites...need some help
by adrock on 2005/8/31 5:55:07

nice grizzly!

deadlife: The way I'm reading your post, you are trying to port fowrard to 127.0.0.1

127.0.0.1 is not a location that you can forward to, it is a default ip for 'localhost' not an actual location.

..or, you are trying to get your pc to forward to the outside...that also is not possible.

Port forwarding means that the outside address is being forwarded to the inside address, which will be the ip you find through ipconfig ... something like 192.168.1.100

if you can get it to work like you did before with the html web site, as long as you have PHP and SQL installed and working, there's little or no reason why the XOOPS site will not work.

it is going to be hard for any of us to figure it out if it isn't working like a standard web server first.

Hope your getting closer and not letting it get the best of you!
Re: new to php driven sites...need some help
by Grizzlydk on 2005/8/31 5:33:55

Hi deadlife

I have nice little link to you...thx to Delorie

Web Page Backward Compatibility Viewer

Make a file callede delorie.htm drop it in to your apache doc root where your website is located.

Then use this link to check if the site is online from the outside of your router.....

Who's Online

226 user(s) are online (130 user(s) are browsing Support Forums)


Members: 0


Guests: 226


more...

Donat-O-Meter

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

Latest GitHub Commits