Closed GoogleCodeExporter closed 8 years ago
Tested in PHP 5.3.6 and is working.
You should check you error_log for more information about your problem.
Original comment by joserodr...@gmail.com
on 29 Jul 2011 at 10:25
Original comment by joserodr...@gmail.com
on 11 Oct 2011 at 6:57
same problem with me too..the image is not getting generating wen its uploaded
in server but working in localhost...
Original comment by shanimoh...@gmail.com
on 25 Nov 2011 at 6:17
[deleted comment]
how can i solve this issue...plz help...
Original comment by shanimoh...@gmail.com
on 25 Nov 2011 at 6:22
Check your error_log file to find the reason of the problem.
Usually is because your server doesn't have the GD (image processing) module.
If you don't have accesos to the error log file, you should load directly the
captcha.php file in your browser and check if there are some error message.
Original comment by joserodr...@gmail.com
on 25 Nov 2011 at 2:21
please help... my error like this =
CGI Execution Error
Sorry, your request cannot be fulfilled at the moment: Error message from
CGIExecd: Security problem: Script file is world-writable
If you are the website administrator, please see the error logs for more
information or report to the server administrator. If you are a visitor, please
report this to the website administrator. Thank you.
Original comment by kus...@gmail.com
on 14 Dec 2011 at 3:46
The error message of your server is: Script file is world-writable
That is an external problem, not related to the captcha script.
You should to change the file permissions (e.g.: chmod 755 <filename>)
Original comment by joserodr...@gmail.com
on 14 Dec 2011 at 4:13
Original issue reported on code.google.com by
an.sudhi...@gmail.com
on 28 Jul 2011 at 6:56Attachments: