rconfig.inc.php error

Discussion in 'Installation' started by potent, Oct 25, 2008.

  1. potent

    potent New Member

    Joined:
    Jul 8, 2008
    Messages:
    4
    Hi,

    I'm getting this message after I upload the config.inc.php file during installation:

    Warning: require_once(/home/xxxxxx/public_html/members/rconfig.inc.php) [function.require-once]: failed to open stream: Permission denied in /home/xxxxxx/public_html/members/config.inc.php on line 53

    Fatal error: require_once() [function.require]: Failed opening required '/home/xxxxxx/public_html/members/rconfig.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxx/public_html/members/config.inc.php on line 53


    I've checked and I have an rconfig.inc.php file.

    Any ideas? Thanks.
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    Is this a fresh installation or an upgrade?

    If a fresh installation, be sure to upload in binary mode.

    If an upgrade, this thread may help:

    http://www.amember.com/forum/showthread.php?t=8670

  3. potent

    potent New Member

    Joined:
    Jul 8, 2008
    Messages:
    4
    Solved

    Thanks for you reply.

    Support have fixed this by changing file permissions on the file.

Share This Page