-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
As a total noob with Raspian Pi I'm having 'fun' with the brew pi install - the issue being that it appears the new version of Raspain Stretch has been 'upgraded' to PHP7, removing all PHP5 code, so the brew pi tools install fails. It seems there are some workarounds for the OS, although I'm still working on persuading them to work... Meanwhile is there any likelyhood of the brewpi tools being upgraded to use PHP7?
this is the line in the install that causes the issue :
sudo apt-get install -y apache2 libapache2-mod-php5 php5-cli php5-common php5-cgi php5
none of libapache2-mod-php5 php5-cli php5-common php5-cgi php5 are included in the Raspian Stretch
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels