 |
Do I need to CHMOD my PHP scripts? |

No. PHP will automatically run without changing any file permissions. Just upload the script to any directory inside public_html (or above) and excecute it.
PHP scripts can, however, be executed as .cgi scripts which DO require changing permissions on the file and including a path to the PHP interpreter.
See: Related Articles
|
| |
|
| Additional
Info |
| |
| |
| Article
# |
110 |
| Posted
on |
28 April, 2006 |
| Viewed |
1286
times |
|
| |
|
| |
|
|
| |
| Related
Articles |
|
| |
|
|