Start a conversation

What is PHP / CGI Default file / folder permissions to run CGI scripts ?

CGI / PHP scripts need certain file permissions to be set if they are to work properly. In general CGI scripts need to have permissions on 755 (rwxr-xr-x), although PHP files only need 644 (rw-r--r--). The folders containing CGI scripts also need certain permis
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Support-Agent

  2. Posted

Comments