Na elementary je ovo riješeno, barem do one faze kad sam instalirao wp i mogu ga uređivati. Ali, na mojoj matičnoj distri (treba li naglašavati kojoj?) ne ide.
Na Arch ne mogu instalirati XAMPP pa sam krenuo ručno redom.
Ako sam dobro razumio:
L - Linux
A - Apache
M - MySQL
P - PHP
1. Instalirati Apache, restartati ga i provjeriti status sa:
Kod: Označi sve
● httpd.service - Apache Web Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2017-01-25 15:29:44 CET; 18min ago
Process: 10464 ExecStop=/usr/bin/httpd -k graceful-stop (code=exited, status=1/FAILURE)
Process: 10462 ExecStart=/usr/bin/httpd -k start -DFOREGROUND (code=exited, status=1/FAILURE)
Main PID: 10462 (code=exited, status=1/FAILURE)
Kod: Označi sve
Jan 25 16:26:45 archlinux systemd[1]: Started Apache Web Server.
Jan 25 16:26:45 archlinux httpd[12141]: httpd: Syntax error on line 538 of /etc/httpd/conf/httpd.conf: Cannot load modules/libphp5.so into server: /etc
Jan 25 16:26:45 archlinux systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE
Jan 25 16:26:45 archlinux httpd[12143]: httpd: Syntax error on line 538 of /etc/httpd/conf/httpd.conf: Cannot load modules/libphp5.so into server: /etc
Jan 25 16:26:45 archlinux systemd[1]: httpd.service: Control process exited, code=exited status=1
Jan 25 16:26:45 archlinux systemd[1]: httpd.service: Unit entered failed state.
Jan 25 16:26:45 archlinux systemd[1]: httpd.service: Failed with result 'exit-code'.