Hi,
Working on a fresh Cyberpanel/Alma install and I'm having a tough time getting getting Perl working through Fast CGI.
- FCGI.pm is installed on the server
- Perl works fine as regular CGI
- I've followed the directions for LSWS [here]
In the logs I'm seeing
Any tips on getting this straightened out?
Cheers,
Ajar
Working on a fresh Cyberpanel/Alma install and I'm having a tough time getting getting Perl working through Fast CGI.
- FCGI.pm is installed on the server
- Perl works fine as regular CGI
- I've followed the directions for LSWS [here]
In the logs I'm seeing
2024-06-22 23:19:18.629491INFO[2578] [96.59.228.22:61951:HTTP2-5] Content len: 0, request line: 'GET /test.pl HTTP/1.1'
2024-06-22 23:19:18.827386INFO[2578] [uds://tmp/lshttpd/perl.sock] Connection refused, restart!
2024-06-22 23:19:18.827410INFO[2578] [uds://tmp/lshttpd/perl.sock] Connection refused, restart!
2024-06-22 23:19:18.827416INFO[2578] [uds://tmp/lshttpd/perl.sock] Connection refused, restart!
2024-06-22 23:19:18.827428NOTICE[2578] [96.59.228.22:61951:HTTP2-7#domain-name.com] oops! 503 Service Unavailable
Any tips on getting this straightened out?
Cheers,
Ajar