All Questions
1 question
0
votes
0
answers
324
views
PHPMYADMIN You're speaking plain HTTP to an SSL-enabled server port
/etc/apache2/sites-available/phpmyadmin:
<VirtualHost *:133>
ServerName phpmyadmin
DocumentRoot /var/www-133
</VirtualHost>
/etc/apache2/ports....