sudo eopkg phpmyadmin
Mot de passe :
Programme terminé.
Commande non reconnue : phpmyadmin
Veuillez utiliser 'eopkg help' pour une aide généraliste.
How i can install phpmyadmin
phpmyadmin is for servers, Solus is for desktops.
yes but i need to install phpmyadmin on desktop
The best way should be via docker:
https://hub.docker.com/r/phpmyadmin/phpmyadmin/
with a corresponding mysql/MariaDb docker as a db server
thank you
but i need to activate rewrite_module apache in solus
arbims
Why ? The docker image includes a dedicated web server, you don't need apache installed in solus.
Explain what you need to do, in detail.
By the way, phymyadmin official documentation explicitly mention docker as one of the installation methods...
CorvusRuber
thank you
how i can enable rewritemodule
CorvusRuber Explain what you need to do, in detail.
arbims how i can enable rewritemodule
I find the answer to my question strangely..... how can I say..... unsatisfying
arbims Just enter in your container with bash and do it with vim, nano or emacs.
otavioschwanck
And it works perfectly like that
Or you can just unzip phpmyadmin in your /var/www forlder. Quick and easy way