Error with cronjobs

Fernando

New Member
Hello. Testing cronjobs return this error:

/usr/bin/php-cli: error while loading shared libraries: libmysqlclient.so.18: cannot open shared object file: No such file or directory

The command line in my hosting is:

/usr/bin/php-cli -q /home/s0561461/public_html/rvmail/app/apps/console/console.php send-campaigns >/dev/null

If I add 2>&1 returns nothing and doesnt work.

Thanks.
 
Back
Top