Hello Eugene, Friday, August 23, 2002, 2:17:47 PM, you wrote: ES> I installed new ruby 1.7.2 (2002-08-21) from cvs and get warning in ES> httpd.log: ES> /usr/local/lib/ruby/1.7/auto-reload.rb:53: warning: no super class ES> for `SQL::Error', Object assumed ES> /usr/local/lib/ruby/1.7/auto-reload.rb:53: warning: no super class ES> for `SQL::PGConn', Object assumed ES> ... ES> /.../mylib.rb:33:in `connect': undefined method `(null)' for ES> #<SQL::PGConn:0x8360d64> (NoMethodError) ES> SQL::Error defined in c extension: ES> rb_mSQL = rb_define_module("SQL"); ES> rb_eError = rb_define_class_under(rb_mSQL, "Error", rb_eRuntimeError); ES> rb_cPG = rb_define_class_under(rb_mSQL, "PGConn", rb_cObject); ES> ... ES> What is happening? It has worked before and now fails. just a guess... mybe you should recompile pgsql-ruby? -- Best regards, jah mailto:hermit-jah / yandex.ru