Prev Previous Post   Next Post Next
  #1  
Old 3rd November 2006, 12:45
Jcorrea920 Jcorrea920 is offline
Member
 
Join Date: Feb 2006
Posts: 82
Thanks: 4
Thanked 0 Times in 0 Posts
Thumbs down Changing port 81 to port 82

I have migrated two ISPConfig websites to another server behind an IPCOP firewall. As you already know IPCOP does not play nice with ISPCONFIG port 81. So naturally I wanted to change my ISPCONFIG admin port to 82 as some of the users have suggested. Although my ISPCONFIG only works on port 81.
I have changed the following from 81 to 82, and now I have no access to admin pages unless I change back to 81. Currently running Fedora Core 6, ISPConfig 2.2.7, MySql 5.0.1, Php 5.1.0, Apache 2.2.5.


/root/ispconfig/httpd/conf/httpd.conf:

Code:
Port 82
Code:
<IfDefine SSL>
Listen 82
</IfDefine>
Code:
<VirtualHost _default_:82>
/home/admispconfig/ispconfig/lib/config.inc.php :

Code:
$go_info["server"]["server_url"] = "https://ccs06.correaconsulting.com:82";

What am I missing?
I greatly appreciate any help, and I thank you in advance.
Reply With Quote
Sponsored Links
 

Bookmarks

Thread Tools
Display Modes

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing email server to port 26? british.assassin Server Operation 5 18th October 2007 16:34
Changing webmail to another port (80) pontifex Installation/Configuration 7 3rd November 2006 21:36
ispconfig on port 443 (standard secure port) gjcomputer Installation/Configuration 8 1st October 2006 13:38
How to install BFD (Brute Force Detection) domino Tips/Tricks/Mods 9 31st March 2006 22:40
Sequring TPS Fedora4 Hagforce HOWTO-Related Questions 17 28th March 2006 17:36


All times are GMT +2. The time now is 12:28.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.