Kodi Community Forum
Linux PHP my admin and MYSQL - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: Linux PHP my admin and MYSQL (/showthread.php?tid=352081)



PHP my admin and MYSQL - YamYam - 2020-02-27

Hi i am struggerling to get mysql and php set up on my rasberry pi 3 b+

has anyone got a step by step guide on how this is set up please.


RE: PHP my admin and MYSQL - Klojum - 2020-02-27

That kinda depends on which OS you are running on your RPi.


RE: PHP my admin and MYSQL - YamYam - 2020-02-28

(2020-02-27, 13:20)Klojum Wrote: That kinda depends on which OS you are running on your RPi.

Hi at the moment i running OSMC


RE: PHP my admin and MYSQL - Klojum - 2020-02-28

(2020-02-28, 01:33)YamYam Wrote: Hi at the moment i running OSMC

Have you tried asking at the OSMC forum?


RE: PHP my admin and MYSQL - Preacher - 2020-03-01

(2020-02-28, 01:33)YamYam Wrote: Hi at the moment i running OSMC
OSMC seems based on Debian, so "apt install mysql php" ought to do it.

How au-fait are you with Linux systems?  If you want phpmyadmin, you'll need to:
  1. install and configure mysql
  2. install then configure some webserver (apache, nginx, etc)
  3. install PHP and various extensions for your webserver
  4. download then configure phpmyadmin to listen to apache then instruct mysql
I'd also caution phpmyadmin has some exploits, so I'd recommend locking it down severely - preferably not exposing it to the interwebs.

Just curiously... why do you want phpmyyadmin installed on your media OS?


RE: PHP my admin and MYSQL - YamYam - 2020-03-02

I am fairly confident with Linux i earn by following others or watching youtube videos.

My idea is this load Kodi up on my daughter's tablets give them both a custom skin use the raspberry pi along with MySQL so the raspberry pi acts as a server and a player if it is plugged into a tv.
the tables will be used for portable use for when on a plane or car etc.
I know you have the Kodi core app etc and yaste but I like the look of MySQL and the GUI that myphp admin provides. i know you have UPNP, but it does not
give the library view that you would normally get.