PhpWebSite

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
第2行: 第2行:
  
 
http://phpwebsite.appstate.edu/
 
http://phpwebsite.appstate.edu/
 +
 +
==在线演示==
 +
http://demo.huihoo.com/phpwebsite
 +
管理员: admin/phpws
  
 
==安装指南==
 
==安装指南==
 +
创建数据库
 +
mysqladmin -u root -p create phpwebsite 或
 +
mysql>create database phpwebsite;
 +
mysql>GRANT ALL PRIVILEGES ON phpwebsite.* TO phpwebsite@localhost IDENTIFIED BY 'phpwebsite';
 +
mysql>flush privileges;
 +
 
  获得安装包 http://phpwebsite.appstate.edu/downloads/stable/phpwebsite-current-full.tar.gz  
 
  获得安装包 http://phpwebsite.appstate.edu/downloads/stable/phpwebsite-current-full.tar.gz  
 
  根据安装向导进行安装 http://localhost/phpwebsite/setup/set_config.php
 
  根据安装向导进行安装 http://localhost/phpwebsite/setup/set_config.php

2006年10月5日 (四) 08:06的版本

phpWebSite provides a complete web site content management system. Web-based administration allows for easy maintenance of interactive, community-driven web sites.

http://phpwebsite.appstate.edu/

在线演示

http://demo.huihoo.com/phpwebsite
管理员: admin/phpws

安装指南

创建数据库

mysqladmin -u root -p create phpwebsite 或
mysql>create database phpwebsite;
mysql>GRANT ALL PRIVILEGES ON phpwebsite.* TO phpwebsite@localhost IDENTIFIED BY 'phpwebsite';
mysql>flush privileges;
获得安装包 http://phpwebsite.appstate.edu/downloads/stable/phpwebsite-current-full.tar.gz 
根据安装向导进行安装 http://localhost/phpwebsite/setup/set_config.php
分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱