PhpGraphy

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
第1行: 第1行:
 
[[Image:phpgraphy-logo.gif|right]]
 
[[Image:phpgraphy-logo.gif|right]]
 +
 +
==在线演示==
 +
http://demo.huihoo.com/phpgraphy/
 +
管理员: admin/admin
  
 
==安装指南==
 
==安装指南==

2006年10月7日 (六) 15:41的版本

Phpgraphy-logo.gif

目录

在线演示

http://demo.huihoo.com/phpgraphy/
管理员: admin/admin

安装指南

创建数据库(phpgraphy也支持平面文件)

mysqladmin -u root -p create phpgraphy 或
mysql>create database phpgraphy;
mysql>GRANT ALL PRIVILEGES ON phpgraphy.* TO phpgraphy@localhost IDENTIFIED BY 'phpgraphy';
mysql>flush privileges;

获得安装包: http://nchc.dl.sourceforge.net/sourceforge/phpgraphy/phpgraphy-0.9.12.tar.gz

通过安装向导进行安装:http://localhost/phpgraphy/install.php
cp config.ini.php.sample to config.ini.php
vi config.ini.php
admin_ip = "222.212.191.60"

相关链接

精彩图集

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱