0
Welcome Guest! Login
0 items Join Now

How to migrate from localhost to production server

    • Terp's Avatar
    • Terp
    • Elite Rocketeer
    • Posts: 1720
    • Thanks: 23

    Re: How to migrate from localhost to production server

    Posted 16 years 3 months ago
    • Mario Lemoine wrote:
      Can somebody tell me what are those lines that need to be changed in the configuration.php file ?

      I always change these:

      var $log_path = '/home/domain_name/public_html/logs';
      var $tmp_path = '/home/domain_name/public_html/tmp';
      var $user = 'Terp';
      var $db = 'db name';
      var $password = 'password';


      Basically, you have to change your db name, user, password for your MySQL db with your host, if different that your local install...and the location of your temp and log files on the host.

Time to create page: 0.045 seconds