I got through the trial install just fine and when I try to access the Admin control panel I get this message: Warning: main(/db.inc.php) [function.main]: failed to open stream: No such file or directory in /home/eplife/public_html/amember/rconfig.inc.php on line 431 Fatal error: main() [function.require]: Failed opening required '/db.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/eplife/public_html/amember/rconfig.inc.php on line 431 I searched the forum and found a couple other threads on this, one suggested that there is a file missing, but none have proven solutions. I checked for both files and they are there. I also set CHMOD to 755 for both and that didn't help. I tried the ionCube version and the ZEND version, both have the same issue. I am using HostGator if that matters. Any suggestions? This software seems to be exactly what I'm looking for so I hope I can get it to work.
Do you have this line in config.inc.php ? $config['root_dir'] = dirname(__FILE__);. Do you have aMember files in web root folder? Can you post few last lines of server error_log file?
yes, I have that line in config.inc.php. Am I supposed to modify the dirname there? And amember files are in public_html/amember Last 3 lines of log files (I refreshed the error page before grabbing these) 76.105.202.108 - - [05/Oct/2011:22:32:47 -0500] "GET /cpanel HTTP/1.1" 301 - "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.187 Safari/535.1" 76.105.202.108 - - [05/Oct/2011:22:34:44 -0500] "GET /amember/admin/index.php HTTP/1.1" 200 479 "http://www.eplifefit.com/amember/setup.php?step=5" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.187 Safari/535.1" 76.105.202.108 - - [05/Oct/2011:22:34:45 -0500] "GET /favicon.ico HTTP/1.1" 304 - "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.187 Safari/535.1"
Unfortunately this is not what I need. I need error_log records but you included access_log records. Can you contact me in helpdesk and provide access info? I didn't saw such issue before so I need to debug code.
My error logs aren't showing anything at all. I have opened a support ticket with the login information for the FTP.