I have pgv running on my own server. Now i want to move it to a server of my isp. What is the best way to go about it and what steps do i need to follow?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If you have only yourself as a user (site was not previously public with registration), don't move anything, but simply do a fresh installation of the SVN code. If you have USERS, MESSAGES, NEWS, FAVORITES and PLACE_LOCATIONS you wish to retain, then you can still do the above - fresh installation and make sure everything is running correctly, then backup the SQL, do a SQL dump on your own server and do a restore on the new, remote server. However, I would not recommend that procedure unless necessary to save the USERS. If you have configured many places in GoogleMaps™ module, you can dump the place_locations table and import/load only it in the remote installation, gaining access to all those places. -Stephen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have pgv running on my own server. Now i want to move it to a server of my isp. What is the best way to go about it and what steps do i need to follow?
If you have only yourself as a user (site was not previously public with registration), don't move anything, but simply do a fresh installation of the SVN code. If you have USERS, MESSAGES, NEWS, FAVORITES and PLACE_LOCATIONS you wish to retain, then you can still do the above - fresh installation and make sure everything is running correctly, then backup the SQL, do a SQL dump on your own server and do a restore on the new, remote server. However, I would not recommend that procedure unless necessary to save the USERS. If you have configured many places in GoogleMaps™ module, you can dump the place_locations table and import/load only it in the remote installation, gaining access to all those places.
-Stephen