aaP_4dedisusanto Hello sir I used centos 7 webserver nginx , and multi php 7.4 and 8.1 I have 2 website , web a used php 8.1 and web b used php 7.4 My question : how do i run a cronjob that has 2 different php versions can it or will it be error ???
aaPanel_Kern aaP_4dedisusanto Hello, the path of each php version is different, use the absolute path php7.4:/www/server/php/74/bin/php php8.1:/www/server/php/81/bin/php