Author |
|
peopleinside Newbie
Joined: 06 November 2013 Location: Italy
Online Status: Offline Posts: 4
|
Posted: 22 June 2015 at 3:17pm | IP Logged
|
|
|
Hi,
I have followed the guide here:
http://www.afterlogic.com/wiki/Displaying_CAPTCHA_on_login_screen_%28WebMail_Plugins%29?WM=Lite
1. Downloaded the plug in and putted into data/plugins/recaptcha
2. Added in config.php the code
3. the login page once saved config.php no more works.
It's very hard activate ReCaptcha and I'M unable to do.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 22 June 2015 at 3:35pm | IP Logged
|
|
|
The behavior sounds like something caused by syntax error in config.php file, make sure you have all the array items separated with commas. Checking PHP/webserver logs may help as well.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
peopleinside Newbie
Joined: 06 November 2013 Location: Italy
Online Status: Offline Posts: 4
|
Posted: 23 June 2015 at 2:13am | IP Logged
|
|
|
I can see this error in server error log on web-mail recaptcha:
Client denied by server configuration
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 23 June 2015 at 4:14am | IP Logged
|
|
|
That looks like Apache configuration error.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|
peopleinside Newbie
Joined: 06 November 2013 Location: Italy
Online Status: Offline Posts: 4
|
Posted: 23 June 2015 at 4:24am | IP Logged
|
|
|
I can't understand what kind of permission the plugin recaptcha needs.
All works fine in my server, why recaptcha required special permission?
Are you sure are an error of Apache configuration? Maybe is only a configuration, without error.
I can't understand what this error means.
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 23 June 2015 at 4:30am | IP Logged
|
|
|
As you said previously:
Quote:
I can see this error in server error log on web-mail recaptcha:
Client denied by server configuration |
|
|
So yes, this looks like configuration error, and the link I've provided is the first one Google search returns when looking up that error message.
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|