Fatal Error: Failed Opening Required

Discussion in 'Installation' started by fanreporter, Jun 19, 2003.

  1. fanreporter

    fanreporter Guest

    I made it through the whole installation process without any difficulties. However, when I went to access the various amember pages I received this error:

    Fatal error: Failed opening required '//rconfig.inc.php' (include_path='') in //config.inc.php on line 35

    Thanks in advance for your help on this.
  2. abbeyvet

    abbeyvet New Member

    Joined:
    Feb 2, 2003
    Messages:
    135
  3. alex-adm

    alex-adm Guest

    No, it is not a solution.

    Instead, edit file config.inc.php
    and replace
    $config['root_dir'] = dirname(__FILE__);
    to full unix filesystem path to aMember Pro
    $config['root_dir'] = '/home/user/public_html/amember';

    You may request free installation as well....

Share This Page