Welcome Guest, Not a member yet? Register   Sign In
Database Error when running via command line
#3

[eluser]dmorin[/eluser]
Just in case anyone is still looking for the answer, it looks like the php version that comes with os x is missing some things from the cli.

So, if you're running MAMP (or something similar) instead of just running

Code:
php script.php

you need to run

Code:
/Applications/MAMP/bin/php5/bin/php script.php


Messages In This Thread
Database Error when running via command line - by El Forum - 07-22-2008, 10:23 AM
Database Error when running via command line - by El Forum - 08-01-2008, 08:06 AM
Database Error when running via command line - by El Forum - 08-01-2008, 08:22 AM
Database Error when running via command line - by El Forum - 08-01-2008, 08:29 AM



Theme © iAndrew 2016 - Forum software by © MyBB