Error message during installation

Discussion in 'Installation' started by charlieomalley, Jan 29, 2009.

  1. charlieomalley

    charlieomalley New Member

    Joined:
    Jan 29, 2009
    Messages:
    1
    :eek:

    At the end of the installation process I am getting the following message:


    Warning: require_once(/Hosting/3612070/html/membership/common.inc.php) [function.require-once]: failed to open stream: No such file or directory in D:\Hosting\3612070\html\membership\rconfig.inc.php(19) : eval()'d code(1) : eval()'d code on line 393

    Fatal error: require_once() [function.require]: Failed opening required '/Hosting/3612070/html/membership/common.inc.php' (include_path='.;C:\php5\pear') in D:\Hosting\3612070\html\membership\rconfig.inc.php(19) : eval()'d code(1) : eval()'d code on line 393

    Can anyone help?
  2. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    In the past this was fixed by reuploading reconfig.inc.php in binary mode (ie. ensure it is set to binary and not auto or ascii when uploading)
  3. yellamoc

    yellamoc New Member

    Joined:
    Dec 18, 2008
    Messages:
    1
    Installation error

    Unfortunately I'm still getting the same message.

    I did upload in binary originally, and also re-uploaded the reconfig.inc.php file - but no effect.

    Any other ideas?
  4. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    A few other things could cause that such as not have Zend installed, for example.

    I would search these forums as there are quite a few things you can check that others have run into in the past.
  5. autohybrid_z74

    autohybrid_z74 New Member

    Joined:
    Dec 31, 2008
    Messages:
    4
    Have you guys ever seen this error? After installing amember, and trying to log into the admin page this error pops up and preventing logging into the admin page.

    WARNING: Unknown(): open(/var/php_sessions/sess_42b546f0a52cf3c8fbd0e94ee8d8d769, O_RDWR) failed: No such file or directory (2) in line 0 of file Unknown
    WARNING: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_sessions) in line 0 of file Unknown
  6. skippybosco

    skippybosco CGI-Central Partner Staff Member

    Joined:
    Aug 22, 2006
    Messages:
    2,526
    sounds like directory permissions errors, specifically the amember\data and amember\data\new_rewrite folders..

    You can test by CHMOD both to 777 to see if the error goes away. If not, send that note to your hosting provider and see if there is a configuration issue on their side (specifically session.save_path)

Share This Page