I just noticed this extra line toward the bottom of the error page:
Code:
Additional *IMPORTANT* Details: includes/configure.php file contents invalid. ie: DIR_FS_CATALOG not valid or not set
What should the proper code be? When I change it back to
Code:
define('DIR_FS_CATALOG', '/home2/boruma/public_html/rainforest-pets.com/');
which is what it was originally, the extra error message goes away, but it still says:
Code:
This is not your first time using Zen Cart® and you have previously completed the normal installation procedures.
If this is the case for you, then...
Your /includes/configure.php and/or /admin/includes/configure.php files contain invalid path information and/or invalid database-connection information.
If you recently edited your configure.php files for any reason, or perhaps moved your site to a different folder or different server, then you will need to review and update all your settings to the correct values for your server.
Additionally, if the permissions have been changed on your configure.php files, then perhaps they are too low for the files to be read.
Or the configure.php files could be missing altogether.
Or your web hosting provider has recently changed the server's PHP configuration (or upgraded its version) then they may have broken things as well.
See the Online Documentation area on the Zen Cart® website for assistance.
So I must be missing something else.
Bookmarks