Cron Job on cPanel not running
I'm trying to run a cronjob in cPanel which gives me the following error: Fatal error: Uncaught Error: Class 'mysqli' not found in /home/example/public_html/new_facebook_csv/csv_generator1.php:180 If run that file through browser by using the link example.com/new_facebook_csv/csv_generator1.php i get the right resaults…