I am using a Vanilla Debian 10, with PHP-FPM 7.4 getting this error :

[Mon Jan 10 23:45:04.435056 2022] [proxy_fcgi:error] [pid 23012:tid 139637716649728] [client xxx.xxx.xxx.xxx:0] AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Non-static method Misc::currentURL() cannot be called statically in /home/user/web/sub.domain.tld/public_html/folder/bootstrap.php:369\nStack trace:\n#0 /home/user/web/sub.domain.tld/public_html/folder/main.inc.php(23): require()\n#1 /home/user/web/sub.domain.tld/public_html/folder/client.inc.php(21): require_once('/home/apps/web/...')\n#2 /home/user/web/sub.domain.tld/public_html/folder/index.php(16): require('/home/apps/web/...')\n#3 {main}\n thrown in /home/user/web/sub.domain.tld/public_html/folder/bootstrap.php on line 369']

Appreciate any/all help. #NoobAlert.

Thank you.
-AOS.

You didn't mention what version of osTicket you are running. My guess is that you are running an old version of osTicket that does not support PHP 7.4.

    ntozier It is actually the latest stable version gotten off git but seems there was a bug in the control panel software's handling of PHP-FPM/FastCGI. Its now resolved and seems ready to install. I am going through the setup for a split delivery between the server and google workspace now. Wish me luck!

    P.S: Any pointers doing split delivery with OST?

    Thank you.
    -AOS.

    I'm not sure what you mean by "split delivery" so...

    Write a Reply...