Discussions of secure PHP coding. Security in software is important, so don't be afraid to ask. And when answering: be anal. Nitpick. No security vulnerability is too small.
Hello,
I want to know what permissions for PHP pages should be given on Apache web server so that PHP pages can be executed. If PHP pages are in a folder, what permissions should be given for that folder?
Yes. I'd been working as PHP developer for several months and only than I found out that 777 permissions for executable files (`index.php` for example ) may cause the Error 500 on some servers