ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   Troubleshooting (http://forum.ispsystem.com//forumdisplay.php?f=11)
-   -   /manager is not accessible (http://forum.ispsystem.com//showthread.php?t=2023)

beer 10-09-2012 02:05 PM

/manager is not accessible
 
Since upgrading to the current stable version 4.4.8.3 the ispmanager webinterface is not reachable via https://xx.xx.xx.xx/manager.
Either the error not found appears or it loads endless.

I found out that when I add the line
Code:

Include /usr/local/ispmgr/etc/dist/ispmgr.inc
to /etc/apache2/apache2.conf the site https://xx.xx.xx.xx/manager works but manually edit config files shouldn't be a solution. Furthermore reloading apache then throws the error
Code:

Reloading web server config: apache2[Tue Oct 09 13:05:22 2012] [warn] module ispmgr_module is already loaded, skipping
[Tue Oct 09 13:05:22 2012] [warn] The Alias directive in /usr/local/ispmgr/etc/dist/ispmgr.inc at line 5 will probably never match because it overlaps an earlier Alias.

How can this be fixed?

paketschubser 10-10-2012 07:10 AM

Quote:

Originally Posted by beer
Since upgrading to the current stable version 4.4.8.3 the ispmanager webinterface is not reachable via https://xx.xx.xx.xx/manager.
Either the error not found appears or it loads endless.

This happens only if you have activated "Use domain name" in the control panel settings.
You're receiving a "not found" error because the URL is wrong. Please don't use https://xx.xx.xx.xx/manager as the trailing slash is missing, https://xx.xx.xx.xx/manager/ should work as documented.

Quote:

Originally Posted by beer
I found out that when I add the line
Code:

Include /usr/local/ispmgr/etc/dist/ispmgr.inc
to /etc/apache2/apache2.conf the site

You should not do this, the dist files are the default files which are not intended for production usage.


All times are GMT +2. The time now is 09:16 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.