Score:-1

error The Process class relies on proc_open, which is not available on your PHP installation

cn flag

after change server and setup centos with cpanel lumen cron job not worked and every minutes add this error to lumen log:

The Process class relies on proc_open, which is not available on your PHP installation. in /home/username/public_html/api/vendor/symfony/process/Process.php:143

i see active php version ini and remove proc_open from disabled function and restart litespeed but not fix this problem i change lumen config but not fix . if you now how can i solve this problem pls help me .

djdomi avatar
za flag
Questions involving web hosting control panels are off-topic because they customize their systems so that standard system administration methods no longer apply. Some related topics may be asked on Webmasters
Score:0
cn flag

i find solation for my problem i change cronjob in cpanel (the best php versin after remove this function from php.ini for me was 7.4ea)

then i change cronjob command in cpanel to: (you can change ea-php74 to custom version)

/usr/local/bin/ea-php74 /home/yourusername/public_html/api/artisan schedule:run >> /dev/null

have good time :D

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.