cannot access an existing .php file through the website.
The captcha in the form in this link doesn't show:
http://www.tevfikbaburelgin.av.tr/index.php/kariyer
I try to reach the captcha directly though the link below:
http://www.tevfikbaburelgin.av.tr/components/com_breezingforms/images/captcha/securimage_show.php
then the system gives an Internal Server Error (500) but the file is there.
What might be the cause of this and HOW CAN I FIX IT?
http://www.tevfikbaburelgin.av.tr/index.php/kariyer
I try to reach the captcha directly though the link below:
http://www.tevfikbaburelgin.av.tr/components/com_breezingforms/images/captcha/securimage_show.php
then the system gives an Internal Server Error (500) but the file is there.
What might be the cause of this and HOW CAN I FIX IT?
It seems the issue is related to permissions. Our servers do not allow folders with 777 permissions. They see it as a security risk. One of the folders leading up to the captcha had 777 permissions. Changing it to 755 enabled the script to run.
We ran a script to change any other 777 permission folders to 755 as well.
Please let us know if there are any other issues.
Best Regards,
Scott M