Project Neverland is now available

Posted by Cofyc, on June 29, 2008, 11:06 pm,

Project Neverland是用PHP写成的博客程序,也是我在学习PHP过程中不断练习的一个程序,现觉得已在逐渐成型,所以开始立项目并在以后持续改进。

 

Project Neverland的Google Code主页:http://code.google.com/p/project-neverland/

源代码获取:

svn checkout http://project-neverland.googlecode.com/svn/trunk/ neverland

感谢以下开源项目:

Gnu Linux, Apache, Mysql, PHP, Smarty, Pear, Zend Framework, PHP Doc, Pecl, MagpieRSS

以及:Project Babel, Wordpress, 我从这些开源项目中学到许多。

 

一些说明

  1. Apache的配置在/etc/apache/island.conf,域名需指向/htdocs;
  2. 数据库在/res/sql/neverland.sql;
  3. 配置文件Settings.sample.php需修改后并重命名为Settings.php;
  4. /tmp, /var/upload, /var/cache, /var/smarty及子目录权限应设置为777。
  5. 运行/htdocs/install.php可以写入一个用户,信息可在/admin下修改。

安装见:http://www.peterfu.net/entry/166.html

continue...

15 comments  - Tags: project neverland, opensource

Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 3.0 License
Powered by Project Neverland, Theme modified from gluedideas