i have a PHP script that has ran correctly up to about 3 or 4 days ago, also from crontab.it fetches RSS news items and puts them into a db.
the problem i have at the moment is that this script will no longer run from crontab.it will still function when ran from a sudo environment in konsole.
root@parakeet:/var/www/nicer.app/NicerAppWebOS/apps/NicerAppWebOS/applications/2D/news# source "/var/www/nicer.app/NicerAppWebOS/scripts.install/install.cron.d/nicerapp__init_globals.sh" && php "/var/www/nicer.app/NicerAppWebOS/apps/NicerAppWebOS/applications/2D/news/crontabEntry_manageDatabase.php" >> "$NA_LOGS_PATH/$dateMinutesSeconds-news_crontabEntry_manageDatabase.txt" 2>&1