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?
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)
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?
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.
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
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)