Knowledge is Yours - Nguyen Si Nhan
Open Your Heart ... Open Your Mind ...
Pages
(Move to ...)
Home
About me
▼
Sunday, February 3, 2013
/usr/lib64/ruby/gems/1.8/gems/activesupport-3.2.11/lib/active_support/dependencies.rb:251:in `require': no such file to load -- fcgi (LoadError)
›
Problem: Apache can not load dispatch.fcgi it return this error: /usr/lib64/ruby/gems/1.8/gems/activesupport-3.2.11/lib/active_support/depe...
fcgio.cpp:50: error: 'EOF' was not declared in this scope
›
fix: add #include <stdio.h> to start of fcgio.cpp Done!
ERROR: RDoc documentation generator not installed: no such file to load -- rdoc/rdoc
›
Fix: yum install ruby-rdoc -y Done!
‹
›
Home
View web version