Quantcast
Channel: WampServer - WampServer English
Viewing all articles
Browse latest Browse all 3177

Mechanical bug in WampServer (2 replies)

$
0
0
Under `/bin/apache/apache2.4.xx/conf/extra/httpd-ssl.conf ` there is incorrectly used variable, named `${SRVROOT} `

neither in WampServer instalaltion, that variable is not being defined. I assume that is mechanical mistake as in `conf/httpd.conf` there is:

`${APACHE_DIR}`

so, i assume it should be everywhere in `httpd-ssl.conf`, instead of `${SRVROOT} `.


you can ensure that the bug is existent. Just uncomment "Include httpd-ssl.conf" in main httpd.conf and pinging :
C:/wamp/bin/apache/apache2.4.35/bin/httpd -t

will confirm that variable doesnt exist.

Viewing all articles
Browse latest Browse all 3177

Trending Articles