Hey Guys!
I just started using Fuel and i want to code a pretty blog using the framework's command line tool(oil). Yesterday i had a little problem with the scaffolding command but it's okay now.
I am writing because of the migration command. When i run the oil refine migrate:current it returns with the following error:
Call to undefined function Fuel\Core\mysql_connect() in COREPATH/classes/database/mysql/connection.php on line 73
Any idea?
Check if your php-cli installation can find the correct php.ini (which is used by your webserver).
Some distributions (the xAMP's), have a custom PHP installation, so that the default php.ini is either missing on invalid.
This is documented: http://fuelphp.com/docs/installation/troubleshooting.html#oil_db_error