This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

Changing the Database Hosting


  1. jackcklaw
    Member

    My hosting company just migrated my website to a new server.
    I need to update the database host for your program from (old) XXXX into (new) XXXX.
    How can i change the database host information?

    Posted 8 years ago #
  2. jackcklaw
    Member

    I was updated the config.php

    define('MF_DB_HOST', 'XXX'); //The hostname for your database

    However, it does't word.
    When I click to my mach form link http://www.domainname.com/forms/index.php

    Error massage was:
    No input file specified.

    Posted 8 years ago #
  3. yuniar

    Your new server most likely doesn't have PHP enabled or not being configured properly.
    I suggest to contact your hosting tech support and let them know.

    You can also test it by running a simple PHP script that contain this code:

    <?php phpinfo(); ?>

    MachForm Founder

    Posted 8 years ago #

RSS feed for this topic

Reply