BUG : Correct Apache variable SRVROOT missing
Posted by: Otomatic (Moderator)
Date: October 15, 2018 07:57PM

Hi,

- Wampserver 3.1.4 full install and Apache 2.4.35

- No define of SRVROOT Apache variable.

It's an oversight on my part, I'm sorry.

Modify the wamp\bin\apache\apache2.4.35\conf\httpd.conf file as follows :

Duplicate the line:
Define APACHE_DIR ${INSTALL_DIR}/bin/apache/apache${VERSION_APACHE}
Then modify the new line to obtain
Define APACHE_DIR ${INSTALL_DIR}/bin/apache/apache${VERSION_APACHE}
Define SRVROOT ${INSTALL_DIR}/bin/apache/apache${VERSION_APACHE}

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote


Sorry, you can't reply to this topic. It has been closed.