Skip to content

Instantly share code, notes, and snippets.

/usr/local/rvm/gems/ruby-1.9.2-p290@acd/gems/em-resolv-replace-1.1.2/lib/em-resolv-replace.rb:61:in `yield': can't yield from root fiber (FiberError)
from /usr/local/rvm/gems/ruby-1.9.2-p290@acd/gems/em-resolv-replace-1.1.2/lib/em-resolv-replace.rb:61:in `em_request'
from /usr/local/rvm/gems/ruby-1.9.2-p290@acd/gems/em-resolv-replace-1.1.2/lib/em-resolv-replace.rb:38:in `em_getaddresses'
from /usr/local/rvm/gems/ruby-1.9.2-p290@acd/gems/em-resolv-replace-1.1.2/lib/em-resolv-replace.rb:14:in `getaddress'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/resolv.rb:43:in `getaddress'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/resolv-replace.rb:10:in `getaddress'
from /usr/local/rvm/rubies/ruby-1.9.2-p290/lib/ruby/1.9.1/resolv-replace.rb:23:in `initialize'
# BEGIN SUGARCRM RESTRICTIONS
RedirectMatch /sugarcrm.log.* http://crm.goodwill.org/log_file_restricted.html
RedirectMatch /emailman.log http://crm.goodwill.org/log_file_restricted.html
RedirectMatch /not_imported_(.*).txt http://crm.goodwill.org/log_file_restricted.html
RedirectMatch /XTemplate/(.*)/(.*).php http://crm.goodwill.org/index.php
RedirectMatch /data/(.*).php http://crm.goodwill.org/index.php
RedirectMatch /examples/(.*).php http://crm.goodwill.org/index.php
#RedirectMatch /include/(.*).php http://crm.goodwill.org/index.php
#RedirectMatch /include/(.*)/(.*).php http://crm.goodwill.org/index.php
RedirectMatch /log4php/(.*).php http://crm.goodwill.org/index.php
require 'formula'
class PhpMssql <Formula
url 'http://www.php.net/get/php-5.3.3.tar.gz/from/this/mirror'
homepage ''
md5 '5adf1a537895c2ec933fddd48e78d8a2'
version '5.3.3'
depends_on 'freetds'
# depends_on 'cmake'