|
|
My .php scripts aren't working! |
| All the .php scripts are ran thorugh suexec and the cgi modules, so they have to be executable. I've found that this simple command fixes them: find . -type f -name \*.php -print0 |xargs -0 chmod +x vasilATludostDOTnet | |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||