Knowledge is Yours - Nguyen Si Nhan

Open Your Heart ... Open Your Mind ...

Pages

  • Home
  • About me

Bài đăng phổ biến

  • [solved] configure: *** XML documentation will not be available because the 'libxml2' development package is missing.
    yum install install libxml2-devel Nguyen Si Nhan
  • [ Solved ] : hudson.remoting.ProxyException: io.fabric8.kubernetes.client.KubernetesClientException: No httpclient implementations found on the context classloader, please ensure your classpath includes an implementation jar
    With this error: hudson.remoting.ProxyException: io.fabric8.kubernetes.client.KubernetesClientException: No httpclient implementations found...

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/dependencies.rb:251:in `require': no such file to load -- fcgi (LoadError)

Fix:
Adding to lines to dispatch.fcgi solved it:

require 'rubygems'
require 'fcgi'
Have Funs!!!

(Source: http://www.redmine.org/boards/2/topics/31410 )


Posted by Nguyen Si Nhan at 5:11 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: /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)

fcgio.cpp:50: error: 'EOF' was not declared in this scope

fix:
add #include <stdio.h> to start of fcgio.cpp

Done!
Posted by Nguyen Si Nhan at 4:39 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: fcgio.cpp:50: error: 'EOF' was not declared in this scope

ERROR: RDoc documentation generator not installed: no such file to load -- rdoc/rdoc

Fix:
yum install ruby-rdoc -y

Done!
Posted by Nguyen Si Nhan at 1:18 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: ERROR: RDoc documentation generator not installed: no such file to load -- rdoc/rdoc
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Your Donation

Your Donation

Blog Archive

  • ▼  2024 (1)
    • ▼  September (1)
      • How to create a bot to automate daily tasks using ...
  • ►  2023 (3)
    • ►  January (3)
  • ►  2022 (23)
    • ►  December (3)
    • ►  November (2)
    • ►  October (10)
    • ►  September (8)
  • ►  2015 (1)
    • ►  June (1)
  • ►  2013 (8)
    • ►  November (1)
    • ►  May (2)
    • ►  February (5)
  • ►  2012 (58)
    • ►  November (1)
    • ►  October (5)
    • ►  September (1)
    • ►  August (2)
    • ►  July (7)
    • ►  June (3)
    • ►  May (9)
    • ►  April (4)
    • ►  March (7)
    • ►  February (7)
    • ►  January (12)
  • ►  2011 (45)
    • ►  December (18)
    • ►  November (27)

About Me

Nguyen Si Nhan
View my complete profile

Các liên kết hữu ích (Good link)

  • Tutorial PHP
  • eHow
  • Cyberciti
  • Thái
  • exploit-db.com
  • Forum about security in vietnam
  • Timekettle VietNam

Translate

Knowledges is Yours - Nguyen Si Nhan. Simple theme. Theme images by enot-poloskun. Powered by Blogger.