1 Star 0 Fork 1

kevzeng/inoERP

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
INSTALL.txt 945 Bytes
一键复制 编辑 原始数据 按行查看 历史
inoerp 提交于 2014-09-14 12:37 . Update INSTALL.txt
Requirements & Installation
=========================
== Requirements ==
1. HTTP web server Ex. Apache, IIS.
2. PHP 5.5+
3. MySQL Server version: 5.6.17+
== Auto Installation ==
1. Upload all the files into the web server.
2. Open the index.php /or install.php page and follow the simple 4 steps installation process (mySQL user should have all the privileges equivalent to root a user to create views. You can change to a lesser privileged user after installation by changing the username & password @ include\basics\dbsettings.inc).
3. Login in to the application using user id /password - admin/admin and remove the installation file.
== Manual Installation ==
1. Change the DB settings @ include\basics\dbsettings.inc
2. Change the session_set_cookie_params in sessions file
3. Import the database file @ enine\install\inoerp.sql
4. Change the .htaccess
5. Login in to the application using user id /password - admin/admin
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/kevzeng/inoERP.git
[email protected]:kevzeng/inoERP.git
kevzeng
inoERP
inoERP
0.2.1

搜索帮助