now is 2025, exists some path to [OLS panel admin -> Configuration -> Server -> PHP -> PHP Handler Defaults] ?

#1
hello,

apparently this [post #20] is the solution to my problem (*):

https://forum.directadmin.com/threa...me-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; please

which is the PATH on this year 2025 ??


thanks!


:)




* my prblem:


I need run script.php "eternally" from browser... but:
my script.php dead EXACTLY each 3 hours ( why? )

here my box:

[root@pepsi ~]# php -v
PHP 8.0.30 (cli) (built: May 13 2025 19:33:03) ( NTS gcc x86_64 )
Copyright (c) The PHP Group
Zend Engine v4.0.30, Copyright (c) Zend Technologies
[root@pepsi ~]#


[root@pepsi ~]# more /etc/redhat-release
AlmaLinux release 9.6 (Sage Margay)
[root@pepsi ~]#


[root@pepsi ~]# /usr/local/lsws/bin/lshttpd -v
LiteSpeed/1.8.4 Open (BUILD built: Mon Sep 29 17:17:57 UTC 2025)
module versions:
lsquic 4.3.1
modgzip 1.1
cache 1.66
mod_security 1.4 (with libmodsecurity v3.0.14)
[root@pepsi ~]#


[root@pepsi ~]# echo -n 'CyberPanel versión ';head -1 /usr/local/CyberCP/version.txt
CyberPanel versión 2.4
[root@pepsi ~]#
 
Last edited:
Top