Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Faveo-helpdesk not currently compatible with PHP7.3 - needs PHP7.2 #1592

Closed
JedMeister opened this issue Apr 1, 2021 · 0 comments · Fixed by turnkeylinux-apps/faveo-helpdesk#1

Comments

@JedMeister
Copy link
Member

Alfredo reported in the forums that it appears that Faveo-helpdesk is not compatible with PHP 7.3. 😢

As per my response(s) over there, I have confirmed that there is an issue with PHP 7.3 and that it works ok with PHP 7.2. The main issue we hit was ladybirdweb/faveo-helpdesk#1293.

We will release an updated appliance (v16.1) with PHP7.2, but it's far from ideal as PHP7.2 is EOL.

The workaround for TurnKey users who have v16.0 installed is to downgrade PHP to 7.2. The easiest way is via the script I wrote:

wget https://raw.githubusercontent.com/JedMeister/downgrade-php/master/downgrade-php
chmod +x downgrade-php
./downgrade-php
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant