config base 配置库
To get the servers up and running, start up the xen service with the command xend start and then create your BaseServer from your base config file with the command xm create base.
要启动并运行服务器,首先要使用命令xend start启动xen服务,然后使用命令xm create base通过基本配置文件创建BaseServer。
You must change the directory to the base of your application (there must be a subdirectory called config) and type zero resolve.
必须将目录切换为应用程序的基目录(其中必须有一个名为config子目录)并输入zero resolve。
After you have created the database and table, set the CodeIgniter database variables in. \ system \ application \ config \ database.php and base URL in. \ system \ application \ config \ config.php.
创建了数据库和表后,在. \ system \ application \ config \ database . php内设置CodeIgniter数据库变量,在. \ system \ application \ config \ config . php内设置基础url。
应用推荐