G
George Moschovitis
Hi there, i got the following error using preview4:
/usr/local/lib/ruby/1.8/cgi.rb:804:in `initialize': superclass method
`initialize' must be enabled by rb_enable_super() (NameError)
from /usr/local/lib/ruby/1.8/cgi.rb:804:in `new'
from /usr/local/lib/ruby/1.8/cgi.rb:804:in `read_multipart'
from /home/gmosx/dev/n2/web/server/request.rb:263:in
`parse_parameters'
from /home/gmosx/dev/n2/web/server/request.rb:232:in
`initialize_from_apache'
from /home/gmosx/dev/n2/web/server/modruby-adapter.rb:123:in
`handler'
any idea what this is?
George Moschovitis
/usr/local/lib/ruby/1.8/cgi.rb:804:in `initialize': superclass method
`initialize' must be enabled by rb_enable_super() (NameError)
from /usr/local/lib/ruby/1.8/cgi.rb:804:in `new'
from /usr/local/lib/ruby/1.8/cgi.rb:804:in `read_multipart'
from /home/gmosx/dev/n2/web/server/request.rb:263:in
`parse_parameters'
from /home/gmosx/dev/n2/web/server/request.rb:232:in
`initialize_from_apache'
from /home/gmosx/dev/n2/web/server/modruby-adapter.rb:123:in
`handler'
any idea what this is?
George Moschovitis