I'm on hostgator (a shared server), and set up the cron through cPanel, although I can't get cron to run without a:

"We were unable to use the MySQLi database because the MySQLi extension for PHP is not installed."

My command line is: cd /home/username/public_html/ ; php cron.php

Is MySQLi something I need to enable with my host, or through Drupal, or is it even really needed? Everything else seems to be working fine except for cron.

Comments

ardarvin’s picture

Has anyone been able to run Cron on drupal6 beta3, if so what command line did you use?