Hi,
I am trying to install this software in an hosted area. It is really not easy....
I have imported the database from a XAMPP installation on my stick, but by running CalemZipJsCmd.php (changed jasmin to php, changed memory_size) i get these Errors:
Fatal error: Uncaught exception 'PDOException' with message 'could not find driver' in /home/www/web244/html/CalemEAM/server/include/core/database/CalemPdo.php:53
Stack trace: #0 /home/www/web244/html/CalemEAM/server/include/core/database/CalemPdo.php(53): PDO->__construct('mysql:host=loca...', 'user', 'password', Array)
#1 /home/www/web244/html/CalemEAM/server/include/core/database/mysql/MysqlHandler.php(148): CalemPdo->__construct('mysql:host=loca...', 'user', 'password', Array)
#2 /home/www/web244/html/CalemEAM/server/include/core/database/CalemDbo.php(75): MysqlHandler->getCalemConnection()
#3 /home/www/web244/html/CalemEAM/build/cache/CalemCacheAclGroup.php(41): CalemDbo->__construct()
#4 /home/www/web244/html/CalemEAM/build/CalemBuildCache.php(45): CalemCacheAclGroup->load()
#5 /home/www/web244/html/CalemEAM/build/CalemZipJsCmd.php(111): CalemBuildCache->buildCache()
#6 {main} thrown in /home/www/web244/html/CalemEAM/server/include/core/database/CalemPdo.php on line 53
PS: I habe relplaced the user and password of cource.