After the Boro server was fixed my cron jobs stopped working.
Currently I am using this command:
/usr/bin/php -q /home/botnet/public_html/Racing/Race.php >>/home/botnet/log/log2.txt 2>&1
However in the log file I am receiving this error:
/usr/bin/php: error while loading shared libraries: libpspell.so.15: cannot open shared object file: No such file or directory
When executing the file from the browser it works. Other people seem to be experiencing the same problem as found out from this forum post:
http://x10hosting.com/forums/free-hosting/136003-strange-cron-job-error.html
Currently I am using this command:
/usr/bin/php -q /home/botnet/public_html/Racing/Race.php >>/home/botnet/log/log2.txt 2>&1
However in the log file I am receiving this error:
/usr/bin/php: error while loading shared libraries: libpspell.so.15: cannot open shared object file: No such file or directory
When executing the file from the browser it works. Other people seem to be experiencing the same problem as found out from this forum post:
http://x10hosting.com/forums/free-hosting/136003-strange-cron-job-error.html