Can not install modules

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
phdev
New Member
New Member
Posts: 3
Joined: Thu Jan 23, 2014 6:16 am

Can not install modules

Post by phdev »

Hi,
I just installed my first CMSMS 1.11.9, in a godaddy account. Its running MySQL 5.5.32-cll-lve, PHP 5.4.22.

When I go to Module Manager and try to install a module, I get
Fatal error: Class 'ADODB2_' not found in /home/<domain>/public_html/lib/adodb_lite/adodb.inc.php on line 161

In some cases, refreshing the webpage completes the install. In most cases it does not. I am specifically trying to install SimpleSlider 0.3.

All the previous posts I've seen on this issue, have not helped so far.

How can I resolve this?

Thanks
-phdev

================

----------------------------------------------

Cms Version: 1.11.9

Installed Modules:
◾CMSMailer: 5.2.2
◾CMSPrinting: 1.0.5
◾FileManager: 1.4.3
◾MenuManager: 1.8.6
◾MicroTiny: 1.2.5
◾ModuleManager: 1.5.5
◾News: 2.13
◾Search: 1.7.11
◾ThemeManager: 1.1.8


Config Information:
◾php_memory_limit:
◾process_whole_template:
◾max_upload_size: 32000000
◾url_rewriting: none
◾page_extension:
◾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.4.23
◾md5_function: On (True)
◾gd_version: 2
◾tempnam_function: On (True)
◾magic_quotes_runtime: Off (False)
◾E_STRICT: 0
◾E_DEPRECATED: 0
◾memory_limit: 64M
◾max_execution_time: 120
◾output_buffering: On
◾safe_mode: Off (False)
◾file_uploads: On (True)
◾post_max_size: 48M
◾upload_max_filesize: 32M
◾session_save_path: /tmp (0700)
◾session_use_cookies: On (True)
◾xml_function: On (True)
◾xmlreader_class: On (True)


Server Information:
◾Server Api: cgi-fcgi
◾Server Db Type: MySQL (mysqli)
◾Server Db Version: 5.5.32
◾Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
◾Server Time Diff: No filesystem time difference found
Last edited by phdev on Fri Jan 24, 2014 1:00 am, edited 1 time in total.
JohnnyB
Dev Team Member
Dev Team Member
Posts: 731
Joined: Tue Nov 21, 2006 5:05 pm
Location: OH, USA

Re: Can not install modules

Post by JohnnyB »

Post the text only version of the your System Information from the CMS Site Admin. That might help us help you.
"The art of life lies in a constant readjustment to our surroundings." -Okakura Kakuzo

--
LinkedIn profile
--
I only speak/write in English so I may not translate well on International posts.
--
phdev
New Member
New Member
Posts: 3
Joined: Thu Jan 23, 2014 6:16 am

Re: Can not install modules

Post by phdev »

Added System information to original post.

thanks
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am
Location: The Netherlands

Re: Can not install modules

Post by velden »

Looks like a unstable installation (I hate those which sometimes work).

Did you happen to do a checksum check after uploading the files (or does Godaddy offer an installer for CMSMS?)

You can do it anyway: Site Admin -> System Administration
Then download the checksum file for your version from http://www.cmsmadesimple.org/downloads/

Note that some checks may fail as you should have removed the /install folder and maybe already updated some core modules. But if you did not update those and see suspicious checksum errors it could be caused by files that corrupted during FTP upload.

General troubleshooting tips http://docs.cmsmadesimple.org/troubleshooting/tips
phdev
New Member
New Member
Posts: 3
Joined: Thu Jan 23, 2014 6:16 am

Re: Can not install modules

Post by phdev »

The original installation was done by godaddy.. I uninstalled that and followed the cPanel steps to reinstall. All checksums are correct, but I still get the same error.
User avatar
M@rtijn
Power Poster
Power Poster
Posts: 706
Joined: Sat Nov 14, 2009 4:54 pm
Location: the Netherlands

Re: Can not install modules

Post by M@rtijn »

Not sure if this really helps to solve the error, but if you manually download the module .xml from the Forge and install that, does that work?
Make your community a better place!
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Can not install modules

Post by calguy1000 »

Check your config.php file.

There needs to be an entry that defines the 'dbms'... usually this is 'mysqli'
i.e: $config['dbms'] = 'mysqli';
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “Modules/Add-Ons”