Prev Thread Prev Thread   Next Thread Next Thread
 Setup: run the forum on another port
Author Message
Samuel

  • Total Posts : 8812
  • Reward points : 15960
  • Joined: 05/23/2001
  • Status: offline
Setup: run the forum on another port - 01/16/2003 09:05:33 PM
Q: I am running the forum on port xxxxx (other than 80), and I got HTTP 404 error when I tried to log in.

A: Please follow the steps below:
  • Connect to your database with Query Analyzer or our database installer, and then run this SQL Statement:
    Update pgd_config set forumdir = 'http://www.yourdomain.com:xxx/forum/'
    xxx is the port number, and don' t forget to include the trailing slash " /" . Of course you will need to change the value to match your site.
  • Open session.asp, and comment out the code from line 10 to line 13 (I provided a few comments for this block of code inside session.asp, so it is very easy to find). This is only required for version 2.4.5 ANSI
  • [2.x version only] Load ini.asp(x) from your browser (e.g. http://www.yourdomain.com:xxx/forum/ini.asp(x) )

That' s it. The forum works with port 80 by default, and with the above tweaks, it can work on any ports without problems.

Q: What about SSL (https://; port 443)?

A: You don' t have to worry about https:// . Once the software is installed on a https enabled site, it will just run without you having to do the above tweaks.
<message edited by Samuel on 07/03/2008 11:28:55 PM>
Samuel Chou
Forum Administrator

Jump to:

Current active users
There are 0 members and 1 guests.
Icon Legend and Permission
  • New Messages
  • No New Messages
  • Hot Topic w/ New Messages
  • Hot Topic w/o New Messages
  • Locked w/ New Messages
  • Locked w/o New Messages
  • Read Message
  • Post New Thread
  • Reply to message
  • Post New Poll
  • Submit Vote
  • Post reward post
  • Delete my own posts
  • Delete my own threads
  • Rate post

© 2000-2008 ASPPlayground.NET Forum Version 3.1 Alpha