Error on Install
magnum61 opened this issue · 1 comments
magnum61 commented
Hi,
just tried to install FlightAirMap on my Raspberry. Apache2 is installed, but the install routine cannot be opened. It shows this in the error logs of the webserver:
AH01071: Got error 'PHP message: PHP Fatal error: Unparenthesized
a ? b : c ? d : eis not supported. Use either
(a ? b : c) ? d : eor
a ? b : (c ? d : e) in /var/www/html/flightairmap/require/class.Common.php on line 759'
I am not gode in coding, so any support would be appreciated
gamecss commented
Is you using php 7-?
I see this project dont working good in php 7+.
if it isnt, you have try again