You can use the installation chapters in the Cookbook as a reference. Moving an app and installing an app is essentially the same. http://book.cakephp.org/view/27/Developing-with-CakePHP
As you say, the most significant alterations will be permissions for the temp folder and the login to the database. Blank pages = debug is set to 0. Setting it to 1 or 2 will let you see at least the most immediate problem. /Martin On Oct 23, 1:42 pm, DL <[EMAIL PROTECTED]> wrote: > Hi, > > Can anyone tell me the correct procedure for moving a Cake > installation & app to a new server. > > We've copied all files and folders to the new server but get a blank > page when loading the index.php page. (we've tried configuring > various .htaccess redirects to no avail). > > I understand the paths & database config details need changing: > Is there any documentation available for this? > > If you were transferring a server what would you need to check/change? > > All help greatly appreciated. > -- > Thanks! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
