HESK on openlitespeed

Helpdesk for my helpdesk software

Moderator: mkoch227

Post Reply
rrgreene
Posts: 2
Joined: Tue Jul 23, 2024 7:12 pm

HESK on openlitespeed

Post by rrgreene »

Script URL: provendomains.net
Version of script: 3.4.5
Hosting company: Hubseek
URL of phpinfo.php: https://provendomains.net/phpinfo.php
URL of session_test.php: https://provendomains.net/session_test.php
What terms did you try when SEARCHING for a solution: litespeed ols lite speed 500 freezes ticket creation timeout

Write your message below:

I installed Hesk on 2 servers to test it as a replacement to my current system.
Server1 (preferred) is OpenLiteSpeed/MariaDB. Server2 is Apache/MariaDB. PHP is set up the same for both servers. BitNinja active on both servers.

On Server1, whenever opening a ticket, after clicking submit ticket, it will time out, usually with different errors (500, 503, 504, and connection time out). Server2 works great. On Server1, I have checked all logs, including php logs and OLS logs and there are no errors. Bitninja is not reporting anything. I have turned on debug mode and am not seeing any errors.

On rare occasion, a ticket will get created, however, the page will not go to the confirmation page.

Will Hesk not work with OpenLiteSpeed? Any help resolving this would be appreciated.
Klemen
Site Admin
Posts: 10141
Joined: Fri Feb 11, 2005 4:04 pm

Re: HESK on openlitespeed

Post by Klemen »

Hesk should work on any server with PHP+MySQL (MariaDB) working.

I don't have any experience with OpenLiteSpeed so not sure what is going on there, you will need to check the server logs.

Does this happen only when submitting or replying to a ticket? In that case sending emails may be the problem - check your PHP mail() configuration or try configuring Hesk to use a SMTP server for sending emails.
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
rrgreene
Posts: 2
Joined: Tue Jul 23, 2024 7:12 pm

Re: HESK on openlitespeed

Post by rrgreene »

Thank you. It does appear that it had to do with my mail configuration.
Post Reply