TandyServices
04-23-2009, 05:35 AM
I havebeen trying to set up the crons on blueHost. I have asked for help in live chat and even made a help ticket. Still can not get a strait answer. My cron job are: (the red I have changed)
00***
/usr/bin/php /home1/mydomain/public_html/file/admin/cron.php
59****
/ramdisk/bin/php5 -q /home1/mydomain/public_html/file/functions/crons/daily.php
00***
/ramdisk/bin/php5 -q /home1/mydomain/public_html/file/functions/crons/hourly.php
The emails are all the same but here is one of the last ones I got:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_gd2.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_gd2.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_mbstring.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_mbstring.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_mysql.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_mysql.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_mysqli.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_pdo.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_pdo.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_pdo_mysql.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_pdo_mysql.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_sqlite.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_sqlite.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP
Any help would be great.
00***
/usr/bin/php /home1/mydomain/public_html/file/admin/cron.php
59****
/ramdisk/bin/php5 -q /home1/mydomain/public_html/file/functions/crons/daily.php
00***
/ramdisk/bin/php5 -q /home1/mydomain/public_html/file/functions/crons/hourly.php
The emails are all the same but here is one of the last ones I got:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_gd2.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_gd2.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_mbstring.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_mbstring.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_mysql.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_mysql.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_mysqli.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_mysqli.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_pdo.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_pdo.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_pdo_mysql.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_pdo_mysql.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-zts-20060613/php_sqlite.dll' - /usr/local/lib/php/extensions/no-debug-zts-20060613/php_sqlite.dll: cannot open shared object file: No such file or directory in Unknown on line 0 PHP
Any help would be great.