PDA

View Full Version : Files not found in cron??



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.

TandyServices
04-23-2009, 06:23 PM
Ok I changed my path on all to:

/usr/local/bin/php -q /home1/mydomain/public_html/file/functions/crons/daily.php

and so on but now I get this error:

Site error: the file <b>/home1/mydomain/public_html/file/functions/crons/hourly.php</b> requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by the site administrator.

But I have it loaded.. That is the only way to edit the file or show the site.. If I try to change the php.ini for the loader, then the site will not load and shows that I need to install the ioncube loader..

Any help would be great. Really can not get no where with the support chat.. Really do not think they know what is going on in there servers either.. Most don't even know what I am talking about..