urlgrey / hsmm-pi

A set of tools to easily configure the Raspberry Pi to function as a High-Speed Multimedia (HSMM) wireless node.
MIT License
370 stars 92 forks source link

Not working with rasbian stretch os. #137

Closed Ravindra-kmr closed 6 years ago

Ravindra-kmr commented 6 years ago

I tried to install this on stretch os but as stretch uses php7.0 so the php5.0 installation command didnot work. So i went to the script file and changed it to php7.0 and installed hsmm-pi and it installed successfully but when i opened the browser to configure the network interface and try to save the new configuration it started to show internal error message. I went to the code and found out that error500.ctp is being executed and i was unable to fix it. So i installed jessie and it worked fine but try to fix the error for php7.0