Php-cgi 主機
From Kb_JMY(晉明夷)
- if your webserver is of NON php-cgi type, you may not be able to install addons inside Joomla admin backend, as normally all folders are set to "755" permission for security reasons, while NON php-cgi type requires "777" folder permission for write access
- -> so for each specific addons, check what folders are required 777-permissions, do so
- -> after installation, change them back to 755-permission for security reason.

