linux:anwendungen:wordpress:install_el
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende Überarbeitung | |||
| linux:anwendungen:wordpress:install_el [2024/03/25 02:18] – max | linux:anwendungen:wordpress:install_el [2024/04/12 16:26] (aktuell) – max | ||
|---|---|---|---|
| Zeile 43: | Zeile 43: | ||
| <code bash> | <code bash> | ||
| $ sudo setsebool -P httpd_can_network_connect 1 | $ sudo setsebool -P httpd_can_network_connect 1 | ||
| + | </ | ||
| + | |||
| + | |||
| + | Optional: | ||
| + | <code bash> | ||
| + | |||
| + | $$$ OPTIONAL $$$ | ||
| + | sudo semanage fcontext --add --type httpd_sys_rw_content_t "/ | ||
| + | sudo semanage fcontext --add --type httpd_sys_rw_content_t "/ | ||
| + | sudo semanage fcontext --add --type httpd_sys_rw_content_t "/ | ||
| + | sudo semanage fcontext --add --type httpd_sys_script_exec_t "/ | ||
| + | sudo semanage fcontext --add --type httpd_sys_script_exec_t "/ | ||
| + | sudo restorecon -r / | ||
| + | $$$ OPTIONAL END $$$ | ||
| </ | </ | ||
linux/anwendungen/wordpress/install_el.1711333113.txt.gz · Zuletzt geändert: 2024/03/25 02:18 von max
