欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
BBlog
来自开放百科 - 灰狐
(版本间的差异)
第4行: | 第4行: | ||
http://www.bblog.com/ | http://www.bblog.com/ | ||
+ | |||
+ | ==在线演示== | ||
+ | http://demo.huihoo.com/bblog/ | ||
+ | 管理员: admin/admin | ||
==安装指南== | ==安装指南== |
2006年7月20日 (四) 18:17的版本
bBlog: Free PHP blog software
在线演示
http://demo.huihoo.com/bblog/ 管理员: admin/admin
安装指南
先创建数据库
mysqladmin -u root -p create bblog 或 mysql>create database bblog; mysql>GRANT ALL PRIVILEGES ON bblog.* TO bblog@localhost IDENTIFIED BY 'bblog'; mysql>flush privileges;
再通过安装向导完成系统安装
http://localhost/bblog/bblog/install.php
分享您的观点