SageTV Community  

Go Back   SageTV Community > SageTV Development and Customizations > SageTV Customizations
Forum Rules FAQs Community Downloads Today's Posts Search

Notices

SageTV Customizations This forums is for discussing and sharing user-created modifications for the SageTV application created by using the SageTV Studio or through the use of external plugins. Use this forum to discuss customizations for SageTV version 6 and earlier, or for the SageTV3 UI.

Reply
 
Thread Tools Search this Thread Display Modes
  #21  
Old 01-12-2005, 09:21 AM
salsbst's Avatar
salsbst salsbst is offline
SageTVaholic
 
Join Date: Jun 2003
Posts: 2,592
You won't be able two webservers on the same port if you only have one IP address. So, running both IIS and Sage on 443 isn't going to work. There may be a way for you to run two instances of TJWS on 443, though. I just don't know.

Anyway, if you wanted to run IIS on only port 80 (or only port 443), you should be able to do so by doing this:

On the command prompt go to c:\Inetpub\Adminscripts. Then type the following: "cscript adsutil.vbs set w3svc/1/disablesocketpooling true".

So, maybe a partial solution is to run IIS on 443 and Sage on 80? I dunno. I hope I haven't hurt more than helped!
Reply With Quote
  #22  
Old 01-12-2005, 11:02 PM
sleonard's Avatar
sleonard sleonard is offline
Sage Icon
 
Join Date: Nov 2003
Posts: 1,506
I could use some help. I installed IIS on the Sage server alongside the Sage webserver. Sage webserver is currently on port 8080 (will be 443 after I configure it for SSL) and IIS on 80 (where it will remain). I have not yet run the above script to disable socketpooling. I have done nothing but install IIS, haven't created any webpages yet.

If I use IE and go to http://localIPaddress from the same machine I get a password diaogue and can get no further. If I go to another machine and type http://webserverIP I get an "Under Construction" page but I can not get Frontpage to open the website for editing.

The Sage webserver continues to work properly on port 8080 w/ no SSL (yet).

How do I use Frontpage to create and edit the IIS website?
Why am I getting a password dialogue in IE from the webserver?
What is the default username and password?
Where can I change this username and password?
Reply With Quote
  #23  
Old 01-13-2005, 12:18 AM
mls mls is offline
Sage Fanatic
 
Join Date: Jun 2004
Posts: 804
Use the local loopback IP when testing from the web server machine itself, http://127.0.0.1

If you change to a non-standard port then add the port number on the end after a colon,
127.0.0.1:8080

That's they way it normally works for any other web pager server I've set up (and I'd never use IIS as a web server, just don't trust Microsoft's sloppy stuff).
Reply With Quote
  #24  
Old 01-13-2005, 01:08 AM
sleonard's Avatar
sleonard sleonard is offline
Sage Icon
 
Join Date: Nov 2003
Posts: 1,506
Tried it but IIS does not respond to loopback. Using lan IP I do get a username/password dialogue but no user account including admin gets in.
Reply With Quote
  #25  
Old 01-13-2005, 04:44 PM
sleonard's Avatar
sleonard sleonard is offline
Sage Icon
 
Join Date: Nov 2003
Posts: 1,506
bump.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 02:24 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.
Copyright 2003-2005 SageTV, LLC. All rights reserved.