Hmm... that /is/ strange. You said FCGI, but are you using Apache, lighttpd, nginx, Litespeed? I'm wondering if it has to do with the environment established by the webserver. Also, have you tried running:
ruby public/dispatch.fcgi If you get a 500 error and not an error stacktrace, your FCGI and Radiant is configured correctly for the user you are logged in as. Sean Andrea Otto wrote: > I'm going to be crazy!!! :D > > [EMAIL PROTECTED] [~]$ irb -rubygems > irb(main):001:0> require 'image_science' > => true > irb(main):002:0> ImageScience > => ImageScience > irb(main):003:0> > > > But the application crash... it works only if I deactivate it in mySQL. > I'd like to give you ssh access :D > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
