Hi
Just started using it and i like it. It would be nice if it has the following feature.
* phpmyadmin support
Hi
Just started using it and i like it. It would be nice if it has the following feature.
* phpmyadmin support
You can set it up through a domain or subdomain.
Install phpmyadmin:
apt-get install phpmyadmin
When it asks you what your web server is, choose neither of the given options and continue.
Setup a new domain or subdomain and set the document root to:
DocumentRoot "/usr/share/phpmyadmin"
That domain/subdomain should then take you to phpmyadmin.
If you have any questions, I can try to help you out.
Feel free to message me on discord: ImJT#8937
Hi
Can I ask a question?
I did everything you wrote and it did not work for me .. How do I log in to phpmyadmin?
I know it's an old post but you can alternatively
access that site through a browser on the network using the selected port. IMO this is more secure that blasting it on port 80 and giving access externally.