On Tue, May 6, 2008 at 12:22 AM, Marshal Linfoot <[EMAIL PROTECTED]> wrote:
> YIKES! Following the instructions for installing the Gallery extension > I did the following: > > cd vendor/extensions > git clone git://github.com/pilu/radiant-gallery.git gallery > > and got a message that git-clone would not overwrite an existing > directory (a good thing!). So I ran this instead: > > git clone git://github.com/pilu/radiant-gallery.git gallery2 > You can go in the gallery extension dir and simply type: git pull.Otherwise you can remove the gallery folder and clone the new gallery from github. Then restart the server. creating a new directory, gallery2, and the whole website stopped > functioning with a "server temporarily busy" message. Restarted > LiteSpeed - no change. No errors in the LiteSpeed logs. Moved the new > gallery2 dir out of the way, restarted LiteSpeed and everything back > to normal. Whew! > I think because you can't have 2 gallery extension, even if you renamed the folder to gallery2. Remove the old gallery, and check out the new one. It should work. Let me know! -- Andrea Franz http://gravityblast.com - http://nimboo.net _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
