Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

By lindu2
Hi Guys please help, I followed the tut on How To Install Linux, Apache, MySQL, PHP (LAMP) stack on Arch Linux
everything went ok apart from after installing PHP, the install went ok but when I added the text below to /etc/httpd/conf/httpd.conf
LoadModule php5_module modules/libphp5.so AddHandler php5-script php Include conf/extra/php5_module.conf
httpd will not restart I get the message:- Job for httpd.service failed. See “systemctl status httpd.service” and “journalctl -xe” for details.
if I comment out the line below from http.conf, only then will httpd.service restart :- LoadModule php5_module modules/libphp5.so
Please can someone help this is my 5th attempt at LAMP.
many Thanks Lindu2