Daniel_Dog
Verified User
- Joined
- Nov 16, 2019
- Messages
- 446
I am trying to execute a PHP script that I made via conjobs on a schedule.
When I try to run it via cronjobs nothing happens.
I also tried the command manually but it gives the following error:
Also my DirectAdmin got installed today and thus is still a clean install.
My system/setup info:
DirectAdmin: 1.61.5
cURL: 7.75.0
PHP: 7.4 as php-fpm
When I try to run it via cronjobs nothing happens.
I also tried the command manually but it gives the following error:
I compiled cURL from CustomBuilds 2.0 and I made sure cURL was not installed on the system./usr/local/bin/php -q /home/**the user**/domains/**the domain**/public_html/**some folders**/lifetime.php
/usr/local/bin/php: /usr/local/lib/libcurl.so.4: no version information available (required by /usr/local/bin/php)
Also my DirectAdmin got installed today and thus is still a clean install.
My system/setup info:
DirectAdmin: 1.61.5
cURL: 7.75.0
PHP: 7.4 as php-fpm