Help please-config file

Discussion in 'Installation' started by oktotest, Feb 24, 2008.

  1. oktotest

    oktotest New Member

    Joined:
    May 18, 2007
    Messages:
    12
    After Davidm1 gave me some help i now get this message after i add my details to the config file :

    File amember/config.inc.php is exist, but something went wrong. Database configuration was empty or cannot be read. Please remove amember/config.inc.php and repeat installation.

    I have setup a database in my control panel,gave it permissions but still i can not get to the next step.does it make any sense to anyone?

    help please
  2. kryptonicwave

    kryptonicwave New Member

    Joined:
    Aug 5, 2008
    Messages:
    1
    I am having the same issue??????
  3. davidm1

    davidm1 aMember User & Partner

    Joined:
    May 16, 2006
    Messages:
    4,437
    Heres a blank config file, just add your database info:
    $pc['db'] = '';
    $pc['user'] = '';
    $pc['pass'] = '';
    $pc['host'] = '';

    Did you set up a mysql database and user?

    David

Share This Page