Batnik Posted May 5, 2015 Posted May 5, 2015 Just got this software and trying to get it to work on windows but the installer crashes and i dont really know why. Tried to contact the support but they do not provide support for windows The Installer is stopping at the last step, no errors, nothing ... I looked in the error log, there i found this: [04-May-2015 23:36:27 UTC] PHP Fatal error: Uncaught exception 'IPS\Db\Exception' with message 'Table 'xxxxxxx.core_sessions' doesn't exist' in xxxxxx\system\Db\Db.php:363Stack trace:#0 C:\xxxxxx\system\Db\Db.php(622): IPS\_Db->preparedQuery('REPLACE INTO `c...', Array)#1 C:\xxxxxx\system\Session\Front.php(274): IPS\_Db->replace('core_sessions', Array, true)#2 [internal function]: IPS\Session\_Front->write('xxxxxx...', '')#3 {main} thrown in xxxxxxxxx\system\Db\Db.php on line 363 Maybe someone of you got this to work?
TheSonic Posted May 5, 2015 Posted May 5, 2015 Hmmm, seems there is something wrong with the database. Is this an upgrade or fresh install?Use a MySQL-Manager or phpmyadmin and check, if the table 'xxxxxxx.core_sessions exist and if there is space left for the mysql-database
Recommended Posts
Archived
This topic is now archived and is closed to further replies.