It looks like you're new here. If you want to get involved, click one of these buttons!
when I'm trying to run the following command from the terminal: (using CI2's CLI method)
A Database Error Occurred
Unable to connect to your database server using the provided settings.Filename: third_party/fuel/Loader.phpLine Number: 134
/Applications/MAMP/htdocs/fuelcms is obviously my Fuel path, and about is simply a controller. I would expect that this controller returns a basic view to the output, but i get that strange database error instead. The same controller works fine if i go /about in my browser of course...
$ php /Applications/MAMP/htdocs/fuelcms/index.php about
Comments
http://codeigniter.com/forums/viewthread/130383/