T O P I C R E V I E W |
tomasalsbro |
Posted - 04 May 2002 : 05:11:45 Hi,
I not sure what's wrong. When trying to publish my web from my host suplier to my localhost (in my own computor) after a while I recieve this info:
========= There was no webserver at localhost at gate 80. Please - check that the name and proxy configuration are correct. I you are sure that the configuration is correct then the webserver temporarely are out of order (or something like that in English - my comment) ========
Can anyone help me please?
Cheers / Tomas
!-Keep distance in traffic-! www.whiplash.pp.se< |
14 L A T E S T R E P L I E S (Newest First) |
HuwR |
Posted - 06 May 2002 : 05:21:00 I guess you will need to install it then
< |
tomasalsbro |
Posted - 05 May 2002 : 04:54:06 Huw,
I use FrontPage 2000 to build and work with my site.
Cheers / Tomas
!-Keep distance in traffic-! www.whiplash.pp.se
Edited by - tomasalsbro on 05 May 2002 19:13:50< |
HuwR |
Posted - 04 May 2002 : 21:23:19 quote:
Well - I suppose I need them in order to run tests before uploading to my webhost?
Tomas
!-Keep distance in traffic-! www.whiplash.pp.se
Why ? there is nothing I know of that requires FP extensions to be installed, except FP.
< |
tomasalsbro |
Posted - 04 May 2002 : 17:42:06 quote:
Unless you absolutely require FP extensions, then don't bother installing them.
Well - I suppose I need them in order to run tests before uploading to my webhost?
Tomas
!-Keep distance in traffic-! www.whiplash.pp.se< |
HuwR |
Posted - 04 May 2002 : 15:47:18 Unless you absolutely require FP extensions, then don't bother installing them.
< |
tomasalsbro |
Posted - 04 May 2002 : 13:14:43 Hi friends,
I have removed and reinstalled IIS and FP server adds. When I shall configure the server adds - how do I configure that?
Shall I configure with local groups or...? It states that it helps me configure local windows groups as I can choose how are Aministrator and so on.
Tomas
!-Keep distance in traffic-! www.whiplash.pp.se< |
HuwR |
Posted - 04 May 2002 : 12:06:25 tomasalsbro
In the second image in your previous post, the one showing the usernam/password. The checkbox beneath should be checked otherwise it will not authenticate, this option is 'Allow IIS to control passwords' it should be checked unless you are using a specific NT account
< |
ruirib |
Posted - 04 May 2002 : 09:56:10 Tomas,
Check the security settings for your web root folder, with Windows Explorer. Make sure you have at least Read permissions for the anonymous Internet user (usually a user with a name like IUSR_YOURCOMPUTERNAME) for that root web folder.
------------------------------------------------- Installation Guide | Do's and Dont's | MODs
Edited by - ruirib on 04 May 2002 10:06:27< |
tomasalsbro |
Posted - 04 May 2002 : 08:48:44 quote:
...... When do you get theis error, it is not one I reconise, IIS would normally just say 'No website configured at this address' it does not normally mention a port number in its error
Well, it does for me.
Tomas
!-Keep distance in traffic-! www.whiplash.pp.se< |
tomasalsbro |
Posted - 04 May 2002 : 08:45:13 quote:
does the IUSR_XXXXX account have access to your web directories ?
When do you get theis error, it is not one I reconise, IIS would normally just say 'No website configured at this address' it does not normally mention a port number in its error
Hi my friend!
well - I must say I really don't know if the IUSR_XXXX has that access.

and

might answer your questions?
Cheers / Tomas
!-Keep distance in traffic-! www.whiplash.pp.se< |
HuwR |
Posted - 04 May 2002 : 07:13:59 does the IUSR_XXXXX account have access to your web directories ?
When do you get theis error, it is not one I reconise, IIS would normally just say 'No website configured at this address' it does not normally mention a port number in its error
< |
tomasalsbro |
Posted - 04 May 2002 : 06:55:23 Hi ruirib!
I have already done what you suggested.

and that didn't help me. (I use the Swedish version of Win, FP and so on)
My configuration is: W2k SP2 IIS5.0 FrontPage 2000 Pro

This image show the authentic config
The problem accored after changing from Fat32 to NTFS.
Could it bee that their is a authentic problem???
Cheers / Tomas
!-Keep distance in traffic-! www.whiplash.pp.se
Edited by - tomasalsbro on 04 May 2002 06:59:08< |
HuwR |
Posted - 04 May 2002 : 06:50:21 that doesn't sound like IIS, I have never heard windows refer to Ports as gates before
< |
ruirib |
Posted - 04 May 2002 : 05:37:01 First, make sure your webserver is running at all. If you are sure (maybe with the Internet Information Services tool, if you use IIS) then you need to check that your webserver is configured to use port 80.
If you are using IIS, open the Internet Information Services tool, choose properties, click Web Site tab and verify that the TCP port text box has the value 80. If it hasn't either you change it to 80 or when trying to open your site in localhost, do it like this:
http://localhost:YourPortValue, where YourPortValue is the value in the TCP port text box.
I would say changing the port to 80 would be the easiest option...
------------------------------------------------- Installation Guide | Do's and Dont's | MODs
Edited by - ruirib on 04 May 2002 05:44:47< |