I've just installed AMPPS on my Mac, after being a XAMPP user for years.
My htdocs/website folder is located in /Users/USERNAME/Work/Web, and I have changed both the DocumentRoot and <Directory..... in the httpd.conf.
However, I cannot start Apache after I have changed the config file (even tried rebooting). I click start, and nothing happens. Error log shows nothing.
If I revert to the default httpd.conf, it starts just fine.
Any ideas on what's causing this? I have given "everyone" read/write access on the Web folder.