This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

mittul
mittul

I am new to OctoberCMS and currently i am developing one project in the same CMS in my local server . . say it has a url something like http://localhost/october_cms/

Now my question is, how to upload [best way to upload] my whole new project to live server with database with the new url itself .. something like http://www.example.com/ or something like http://www.subdomain.example.com/ or http://www.example.com/octobercms anyway ?

I want the database urls should be changed as well without any hurdle or any issues after i upload on live server.

Any idea or any plugin OctoberCMS provides to deal with this thing ?

Thanks

Alpen.Space
Alpen.Space

Hi mittul, To move your installation upload all files to the new document root of your new server. Then create a new database on your target server and import the whole octobercms-db. You can use PHPMyAdmin or Adminer for this. After that you have to edit config/database.php and insert your new db user & password. The URLs for theme assets are created from OctoberCMS. So you dont have to change anything if you did not use full URLs in your theme development.

info14532
info14532

The easiest way by a long way is to create a new database on the server.

However if you want to move your local database onto the live server, this guide on Deploy October CMS From Local To Production will help.

Last updated

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.