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.
Failed Module Installation
Re: Failed Module Installation
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
(Delete the modules/Captcha directory on the server and upload it again from the zip archive).
Regards,
D

