search for: zendframework

Displaying 2 results from an estimated 2 matches for "zendframework".

2008 Jul 04
1
UTF-8 support in PCRE
How do I get utf-8 support with PCRE? I am having problems building lucene index using Zend_Lucene. I get the following error PHP Notice: iconv(): Detected an illegal character in input string in /var/www/ZendFramework-1.5.2/library/Zend/Search/Lucene/Analysis/Analyzer/Common/Text.php on line 56 Thanks in advance. Regards, Amitava Shee -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080703/45194521/attachment-0002.html>
2011 Sep 30
2
I have problem installing rails
I tried sudo gem install rails and I get the following : [code] Successfully installed rails-3.1.0 1 gem installed Installing ri documentation for rails-3.1.0... file ''lib'' not found Installing RDoc documentation for rails-3.1.0... file ''lib'' not found Stavros-Kefaleass-MacBook-Pro:~ skiabox$ rails -v -bash: rails: command not found [/code] Any ideas?