> I am running Radiant on a HostingRails shared server. > > Is there a vital step I am missing that must be performed after > installing any extensions (like a server reboot?).
Yes, a restart is required for extensions to work. They would have worked intermittently because you have multiple fastcgi/mongrel/etc processes running - it sometimes worked as soon as one was restarted (which normally happens periodically on a shared host) and started working properly after all the processes got restarted. If you've restarted and still get the application error messages, look in your production.log file and see what it's reporting. Dan. _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
