RESOLVED : stupid IIS problem. I hate IIS.

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
User avatar
HungryMind
Forum Commoner
Posts: 41
Joined: Fri Jun 20, 2003 10:33 am
Location: Alameda, CA

RESOLVED : stupid IIS problem. I hate IIS.

Post by HungryMind »

I recently installed iis and then uninstalled it, finding it not fitting to my needs. I then installed apache and php and mysql. Now when i try to go to my ip address: 12.155.173.208, it gives me a popup for my username and password (which i DON'T know, because iis probably set it up with a default). Maybe I am wrong, but that's what I am thinking. Also: it appears as though other people aren't able to even see that there is a web address: http://12.155.173.208. Please help me take off whatever iis did or whatever is blocking access to my domain!
Last edited by HungryMind on Wed Jun 25, 2003 12:23 pm, edited 1 time in total.
User avatar
m@ndio
Forum Regular
Posts: 163
Joined: Fri Jun 06, 2003 12:09 pm
Location: UK

Post by m@ndio »

Hi,

The cause of this may be the extra "." at the end of the i.p address. check your httpd.conf file and make sure all is correct. I don't think it's IIS doing it. You doing this on your own webserver or your local machine?
User avatar
HungryMind
Forum Commoner
Posts: 41
Joined: Fri Jun 20, 2003 10:33 am
Location: Alameda, CA

Post by HungryMind »

local machine. I'm not actually typing the extra ".". That was for punctuation and it got rolled up in the link. I am installing something separate right now, i'll update you guys in a day or so. Ireally want this to work...
User avatar
HungryMind
Forum Commoner
Posts: 41
Joined: Fri Jun 20, 2003 10:33 am
Location: Alameda, CA

Post by HungryMind »

Okay, i'm back. Everything is working now: apache, mysql, php... The only problem is that i can't get into my server using my ip, i am stuck using localhost. here is my ip link: http://12.155.173.208/ . If you can get in, let me know. Until then, here is a link to the exact image that iget when i try to go to my ip address. I can't figure out why there would be a password!!! Please assist :(.

http://www.colorscape.net/see.gif

EDIT: Crap, sorry I didn't edit my last post and just add on. I hate double posting. Sorry again.
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

if you're sure apache is running and serving port 80 then it's in your apache configuration.
Search both your apache conf and DocumentRoot directory for a file contaning the realm-string "Linksys BEFSR81".
Do you find one?
If, you probably found it in conjunction with http://httpd.apache.org/docs-2.0/mod/core.html#authname

edit: Or do you access the server thru a proxy-server that requires a password first?
Gleeb
Forum Commoner
Posts: 87
Joined: Tue May 13, 2003 7:01 am
Location: UK
Contact:

Post by Gleeb »

Do you have any Linksys equiptment? Wireless Access point, Router, something like that? It's model number is most likely BRFSR81 (Check the domain in the screenshot)

EDIT: It probably looks like this
User avatar
HungryMind
Forum Commoner
Posts: 41
Joined: Fri Jun 20, 2003 10:33 am
Location: Alameda, CA

Post by HungryMind »

Okay, duh. Yes, i have that model. I kept thinking that the only thing that I changed on my computer from the time that my ip was working and the time that it didn't is iis. That, of course, is false. I also changed the router, but I didn't think of it. Grr. :roll: Time to call LinkSys...
Post Reply