PHP scripts run only in webroot directory,and return 500 error in other dirs
- by a44
I have uploaded a folder with php scripts and they run only when they are in the webroot directory,Everytime i try to execute php script in some internal dir,i get internal server error,even if it works in the parent directory
EDIT:So,i it's apache 2 server,nothing is logged in my error log about the errors in the internal directory ,
permissions for php file and for the direcory are
-rw-r--r-- drwxrwxr-x