Creating a database for Caddy (for Prestashop)

Hello, I’m trying to set up Prestashop via Caddy. Now I’m quite new to MySQL and php. Now I d’ need to create a database for Prestashop. Usually there is the webconsole phpMyAdmin which you can access through the browser, but it seems, that this needs to be set up seperately on Caddy.

I searched alot on how to do this, but didn’t really find anything conclusive. Can anyone explain me how to install phpMyAdmin on Caddy and how to access it?

EDIT: Pretty easy solution found, just install wampserver, done!

This is unrelated to Caddy. You have to setup PMA, PHP-FPM and a vhost for it yourself. (Like you would do with Nginx)

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.