【问题标题】:Bonfire for MySQL only? Bonfire Installation篝火只适用于 MySQL?篝火安装
【发布时间】:2013-05-30 00:48:52
【问题描述】:

我打算在我当前的项目中使用 bonfire,所以我下载了 Bonfire for CodeIgniter,在安装过程中它需要您输入数据库详细信息,例如 主机、用户名、密码、数据库, 前缀

我的项目目前在数据库配置中使用 PDO ODBC,并且在我的 CI 的数据库配置中,我的路径类似于 odbc:Driver={Microsoft dBASE 驱动程序 (*.dbf)};DriverID=277;Dbq=... 这实际上在我的 PLAIN CodeIgniter 中工作,同时安装我的 Bonfire 提供这些详细信息我得到了错误

The installer could not connect to the MySQL server or the database, be sure to enter the correct information.: Unknown MySQL server host 'odbc' (11001)

这是什么意思?那么 bonfire 是否只适用于 MySQL?如果你觉得这些很简单,我很抱歉。因为我是篝火的新手

【问题讨论】:

    标签: php codeigniter installation bonfire


    【解决方案1】:

    bonfire 中已经安装了odbc utility,参见参考Bonfire odbc

    其他方法是您是否尝试直接在位于bonfire\application\config\developmentdatabase.php 中输入数据库详细信息

    【讨论】:

    • 我已经试过了,但是当我去 ti bonfire/install 时,我仍然得到需要我提供数据库详细信息的页面,我卡住了,我无法继续,因为我认为它只接受 @ 987654328@主机类型
    • 我有 Windows 8.1 Pro 64 位笔记本电脑。我想安装Ci-bonfire 你能告诉我什么是最好的方法。我尝试了很多文章。但不会工作。你能从头解释一下吗?
    • @yeshansachithak 你可以访问这个帖子CodeIgniter Bonfire Tutorial Installation in Xampp
    猜你喜欢
    • 2013-05-15
    • 2015-09-24
    • 1970-01-01
    • 1970-01-01
    • 2015-10-25
    • 1970-01-01
    • 2023-03-26
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多