Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Changing to non-standard port

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  IIS 5.1 Event Error When Loading  
Author Message
anonymous1273

External


Since: Feb 24, 2004
Posts: 2



(Msg. 1) Posted: Wed Feb 25, 2004 12:59 am
Post subject: Changing to non-standard port
Archived from groups: microsoft>public>inetserver>iis (more info?)

I run Apache and IIS on the same webserver (Win2K Srv) -
apache for PHP and IIS for ASP. I have put up a data
access page (Access XP) on that server and was able to get
it to work flawlessly using IIS on port 80. However, I
normally run Apache on 80. Changing IIS to use a non-
standard port (ie - 8080) kills the data access page.

Is there a way to set the MS apps (IIS, MSADC, AD) to use
a port other than the standard port 80? Would I need a
second IP address for IIS to listen on instead?

 >> Stay informed about: Changing to non-standard port 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 2) Posted: Wed Feb 25, 2004 4:08 pm
Post subject: Re: Changing to non-standard port [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 24 Feb 2004 21:59:01 -0800, "TJH"
<anonymous RemoveThis @discussions.microsoft.com> wrote:

 >I run Apache and IIS on the same webserver (Win2K Srv) -
 >apache for PHP and IIS for ASP.

Well, PHP runs fine on IIS and ASP can sort of run on Apache... Smile

 >I have put up a data
 >access page (Access XP) on that server and was able to get
 >it to work flawlessly using IIS on port 80. However, I
 >normally run Apache on 80. Changing IIS to use a non-
 >standard port (ie - 8080) kills the data access page.

 >Is there a way to set the MS apps (IIS, MSADC, AD) to use
 >a port other than the standard port 80? Would I need a
 >second IP address for IIS to listen on instead?

A second IP works easier, but there's no reason a non-standard port
shouldn't work on IIS with an Access database. Access doesn't care
what port IIS uses, and doesn't need a port of its own. You don't
post errors or symptoms, or code, so it's hard to say why it didn't
work when you changed the port but it should work fine.

Jeff<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Changing to non-standard port 
Back to top
Login to vote
anonymous1273

External


Since: Feb 24, 2004
Posts: 2



(Msg. 3) Posted: Wed Feb 25, 2004 7:07 pm
Post subject: Re: Changing to non-standard port [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 >-----Original Message-----
 >On Tue, 24 Feb 2004 21:59:01 -0800, "TJH"
 ><anonymous.TakeThisOut@discussions.microsoft.com> wrote:

 >Well, PHP runs fine on IIS and ASP can sort of run on
Apache... Smile

Hmm. I ran into scripting errors using PHP on IIS until I
switched. Eh, something to look at later on...


 >A second IP works easier, but there's no reason a non-
standard port
 >shouldn't work on IIS with an Access database. Access
doesn't care
 >what port IIS uses, and doesn't need a port of its own.

Ok, here's what I have done. I shutdown Apache, and
restored IIS to use port 80. Since it was my first time
running DAPs, I wanted to run through the instructions to
the key. Using the following configuration:

3 tier config - Windows Challenge/Response Authentication
to the DAP, set the dbase to readonly in the msdfmap.ini
config, and verified the MSADC virtual directory
settings. Typed in the url
(http://website.com/dappage.htm) and it worked flawlessly.

So, with the structure working, I changed website (thru
IIS) to use a non-standard port (8080) and went back to
the URL (now, <a style='text-decoration: underline;' href="http://website.com:8080/dappage.htm" target="_blank">http://website.com:8080/dappage.htm</a>). This
time, it gives me "Internet Client Error : cannot connect
to server".

The structure of the DAP page comes up, but will not
connect to the database. However, if I set IIS back to
use port 80, it works fine again.

What you're saying makes perfect sense, since Windows
Challenge/Response Auth works fine on any port I set IIS
to use and the dbase is running "internally" to the web-
server (so it wouldn't need a port).

Hope this provides some more info.

Thanks<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Changing to non-standard port 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]