When I click the phpmyadmin button on the database page I get
An error occurred during a connection to server3.mydomain.com.
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)
-------------
Before I could just delete the s from https in the resulting URL, but now that doesn't work.
Hovering over the link shows:
https://server3.mydomain.com:8080/si...admin.php?id=1
and the resulting URL is
https://server3.mydomain.com/phpmyadmin
neither of which works
nor does
http://server3.mydomain.com/phpmyadmin
which gives The requested URL was not found on this server.
or
http://server3.mydomain.com:8080/sit...admin.php?id=1
which gives
Your browser sent a request that this server could not understand.
Reason: You're speaking plain HTTP to an SSL-enabled server port.
Instead use the HTTPS scheme to access this URL, please.
Recent comments
20 hours 19 min ago
1 day 1 hour ago
1 day 2 hours ago
1 day 3 hours ago
1 day 5 hours ago
1 day 9 hours ago
1 day 10 hours ago
1 day 12 hours ago
2 days 1 hour ago
2 days 3 hours ago