Project Neverland is now available
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, 我从这些开源项目中学到许多。
一些说明:
- Apache的配置在/etc/apache/island.conf,域名需指向/htdocs;
- 数据库在/res/sql/neverland.sql;
- 配置文件Settings.sample.php需修改后并重命名为Settings.php;
- /tmp, /var/upload, /var/cache, /var/smarty及子目录权限应设置为777。
- 运行/htdocs/install.php可以写入一个用户,信息可在/admin下修改。