Softaculous


Topic : You are not logged into ISPConfig


Posted By: sllemba on June 27, 2019, 11:18 am
I recently installed Softaculous in ISPConfig, but now I'm facing a problem when I try to open it.
It Says that "You are not logged into ISPConfig" or when loged to ISPConfig  the page does not open.

Thanks in advance

Posted By: pgalik on July 1, 2019, 7:18 pm | Post: 1
After I followed the installation in Your Documentation I have got error You are not logged into ISPConfig and the link did not have any port in it. Is on standard ssl even when ispconfigis running on 8080.

I cannot give an exampeof link because of forum restrictions.
Can You help me with that, please?

Posted By: tikklik on July 15, 2019, 10:54 am | Post: 2
i had the same problem.

I changed

if(empty($_COOKIE['PHPSESSID'])){
        die('You are not logged into ISPConfig');
}


to
if(empty($_COOKIE['ISPCSESS'])){


in /var/softwww/index.php

Posted By: Brijesh on July 15, 2019, 3:02 pm | Post: 3
Hi,

Sorry for the delay in response.

This issue is ocurring due the change in COOKIE name by ISPConfig team in their recent version.

We have fixed this issue and it will be released in the next version of Softaculous which will be released within a week.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.