Skip to main content
Participant
December 12, 2013
Question

How do I transfer CF9 file system to new server?

  • December 12, 2013
  • 1 reply
  • 703 views

We have a setup a new server running ColdFusion 9. We have installed ColdFusion and now I'm wondering how I would transfer the file system to the new server and use it as our Intranet server so we can demise the old server. After the ColdFusion install the CFIDE folder is in a different location on the new server. If I copy the old files to this directory (this is where our current files are stored) how do I point ColdFusion to this directory so we can use the new server for our Intranet? New to this so any information would be appreciated greatly.

This topic has been closed for replies.

1 reply

Anit_Kumar
Inspiring
December 23, 2013

Hello Johnny,

I am not sure, if this is still unresolved, but here is what you can try:-

  1. Copy the old files to a directory on the new server.
  2. Create a website pointing to this directory.
  3. Use the webserver connector tool to create a connector to the site.

Note:- Make sure that the CFIDE resides in the directory(web root) or ColdFusion root(In that case, you will have to enable the internal port) in case you would like to access CF Admin.

Hope this helps.

Regards,

Anit Kumar

Participant
January 9, 2014

Thanks Anit. All made sense adn worked. I've got a couple issues left that i haven't figured out. ColdFusion Collections on the cfadmin page gives me an error when optimizing my Verity Collection. Says "An error occurred while performing an operation in the Search Engine library. Error switching collection offline.: com.verity.api.administration.ConfigurationException: Failed to find configuration key. (-6005)"

I can't find anything in regards to this error yet. I do know that all my links on the new Intranet server dropped a directory for the file locations. Not sure if this error above has any correlation with this one.

Anit_Kumar
Inspiring
January 9, 2014

What is the exact version of ColdFusion you are using as CF 9.0.2 is without Verity?

Regards,

Anit Kumar