Hello,
I am experiencing phpMyAdmin auto-login issues on multiple CWP Pro servers.
Environment:
- CWP Pro 0.9.8.1236
- Fresh installation
- AlmaLinux 8
- MariaDB 10.3.39 (default installation)
- Default phpMyAdmin bundled with CWP
Issue:
When clicking phpMyAdmin from User Panel -> MySQL Manager, phpMyAdmin opens but auto-login fails.
Error found in:
/usr/local/cwpsrv/logs/error_log
PHP Notice: Undefined index: sess_pma in /usr/local/cwpsrv/var/services/user_files/modules/pma.php
Also:
PHP Notice: Undefined variable in
/usr/local/cwpsrv/var/services/user_files/modules/mysql_manager/traits/general_trait.php
The same issue occurs on:
- Existing production server
- Brand new fresh CWP installation
No custom modifications were made.
Can anyone confirm if this is a known bug in CWP 0.9.8.1236?
Thank you.