Hesk 3.4.1 not functioning on frontend with PHP 8.1

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
alex0703
Posts: 1
Joined: Mon Oct 10, 2022 3:03 pm

Hesk 3.4.1 not functioning on frontend with PHP 8.1

Post by alex0703 »

Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution: PHP version

Write your message below:

Hesk 3.4.1 not functioning on frontend with PHP 8.1. Backend no problem.
Message displayed on frontend:
Service Unavailable
The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.
When PHP version switched to 8.0 there is no problem.
Is Hesk 3.4.1 compatible with PHP 8.1?
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Hesk 3.4.1 not functioning on frontend with PHP 8.1

Post by Klemen »

Hesk 3.4.1 is fully compatible with PHP 8.1; in fact, the development server is also running 8.1

The "Service Unavailable" is not generated by Hesk, but by your server. You will need to check your server error logs to see what is going on.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
antognio
Posts: 2
Joined: Mon Oct 10, 2022 8:13 pm

Re: Hesk 3.4.1 not functioning on frontend with PHP 8.1

Post by antognio »

Same problem for me. Suddenly the same error appeared on the frontend. my server Is Aruba. my WordPress site runs on the sSuddenly the same error appeared on the frontend. my server Is Aruba. my WordPress site runs on the same server without any problemsame server without any problems
antognio
Posts: 2
Joined: Mon Oct 10, 2022 8:13 pm

Re: Hesk 3.4.1 not functioning on frontend with PHP 8.1

Post by antognio »

I confirm, that if I downgrade PHP version to 8.0 everyrhing work well!
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Hesk 3.4.1 not functioning on frontend with PHP 8.1

Post by Klemen »

Hard to say what is going on without having any of the requested information.

Are you able to share your phpinfo?
URL of your help desk?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Noke101
Posts: 41
Joined: Mon Aug 09, 2021 11:21 am

Re: Hesk 3.4.1 not functioning on frontend with PHP 8.1

Post by Noke101 »

I am using FastCGI PHP 8.1.
I have 4 sites that use HESK, each of them with their own third-party modifications
The flight is normal, everything works, absolutely no problems. 8)

The only issue I have where I get an HTTP ERROR 500 error is when I enable ticket formatting (HTML).
But I uploaded this HESK (full backup) to another VPS hosting with another Linux and this error problem is gone.

It will be necessary to deal with it and understand which server setting caused this problem.
Klemen
Site Admin
Posts: 10142
Joined: Fri Feb 11, 2005 4:04 pm

Re: Hesk 3.4.1 not functioning on frontend with PHP 8.1

Post by Klemen »

I am afraid I can't be of help here without access to the help desk.

Maybe you can use this trick to find the line in your index.php file that is causing the error:
https://www.hesk.com/knowledgebase/inde ... rticle=113
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply