Linux PHP my admin and MYSQL
#1
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.
Reply
#2
That kinda depends on which OS you are running on your RPi.
Reply
#3
(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
Reply
#4
(2020-02-28, 01:33)YamYam Wrote: Hi at the moment i running OSMC

Have you tried asking at the OSMC forum?
Reply
#5
(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?
Reply
#6
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.
Reply

Logout Mark Read Team Forum Stats Members Help
PHP my admin and MYSQL0