[Solved] Module installation problems in 1.9.1 - ...cms_filecache_driver...

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
andershz
Forum Members
Forum Members
Posts: 49
Joined: Fri Nov 21, 2008 9:30 pm

[Solved] Module installation problems in 1.9.1 - ...cms_filecache_driver...

Post by andershz »

On a new installation of CMSMS 1.9.1 I have installed the following modules,
(in that order), through the Module Manager without any problems.

Gallery
CGFeedMaker
TreeManager
FrontEndUsers
Forum
SelfRegistration
CGExtensions

Next I try to install the modules below the same way, but it fails.
If I download the XML files from the forge and use Install module via XML file it works.

AdvancedContent
FormBuilder
CustomContent

In the server error log I have this, (CustomContent installation attempt):

[Sun Nov 28 14:42:46 2010] [error] [client 192.168.0.1] PHP Fatal error:
Uncaught exception 'Exception' with message 'Instance of cms_filecache_driver already exists'
in /srv/www/test1.a_domain_name.com/htdocs/modules/CGExtensions/lib/class.cms_filecache_driver.php:18
Stack trace:\n#0 /srv/www/test1.a_domain_name.com/htdocs/modules/CGExtensions/CGExtensions.module.php(77): cms_filecache_driver->__construct(Array)
#1 /srv/www/test1.a_domain_name.com/htdocs/lib/classes/class.moduleloader.inc.php(84): CGExtensions->__construct()
#2 /srv/www/test1.a_domain_name.com/htdocs/modules/ModuleManager/ModuleManager.module.php(1539): ModuleLoader->LoadModules(true)
#3 /srv/www/test1.a_domain_name.com/htdocs/modules/ModuleManager/ModuleManager.module.php(1125): ModuleManager->_GetInstalledModules(true, true)
#4 /srv/www/test1.a_domain_name.com/htdocs/modules/ModuleManager/ModuleManager.module.php(1182): ModuleManager->_DetermineUnfulfilledDependencies(Array)
#5 /srv/www/test1.a_domain_name.com/htdocs/modules/ModuleManager/ModuleManager.module.php(317): ModuleManager->_DoRecursiveInstall('m1_', Array, '')
#6 /srv/www/test1.a_domain_name.com/htdocs/lib/classes in /srv/www/test1.a_domain_name.com/htdocs/modules/CGExtensions/lib/class.cms_filecache_driver.php on line 18,
referer: http://test1.a_domain_name.com/admin/moduleinterface.php?sp_=32d20401&module=ModuleManager

This is similar to:

http://forum.cmsmadesimple.org/index.ph ... #msg236561
http://forum.cmsmadesimple.org/index.ph ... #msg236509

My system info:
----------------------------------------------

Cms Version: 1.9.1

Installed Modules:

   * CMSMailer: 2.0
   * FileManager: 1.0.3
   * MenuManager: 1.7.2
   * ModuleManager: 1.4
   * News: 2.11
   * nuSOAP: 1.0.2
   * Printing: 1.1.1
   * Search: 1.6.7
   * ThemeManager: 1.1.3
   * TinyMCE: 2.8.1
   * Gallery: 1.4.1
   * CGExtensions: 1.21.5
   * CGFeedMaker: 1.0.11
   * TreeManager: 0.6.0
   * FrontEndUsers: 1.12.6
   * Forum: 0.9.4
   * SelfRegistration: 1.6.7
   * AdvancedContent: 0.7.1
   * FormBuilder: 0.6.4
   * CustomContent: 1.7.3


Config Information:

   * php_memory_limit:
   * process_whole_template: false
   * output_compression: false
   * max_upload_size: 10000000
   * default_upload_permission: 664
   * url_rewriting: mod_rewrite
   * page_extension: .html
   * query_var: page
   * image_manipulation_prog: GD
   * auto_alias_content: true
   * locale:
   * default_encoding: utf-8
   * admin_encoding: utf-8
   * set_names: true


Php Information:

   * phpversion: 5.2.5
   * md5_function: On (True)
   * gd_version: 2
   * tempnam_function: On (True)
   * magic_quotes_runtime: Off (False)
   * E_STRICT: 0
   * memory_limit: 128M
   * max_execution_time: 60
   * output_buffering: 4096
   * safe_mode: Off (False)
   * file_uploads: On (True)
   * post_max_size: 10M
   * upload_max_filesize: 10M
   * session_save_path: No check because open basedir active
   * session_use_cookies: On (True)
   * xml_function: On (True)


Server Information:

   * Server Api: apache2handler
   * Server Db Type: MySQL (mysql)
   * Server Db Version: 5.0.26


----------------------------------------------
Last edited by andershz on Mon Nov 29, 2010 8:42 am, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Module installation problems in 1.9.1 - '...cms_filecache_driver already exists'

Post by Rolf »

Hi andershz,

Problem is confirmed
Calguy1000 will fix this in the next release of CGExtentions

Regards, Rolf
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “CMSMS Core”