Witam
Zrobilem mala stronke i przy probie polaczenia z baza wyskakuje mi dziwny blad:
  1. <?php
  2. Fatal error: Cannot access protected property Zend_Db_Adapter_Pdo_Mysql::$_caseFolding in /home/site/5061/www/library/Zend/Db/Adapter/Abstract.php on line 178
  3. ?>

Nie wiem co jest grane bo na WAMPie chodzi ladnie, blad wyskakuje po przeniesieniu na inny serwer. pdo_mysql jest, php5 jest wiec moze jeszcze cos ?

Czuje ze jest cos z serwerem bo przy probie pobrania configuracji z Zend_Config_Ini tez wyskakuje blad typu:
  1. <?php
  2. Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /home/site/5061/www/library/Zend/Config.php on line 124
  3.  
  4. Fatal error: Uncaught exception 'Zend_Config_Exception' with message 'Zend_Config is read only' in /home/site/5061/www/library/Zend/Config.php:162 Stack trace: #0 /home/site/5061/www/library/Zend/Config.php(387): Zend_Config->__set('_loadFileErrorS...', 'parse_ini_file(...') #1 [internal function]: Zend_Config->_loadFileErrorHandler(2, 'parse_ini_file(...', '/home/site/5061...', 109, Array) #2 /home/site/5061/www/library/Zend/Config/Ini.php(109): parse_ini_file('./library/confi...', true) #3 /home/site/5061/www/index.php(12): Zend_Config_Ini->__construct('./library/confi...', 'general') #4 {main} thrown in /home/site/5061/www/library/Zend/Config.php on line 162
  5. ?>


Pilnie prosze o pomoc ?