Topic: Strange error when installing for the first time...any help?
Hello,
I am working on installing miaCMS after really liking the demo and info on it. I checked the requirements, and have done everything I should have done for miaCMS to work properly, or atleast I think I have. I first uploaded the files to a sub-directory of my site for testing purposes, after I change configuration.sample.php to configuration.php. I have checked the file to make sure I changed everything that needed to be changed in this file. Then I created the MySQL databases in CPanel, just like I would usually do. But when I go to the subdirectory, I get a VERY strange error that I have no idea about...I've taken out all 'personal' info, so I can keep my domain private. All changes displayed in brackets {}.
Warning: Invalid argument supplied for foreach() in /home/{user}/public_html/cms/mia/includes/core.classes.php on line 2162
DB function failed with error number 1146
Table '{user}_miadb.mia_session' doesn't exist SQL=SELECT session_id FROM mia_session WHERE session_id=MD5('{i think this string is supposed to be private}')
SQL =SELECT session_id FROM mia_session WHERE session_id=MD5('{i think this string is supposed to be private, but this is the same string as the first MD5 thing.}')
I hope this makes sense to someone because I'm at a complete loss on what to do. Any help is appreciated. Thanks in advance!