[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to use adminer?



Hi,

> I installed adminer in debian 10 by sudo apt install adminer.
> Now I am unsure how to use it on web browser. Note I installed LAMP and
> already run a local setup for Wordpress.

If your LAMP webroot is /var/www/html do, one way is to do the following.

$ ln -s /usr/share/adminer/adminer /var/www/html

and you should find adminer at http://server.example.com/adminer

Alex


Reply to: