Max2Play Home › Forums › Max2Play on Raspberry PI › [Announce] New Max2Play Image for Raspberry Pi 4 › Reply To: [Announce] New Max2Play Image for Raspberry Pi 4
20. November 2020 at 15:38
#50293
I don’t get why it would not work on the new pi4 8GB. I got it working on other none pi computers.
Seems like just have to install the OS and do some commands like this:
apt install apache2 php libapache2-mod-php php7.0-xml -y
wget https://raw.githubusercontent.com/max2play/webinterface/master/install_max2play.sh
chmod 777 install_max2play.sh
./install_max2play.sh
Then go to it’s http address and set it up the rest of the way there and it should work.
-Raymond Day
- This reply was modified 3 years, 9 months ago by Raymond Day.