Re: [PHP] PHP on command line -- mysql_connect error

2010-06-15 Thread Ferdi
On 14 June 2010 21:58, Ashley Sheridan wrote: > On Mon, 2010-06-14 at 21:36 +0530, Ferdi wrote: > > Hi list, > > My config is XAMPP 1.7.2 with PHP 5.3.0 > > I'm trying to run a php script as a cron job. The same script works > perfectly from the browser, but fails when I try it from the command

Re: [PHP] PHP on command line -- mysql_connect error

2010-06-14 Thread Ashley Sheridan
On Mon, 2010-06-14 at 21:36 +0530, Ferdi wrote: > Hi list, > > My config is XAMPP 1.7.2 with PHP 5.3.0 > > I'm trying to run a php script as a cron job. The same script works > perfectly from the browser, but fails when I try it from the command line > (not yet set it up as cron). > > I get the

[PHP] PHP on command line -- mysql_connect error

2010-06-14 Thread Ferdi
Hi list, My config is XAMPP 1.7.2 with PHP 5.3.0 I'm trying to run a php script as a cron job. The same script works perfectly from the browser, but fails when I try it from the command line (not yet set it up as cron). I get the following error: PHP Fatal error: Call to undefined function mysq