Failed Module Installation

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.
Locked
Owen

Failed Module Installation

Post by Owen »

Hi,

I'm runnning CMSMS 1.0.4 (fresh install rather than an upgrade) on some shared hosting.  I went to install the capatcha module last night and it all went horribly wrong.  The module install failed, and I just got a 404 page in my browser.  Now the admin panel has lost it's skin, and trying to open the modules page to remove the failed module results in:

Warning: main(lib/classes/module/class.captcha.php): failed to open stream: No such file or directory in /path/to/home/public_html/modules/Captcha/Captcha.module.php on line 32

Fatal error: main(): Failed opening required 'lib/classes/module/class.captcha.php' (include_path='.:/usr/share/php') in /path/to/home/public_html/modules/Captcha/Captcha.module.php on line 32


Anybody got any suggestions for getting around this?

Thanks,

Owen.
Dee
Power Poster
Power Poster
Posts: 1197
Joined: Sun Mar 19, 2006 8:46 pm

Re: Failed Module Installation

Post by Dee »

Make sure lib/classes/module/class.captcha.php is present inside the Captcha module directory.
(Delete the modules/Captcha directory on the server and upload it again from the zip archive).

Regards,
D
Owen

Re: Failed Module Installation

Post by Owen »

worked like a charm,

Thanks  :)
Locked

Return to “CMSMS Core”