Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Changing Install Directory

Quote Reply
Changing Install Directory
I need to change the directory GM was installed under to another virtual host on the same machine... Anyone know if it would be easiest to just wipe out the old install and start fresh or do a mv and then search and replace for all instances of the change (it's just one word in the path that's going to change)... I can use the same db info. Are there other things I need to change somewhere...

Quote Reply
Re: Changing Install Directory In reply to
Hi,

Best thing to do is run the installer again and install it into a new directory, then copy over any template changes you made, and during SQL setup, just say not to overwrite the data.

Cheers,

Alex

--
Gossamer Threads Inc.
Quote Reply
Re: Changing Install Directory In reply to
worked like a charm... thx.