YES!,
the file is:
/usr/local/lsws/conf7httpd_config.conf
and you will need edit the block:
extprocessor lsphp {
type lsapi
address uds://tmp/lshttpd/lsphp.sock
maxConns 10
env PHP_LSAPI_CHILDREN=10
env...
master LiteCache do you read mi Q ?
1// exists a file to config ?
2// is possible edit to all server ?
3// the process dead exactly 3 hours after (why 3h ?)
thanks master LiteCache
hello,
apparently this [post #20] is the solution to my problem (*):
https://forum.directadmin.com/threads/litespeed-and-unlimited-time-in-cron-jobs-php-scripts.68078/post-359902
but that is from 2014, now is 2025 and I not find the path mentioned by @ShinJii into my current panel admin OLS...
hello,
I need run by weeks ("eternally") /home/website.com/pubic_html/apps/socket.php from browser ( yes, mi PC never is turned off )
but ever the process dead exactly 3 hours after (why 3h ?)
in this forums I find """LSAPI_MAX_PROCESS_TIME"""
but ever to put into .htacces file
is possible...
hi,
we need run socket.php by weeks... ("eternally") then we add the line
set_time_limit(3600 * 48);
but ever the process dead EXACTLY after of 3 hours
how we can run process by minimum 1 week ?
thanks :)
[root@pepsi ~]# php -v
PHP 8.0.30 (cli) (built: May 13 2025 19:33:03) ( NTS gcc...
thanks master @Cold-Egg this is about:
[27-Apr-2025 20:12:42 America/Bogota] PHP Warning: opendir(): open_basedir restriction in effect. File(/usr/local/lsws/Example/html/.well-known/acme-challenge/) is not within the allowed path(s): (/home/MYWEBSITE.com/public_html) in...
hello master @Cold-Egg today (again) we find this error in ours logs:
[27-Apr-2025 20:12:42 America/Bogota] PHP Warning: opendir(): open_basedir restriction in effect. File(/usr/local/lsws/Example/html/.well-known/acme-challenge/) is not within the allowed path(s)...
100% true, is only with "CYBERPANEL"
but many users inform about this BUG and they yet not fix, 2025!! ...
Just now I have webs with same problem, and CyberPanel NOT want fix...
hello,
we have a new installation, (new VPS) and just now in SEPT 13 2024 we also have the same problem:
[root@dns ~]# /usr/local/lsws/bin/lshttpd -v
LiteSpeed/1.7.19 Open (BUILD built: Tue Apr 16 15:14:26 UTC 2024)
module versions:
lsquic 3.3.2
modgzip 1.1
cache...
thanks master, I do this 2 actions:
create file .htacces .htaccess INTO dir [/home/hn.mydomain.com/public_html]
into this .htaccess file, I put yours 3 llines (changing ONLY: hm.mydomain.com by "my REAL hostname"
I restar LSWS, then nothing happen, by this, I reboot the whole server and then...
thanks by your help, I add my APP:
and I am sorry but really me not understand how to send this URL as response for ANY request to my URL: https://hm.mydomain.com
surely the tutorial say how do it but me not understand how open https://hm.mydomain.com and then display my http://localhost:8080...