The sess_xxxxxxxxxxxxxxxx files are for session handling, and are not related to your database problem. They're not debug logs either.
Your database error message is a result of Zen Cart being unable to connect to your database using the settings in your configure.php file.
You'll need to fix the configure.php files to use the correct DB_XXXXXXXXXX values, or work with your hosting company to determine why you can no longer connect to the database with the credentials you're using.


Reply With Quote

