On 4/25/07, dave4c03 <[EMAIL PROTECTED]> wrote:
I downloaded and installed Radiant 0.6 on my Fedora Core 4 running Plesk 8.1 that runs RubyOnRails under Apache2 using FastCGI. Other rails programs appear to launch properly but Radiant does not appear to even start (i.e . nothing was added to the Production.log) I get the following error message: ----- BEGIN ----- #!/usr/local/bin/ruby # # You may specify the path to the FastCGI crash log (a log of unhandled # exceptions which forced the FastCGI instance to exit, great for debugging) # and the number of requests to process before running garbage collection. ...
I see a similar problem unless I comment out the line reading: AddHandler fastcgi-script .fcgi In public/.htaccess That might be worth trying. Matt -- Time exists so that everything doesn't happen at once, space exists so that everything doesn't happen to you. Matt Foster | http://www.mattfoster.clara.co.uk
_______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
