I did upgrade ispCP form an older NighlyBuild to the trunk #1521 yesterday evening.
ispCP just runs fine, but the autologin for PMA doesn´t work anymore
I try to fix it on my own and compared it with my other Servers - but could not find the error.
When i click on Databases -> phpMyAdmin which links to this URL:
Code:
https://admin.domain.tld/client/sql_auth.php?id=34
i come out here:
Code:
https://admin.domain.tldpma/
There is no "/" between domain.tld and pma !?
Also there is no key or cookie session in the link to auth.
I checked the the "sql_auth.php" about the Path and only see that we use the 'BASE_SERVER_VHOST'. This is set correct in the ispcp.conf like
Code:
BASE_SERVER_VHOST = admin.domain.tld
Can somebody confirm this Error or went something wrong during my Upgrade ?
// EDIT: PMA itself works fine.
Greez BeNe