Page 1 of 1

Move to other hosting provider

Posted: Fri Aug 09, 2013 7:03 am
by jaap
Version of script: 1.7

Hi,

What's the easiest / safest way to move the guestbook to another hosting provider so I can
keep all the setting changes I made + the entries ?

Thanks,

Jaap.

Re: Move to other hosting provider

Posted: Fri Aug 09, 2013 7:31 am
by Klemen
All is stored in local files, so just:

1. copy all files from your server
2. make any necessary changes to the settings.php file (for example new URL if it changed)
3. upload them to the new server
4. on the new server CHMOD required files and folders:
banned_ip.txt and entries.txt to 666
apptmp to 777

Re: Move to other hosting provider

Posted: Fri Aug 09, 2013 8:13 am
by jaap
Thanks Klemen, that was fast !

Jaap.