I\'m using xampp portable server and I\'m having some trouble with Apache http server, it says \"ServerRoot must be a valid directory\"
Command line output:
Change below path in httpd.conf file to your setup. This will fix the issue.
Define SRVROOT "C:\Apache24" ServerRoot "${SRVROOT}"