Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Wamp: Apache variable "${INSTALL_DIR}" is not defined

I just used the file from Here to upgrade my Wamp Server to PHP 7.2.9. After I install and enable PHP 7.2.9, I look at php_error.log and I see Apache variable "${INSTALL_DIR}" is not defined.

How do I fix this problem? I am using Apache 2.4.9 and MySQL 5.6.17

like image 641
Bijan Avatar asked May 17 '26 05:05

Bijan


1 Answers

Just declare 'INSTALL_DIR' inside wamp\bin\apache\apache[ your version ]\conf\httpd.conf

Define INSTALL_DIR c:/wamp [ or your wamp path ]

like image 99
Alias Nemo Avatar answered May 18 '26 21:05

Alias Nemo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!