AH00526 Full Nginx + Full Apache Error
-
First i install Full Nginx after that i install Full Apache and get this error when i starting apache. How can i fix it.
Platform: Window 10
AH00526: Syntax error on line 246 of C:/laragon/bin/apache/httpd-2.4.25-win32-VC14/conf/httpd.conf:
DocumentRoot takes one argument, Root directory of the document tree
-
@Jacky-Huynh :
Can you give me some parts of your httpd.conf:
Line 246 should be something like this:DocumentRoot "C:/laragon/www"
-
@leokhoa Thanks for reply,I just comments Document Root and its work
-
Glad to hear that
. Cheers!