[Solved] Cannot access protected property MysqlDBAdapter
Page: 1
If Debug set to TRUE i got this:
Fatal error: Cannot access protected property MysqlDBAdapter::$link in /mounted-storage/home45a/sub004/sc33110-RNPN/www/collab/environment/library/database/adapters/AbstractDBAdapter.class.php on line 406
This error was occurred after i am uploading files, the uploading was not completed, it only show me blank page. (using MySQL for storage)
If Debug set to False, i got blank page.
I have a wordpress blog on my server, and WP can access the Database without any problem.
Please tell me how to get arround this, before i start over and losing all my data.
I have backed up AC database though :D
Fatal error: Cannot access protected property MysqlDBAdapter::$link in /mounted-storage/home45a/sub004/sc33110-RNPN/www/collab/environment/library/database/adapters/AbstractDBAdapter.class.php on line 406
This error was occurred after i am uploading files, the uploading was not completed, it only show me blank page. (using MySQL for storage)
If Debug set to False, i got blank page.
I have a wordpress blog on my server, and WP can access the Database without any problem.
Please tell me how to get arround this, before i start over and losing all my data.
I have backed up AC database though :D
My hosting has resolved the problem. They put .htaccess file and include this line on it.
php_flag eaccelerator.enable off
php_flag eaccelerator.enable off
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.



