LawsHosting
Verified User
Guess this one is for feedback.
So, if php_release_1 = 7.4 and the site is set to another version, doing
will be linked to php_release_1 obviously.
I know we can use /usr/local/phpnn/bin/php for the domain's actual php version, but it'll be good to have a button on the /user/cronjobs/create page to fill the Command field/textbox to the domain's set php version......
So, if php_release_1 = 7.4 and the site is set to another version, doing
Code:
php /home/admin/domains/domain.com/public_html/script.php
I know we can use /usr/local/phpnn/bin/php for the domain's actual php version, but it'll be good to have a button on the /user/cronjobs/create page to fill the Command field/textbox to the domain's set php version......