Hi, I set up my new web server at Digital Ocean according to this guide (https://www.howtoforge.com/tutorial...l-pureftpd-bind-postfix-doveot-and-ispconfig/), but I can't get PHPMyAdmin to work like it should (i.e. when clicking in IPSConfig to go to PHPMyAdmin I get a not found error. Any solutions to this? Thanks in advance
I called a friend, and he sent me this: Code: sudo ln -s /etc/phpmyadmin/apache.conf /etc/apache2/conf-available/phpmyadmin.conf sudo a2enconf phpmyadmin sudo /etc/init.d/apache2 reload hxxps://help.ubuntu. com/community/phpMyAdmin Hopefully this can help someone else.
The problem occurred becaue you did not select the "Apache" option during phpmyadmin installation as described in the tutorial. Activatong it manually afterwards like this is ok.
L.O.L ...... Good to have you here in the community Marcin, but posting stuff without a good reason isn't going to get you credits. Till already answered his question. Please post items thats usefull and relative to the question.