摘要:
问题:SCREAM:Error suppression ignored for解决:在php.ini最下面加入scream.enabled = Offhttp://stackoverflow.com/questions/15203168/php-error-suppression-is-being-ignored 阅读全文
posted @ 2013-07-18 22:04
飞凡123
阅读(4397)
评论(0)
推荐(0)
摘要:
Redmine是用RubyonRails开发的项目管理系统,集成了wiki,新闻台,版本管理和bug跟踪系统等。Linux下安装Redmine必须先安装ruby和rails。本次安装的软件及版本如下Ruby 1.9.3p392Gem 1.8.23Rails 3.2.13Redmine 2.3.0操作系统是centos51. 安装系统依赖包yum -y install automake autoconf libtool make zlib-devel curl-devel openssl-devel httpd-devel apr-devel apr-util-devel libyaml-dev 阅读全文
posted @ 2013-07-18 18:00
飞凡123
阅读(339)
评论(0)
推荐(0)