Pancake icon indicating copy to clipboard operation
Pancake copied to clipboard

incompatible php version - please install 5.4.0 or newer

Open frafrichile opened this issue 8 years ago • 4 comments

HI Thanks for providing this. I am running into an issue. my php version is 5.6.17 but when I try to start it says incompatible php version - please install 5.4 or newer /usr/local/Pancake/sys/pancake.sh: 31: test: 6: unexpected operator.

What am I doing wrong ?

frafrichile avatar Feb 28 '16 21:02 frafrichile

Unfortunately, Pancake is incompatible with any PHP version newer than 5.4.xx. Making it compatible with PHP 5.5 or newer would require porting both DeepTrace and Pancakes PHP-Extensions to newer PHP API versions. Since Pancake is no longer being developed I guess you're out of luck. You can check out Pancake2, but it is not ready for production use yet and currently doesn't provide any of the PHP acceleration functions that Pancake 1 has.

AgentOak avatar Feb 28 '16 21:02 AgentOak

@Marco01809 Thanks for the quick reply. What do I need to do to downgrade ?

frafrichile avatar Feb 28 '16 21:02 frafrichile

Depends on your Linux distribution, but you really shouldn't do a PHP downgrade, since PHP 5.4 already had its EOL (End of Life) in September 2015, meaning no more security updates will be released.

AgentOak avatar Feb 28 '16 22:02 AgentOak

@Marco01809 I just want to set up a captive portal to collect email addresses. What is the best way to do this? I was just thinking maybe save it to a text file. Thanks !

frafrichile avatar Feb 28 '16 22:02 frafrichile