Software Configure

运行服务器的软件配置情况
Function Name Version Port License
Operate System Suse or Redhat(Fedora Core)   Stable is ok   free
WebServer Apache 2.2.22 (2 above ) 80   free
   PHP 5.3.14 (5.3.3 above )  free
DataBase Mysql  5.5.25a (5.0 above) 3306 free

 开发环境软件配置情况
Function Name Version Port License
Operate System windows     Not  free
Souce code Manger server VisualSVN-Server   2.5.5  443 free
Souce code Manger client TortoiseSVN-1.7.7.22907-win32-svn 1.7.5  free
  PHP IDE Eclipse for PHP Developers   free
WebServer Apache 2.2.22 (2 above ) 80   free
   PHP 5.3.14 (5.3.3 above )  free
PHP Framework Cakephp or Drupal   free
DataBase Mysql  5.5.25a (5.0 above) 3306 free

/////////

我们的源码管理用svn  :

svn Server & client

http://www.visualsvn.com/visualsvn/download/

 

webserver采用的是Apache 2.2.22版本,不带https版本 (这里如果图片量多,机器许可的情况下,建议再配NGINX服务器用来提供图片SERVER)

apache download

http://httpd.apache.org/download.cgi#apache24

version : 2.2.22 no_ssl

 

PHP引擎用的是5.3.14

php download

http://www.php.net/downloads.php

version: 5.3.14

 

PHP 的开发环境 (IDE)采用  Eclipse for PHP Developers (这里看个人情况,用notepad 或者dreamwear 也是没有问题的,特别声明,我也没有用过这个IDE)

phpide Eclipse for PHP Developers

http://www.eclipse.org/downloads/packages/eclipse-php-developers/heliossr2

 

关于PHP的框架 , 这里被选两个 一个是 cakephp, 另外一个是集成framework& cms  的 dupal, 大家下去尝试下 ,我也没有用过,所以需要大家尝试 J

php framework

cakephp http://cakephp.org/

 

php framework & CMS

Drupal http://drupal.org/

 

数据库使用的是 mysql 5.5.25a 这个版本 (是不是需要考虑其稳定性?)

Database

mysql http://www.mysql.com/downloads/installer/5.5.html

 

 

posted on 2012-07-19 14:26  子虚乌有  阅读(147)  评论(0)    收藏  举报