To migrate existing project from localhost to remote server you have to perform following actions:
(take in account the procedure is the same for moving from one existing server to another)
1. Using your new hosting Control Panel, phpMyAdmin or another tool, create a database and user, and assign that user to the database.
Write down the name of the database, username, and password for the site installation procedure.
Id it's possible, try to use the same connection parameters.
2. Create database backup (IMPORT SQL dump) from your localhost site for (usually we use phpMyAdmin or another tool).
3. EXPORT your sql dump to the new database on web.
4. Upload all files from your localhost location to the web (including config/db.php and config/man.php files).
5. Make changes in config/db.php file if needed (in the case you database username, password etc. differ from the values used on previous hosting)
HOW TO migrate your website from one to another hosting?
Discuss everything related to ApPHP Durecty CMF. All versions. Any questions related to the Directy CMF developing or using should be posted to this forum.
Moderators: alexandrleonenko, alexmst
-
- Site Admin
- Posts: 6176
- Joined: Jan 7th, '09, 23:18
- Contact:
HOW TO migrate your website from one to another hosting?
Postby administrator » Apr 14th, '18, 13:13
Return to “ApPHP Directy CMF {developers/users}”
Jump to
- Rules and Announcements
- Components & Controls {developers/users}
- ApPHP DataGrid
- Installation
- WYSIWYG changes/implementation
- Databases: different types implementation
- Multi-Language implementation
- Calendar feature implementation [date/datetime fields]
- Additional operations implementation
- Add/Edit/View Mode Templates Implementing
- Settings: Printing & Exporting
- Settings: Sorting & Paging
- Settings: Filtering (search) / Autocomplete
- Settings: multirow operations
- Settings: CSS styles
- Field type: "image/file"
- Field type: "password"
- Field type: "foreign key"
- Field type: "link"
- Programming Tricks
- ApPHP DataGrid {future features}
- ApPHP DataGrid {bugs}
- ApPHP DataGrid {HOW TO}
- ApPHP DataForm
- ApPHP DataForm {HOW TO}
- ApPHP Calendar
- ApPHP Calendar {site integration/modifications}
- ApPHP Calendar {HOW TO}
- ApPHP Tabs
- ApPHP TreeMenu
- ApPHP AJAX File Uploader
- JS Auto Form Validator
- ApPHP DataValidator
- ApPHP ContactForm
- Development Scripts
- ApPHP AdminPanel {developers/users}
- ApPHP AdminPanel {HOW TO}
- ApPHP Easy Installer {developers/users}
- ApPHP FormBuilder {developers/users}
- ApPHP MVC Framework {developers/users}
- ApPHP Directy CMF {developers/users}
- Site Scripts
- ApPHP HotelSite / uHotelBooking Talk {developers/users}
- ApPHP Hotel Site {HOW TO}
- uHotelBooking {ALL}
- ApPHP Medical Appointment / uDoctorAppointment Talk {developers/users}
- ApPHP Business Directory / uBusinessDirectory Talk {developers/users}
- ApPHP Shopping Cart Talk {developers/users}
- ApPHP MicroCMS Talk {developers/users}
- ApPHP MicroCMS {HOW TO}
- ApPHP MicroBlog Talk {developers/users}
- ApPHP Restaurant Site {developers/users}
- ApPHP Survey {developers/users}
- uAutoDealers {developers/users}
- uBidAuction {developers/users}
- Utilities
- ApPHP DataGrid Wizard {developers/users}
- ApPHP WebsiteCleaner {developers/users}
- General
- Snippets, Tutorials & Other Stuff
- Feedback, Suggestions & Questions
- CodeMarket