You are not logged in.
Today I installed the last arch version...and after that I installed apache, php and php-apache.
And i have a problem with php and apache configuration.
If add LoadModule php5_module modules/libphp5.so to /etc/httpd/conf/httpd.conf after a httpd restart I have this error
httpd.service - Apache Web Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; disabled)
Active: failed (Result: exit-code) since Thu 2014-09-18 13:06:09 UTC; 22s ago
Process: 1061 ExecStop=/usr/bin/apachectl graceful-stop (code=exited, status=1/FAILURE)
Process: 1068 ExecStart=/usr/bin/apachectl start (code=exited, status=1/FAILURE)
Main PID: 966 (code=exited, status=0/SUCCESS)
P.S. like many others modules libphp5.so exists in /usr/lib/httpd/modules/
Last edited by tesla135 (2014-09-18 18:56:49)
Offline
Check apache logs for more information.
Check the documentation. In particular this section https://wiki.archlinux.org/index.php/LAMP#PHP
Read it before posting http://www.catb.org/esr/faqs/smart-questions.html
Ruby gems repository done right https://bbs.archlinux.org/viewtopic.php?id=182729
Fast initramfs generator with security in mind https://wiki.archlinux.org/index.php/Booster
Offline