I have just bought a new MacBook and I am migrating over from Windows. I want to set up a PHP environment and started to follow the instructions here: Installing Apache, PHP, and MySQL on Mac OS X Sierra
But, being new to all this, I got as far as
Uncomment the following line (remove #): LoadModule php5_module libexec/apache2/libphp5.so
After that I couldn't do anything else.
So, I downloaded XAMPP and tried to install everything that way. MySQL is running fine but Apache Web Server will not start and I think I must have done something wrong earlier to cause this.
Could anyone tell me how to fix this to make it run?
Thanks.