aaP_geaputrix By Default PhpMyAdmin URL from database manager used ip address with Port 888. I want to change this ip with subdomain only, how to config?
aaPanel_Kern Hello, binding domain names is not supported at the moment. As long as you can access port 888, you can access phpmyadmin.
aaP_ondrej.vajda aaPanel_Kern Hi, still not a thing? Im getting error "Failed to set session cookie. Maybe you are using HTTP instead of HTTPS to access phpMyAdmin." when i try to log in on my subdomain.
aaPanel_Kern Hello, please check whether the access protocol is correct? By default, http needs to use port 888, https needs to use port 887 aaP_ondrej.vajda
aaP_ondrej.vajda I have active ssl on subdomain and reverse proxy to phpmyadmin. Still same error on subdomain, when i try login via IP it works. Error from subdomain.
aaPanel_Kern Hello, do you use https to access this domain name? Is it normal to use incognito mode with your browser? aaP_ondrej.vajda
aaP_ondrej.vajda My subdomain's ssl look like this: I have forced HTTPS and when i look its really https:// This is reverse proxy settings phpmyadmin conf - public access enabled, php version 8.3 Same error in incognito also in other browser.
aaPanel_Kern Hi, can you give us your aapanel information? The server makes a snapshot backup first, if possible, please send it to kern@aapanel.com. It is recommended to fill in the following Post link: SSH IP address, account password and port: aapanel login link address and account password: Detailed problem description: No post link will not be able to know which user's information is, and the problem will not be processed aaP_ondrej.vajda
aaPanel_Kern Hello, please use https://127.0.0.1:887 as the target URL. Do not add phpmyadmin_xxxxxxxxxxx. Use the complete address when accessing: https://phpmyadmin.xxxxx.site/phpmyadmin_xxxxxxxxxxx/
aaP_ondrej.vajda And if you wanna change what is after / just use terminal go to cd /www/server/phpmyadmin/ use ls and then sudo mv phpmyadmin_xxxxxxxxxxxx yourname. If you want to use just https://127.0.0.1:887/ without /phpmyadmin or else use sudo cp -a /www/server/phpmyadmin/phpmyadmin_xxxxxxxxxxxx/. /www/server/phpmyadmin/ then you can use just https://127.0.0.1:887/