Author Topic: Error by running CalemZipJsCmd.php  (Read 2040 times)

mkl

  • Newbie
  • *
  • Posts: 1
Error by running CalemZipJsCmd.php
« on: June 22, 2007, 07:43:54 am »
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.

calemadmin

  • Administrator
  • Calem Hero
  • *****
  • Posts: 300
    • http://www.calemeam.com
Error by running CalemZipJsCmd.php
« Reply #1 on: June 22, 2007, 08:58:34 am »
Calem Community Forum Admin