Hello,
I have Phoca Guestbook installed on Joomla 1.5. It was working well with reCAPTCHA activated. But now it doesn´t works anymore. Just show a message: "Could not open socket". I have tried to change to another captcha and all of them give me the message "the code you enter is wrong" (and is not)!
I was forced to use no captcha, but this will full the database with crap...
I´ve already tried to upgrade the component, but doesn´t works too. What more can I do?
Thanks in advance!
Captcha is not working anymore
- Jan
- Phoca Hero
- Posts: 48739
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Captcha is not working anymore
Hi, try to see accesslog or other logs, to find which actions were done on your server, maybe some limits were set there 
Jan

Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 1
- Joined: 03 Oct 2012, 16:12
Re: Captcha is not working anymore
Hi!
Try to disable "fsockopen" in your php.ini - for example: string in php.ini:
"disable_functions = exec, popen, passthru, system, fsockopen, shell_exec, virtual, proc_close, proc_get_status, proc_open, proc_terminate"
just del "fsockopen"
Try to disable "fsockopen" in your php.ini - for example: string in php.ini:
"disable_functions = exec, popen, passthru, system, fsockopen, shell_exec, virtual, proc_close, proc_get_status, proc_open, proc_terminate"
just del "fsockopen"