Topic: Captcha dosen't work
Hi all,
I'm trying captcha for visitors but it seems it dosen't work : http://geekeo.fr/new-topic1.html
The problem may comes from my config : -http://funzz.fr/phpinfo/
Anyone knows what happen ?
Thanx.
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.3 troubleshooting → Captcha dosen't work
Hi all,
I'm trying captcha for visitors but it seems it dosen't work : http://geekeo.fr/new-topic1.html
The problem may comes from my config : -http://funzz.fr/phpinfo/
Anyone knows what happen ?
Thanx.
The image script url is http://geekeo.fr/extensions/pun_antispam/image.php
The error message displayed there is the following:
Internal Server Error
Directory "/home/geekeo/www/extensions/pun_antispam" is writeable by group
Apparently you use pun_repository and it sets permissions for extensions directories to 777. But running scripts from a directory with such permissions is probably disabled by your hosting admins.
Now you can uninstall pun_antispam, remove it from extension directory, then upload it manually by FTP (not via pun_repository) and finally install it again.
Actually it's a question of server settings. But we'll think how to avoid setting permissions to 777 in pun_repository.
Ok thanks, i'm looking for this.
It works when i uploaded it from FTP.
I translated this plugin : http://geekeo.fr/punbb/lang_fr_pun_antispam.rar
The image script url is http://geekeo.fr/extensions/pun_antispam/image.php
The error message displayed there is the following:
Internal Server Error
Directory "/home/geekeo/www/extensions/pun_antispam" is writeable by group
Apparently you use pun_repository and it sets permissions for extensions directories to 777. But running scripts from a directory with such permissions is probably disabled by your hosting admins.
Now you can uninstall pun_antispam, remove it from extension directory, then upload it manually by FTP (not via pun_repository) and finally install it again.
Actually it's a question of server settings. But we'll think how to avoid setting permissions to 777 in pun_repository.
Yes. It solved the problem!
PunBB Forums → PunBB 1.3 troubleshooting → Captcha dosen't work
Powered by PunBB, supported by Informer Technologies, Inc.