phpMyAdmin to open directly from 80/443 ports instead of 2222

zEitEr

Super Moderator
Joined
Apr 11, 2005
Messages
15,143
Location
GMT +7.00
Hello,

Evolution skin started to show a phpMyAdmin link with DirectAdmin's port 2222, which is supposed to be a redirect to standard 80/443 ports. Here are issues caused by this change:

- Admins/resellers/users without domains can not use the link. Whenever one tries to open phpMyAdmin an error is dropped:

No Domains
There is no default domain; you should start with creating one first

It might be OK for users w/out domains. But why admins need to add domains under their user account in order to use the link?!

- Users with domains will get a new tab/window opened with phpMyAdmin via a webserver, and the page in DirectAdmin will show a 404 error.

404 Error
Sorry, but the page you are looking for can't be found.

And this is all done even with disabled one click logins:

one_click_webmail_login=0
one_click_pma_login=0




Why is that all?

Kindly advice and consider fixing it.

p.s. Enhanced skin does not have the bug, but it displays a token: `LANG_PHPMYADMIN` without translation.
 
Last edited:
May you check if latest release of Evolution still has any of the mentioned issues? Thank you!
 
Almost fine. phpMyAdmin opens in a new tab (it is OK), and DirectAdmin alerts at the same time:

Could not execute your request
You do not own that domain
 

Attachments

  • 2019-11-18 17.33.57.png
    2019-11-18 17.33.57.png
    16.3 KB · Views: 13
Almost fine. phpMyAdmin opens in a new tab (it is OK), and DirectAdmin alerts at the same time:

Could not execute your request
You do not own that domain
May you confirm it is pre-release? As a couple of days ago it’s been changed a bit. If it’s pre-release (latest release of Evo), we’ll double check it again.

Thank you!
 
Tested with:

Evolution:

Code:
version=efaa93e8c6fd92d333b18a54b108d4276a9395b7

DirectAdmin:

Code:
Compiled on 'CentOS 7.0 64-Bit'
Compile time: Nov 17 2019 at 18:26:03
Timestamp: '1574040316'
Compiled with IPv6
gettext support: no
 
It must be fine with the latest pre-release binaries (skin), thank you for the report!
 
MySQL management still shows LANG_PHPMYADMIN instead of the translation that should be there.

1578036424347.png
 
New installation directadmin and the phpmyadmin is using 80/443 by default, how to change to another like to 2222?
 
Back
Top