Author Topic: How to move an existing installation to another directory  (Read 5290 times)

msauter

  • Full Member
  • ***
  • Posts: 118
    • View Profile
How to move an existing installation to another directory
« on: October 06, 2008, 04:45:56 pm »
Let's say you have installed your OpenGoo in the following directory:

http://www.myserver.com/mydirectory/opengoo/

Now you decide to move this installation to:

http://www.myserver.com/another_directory/

Simply moving all files with your FTP client is the first step, but that's not enough - you have to change the path in the following files as well:
- config/config.php
- cache/autoloader.php

cabeza

  • Administrator
  • Hero Member
  • *****
  • Posts: 1004
    • View Profile
    • Feng Office
Re: How to move an existing installation to another directory
« Reply #1 on: October 07, 2008, 09:28:34 am »
It is mandatory to change the path in config/config.php.
However, you can simple delete cache/autoloader.php and it will be regenerated correctly (upon next request) .
Thanks for the contribution,
Marcos

conrado

  • Administrator
  • Hero Member
  • *****
  • Posts: 998
  • Conrado
    • View Profile
    • Feng Office
    • Email
Re: How to move an existing installation to another directory
« Reply #2 on: October 07, 2008, 09:46:00 am »
Thank you Martin!
Get Official Support for your Feng Office. Support the development team. Sign up for a Free Trial here.