My knowledge is very limited by these apache settings. I wanted to have several sites on which I could work locally.
Yesterday it worked fine after installation, but after closing and starting again today it didn’t work.
The server does not start, and the application log says:
Starting the Apache web server ...
Exit code: 8
Stdout: Apache
config configuration error,
Stderr interrupt :
AH00526: Syntax error on line 237 from /Applications/XAMPP/xamppfiles/etc/httpd.conf:
DocumentRoot must be a directory
This is the folder.
httpd.conf
line
237 DocumentRoot "/ Users / username / Sites / xampp / site-folder"
238 Directory "/ Users / username / Sites / xampp / site-folder">
Any ideas what is wrong and what to do?
Thanks,
source
share