尝试安装默认示例应用程序时出现此错误。我运行 osx lion, 32-bit php 5.3.5 (mamp) 这个怎么解决?
Do you wish to syncronize the database with the application now? [Y/n]y
melt>db sync
DROP TABLE `core__metadata`
Melt Framework - Exception Caught
__Path: /core/console/cmd_sync
__File: /Users/gustav/Documents/MAMP_ROOT/melt/core/modules/db/api.php; line #143
__Messsage: E_USER_ERROR caught: The mySQLi connection could not be established.
__Stack:
#12 ~Internal Location~ (N/A)
#11 api.php (188) trigger_error("The mySQLi connection could not be established. ", 256)
#10 api.php (143) melt\db\get_link()
#9 melt.model.php (1714) melt\db\run("DROP TABLE `core__metadata`")
#8 console_controller.php (481) syncronizeAllModels()
#7 ~Internal Location~ (N/A) cmd_sync()
#6 melt.controller.php (325) call_user_func_array(Array, Array)
#5 melt.controller.php (278) internalInvoke([Instance of 'melt\core\InvokeData'], false, true)
#4 melt.routing.php (146) invokeFromExternalRequest(Array, [Instance of 'Closure'])
#3 ~Internal Location~ (N/A) melt\internal\{closure}()
#2 melt.routing.php (157) call_user_func([Instance of 'Closure'])
#1 core.php (15) require("/Users/gustav/Documents/MAMP_ROOT/melt/core/melt.routing.php")
Error tag: #kEZONwCOMMIT
Installation script complete.