This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# XAMPP settings | |
# | |
<IfModule env_module> | |
SetEnv MIBDIRS "C:/xampp/php/extras/mibs" | |
SetEnv MYSQL_HOME "\\xampp\\mysql\\bin" | |
SetEnv OPENSSL_CONF "C:/xampp/apache/bin/openssl.cnf" | |
SetEnv PHP_PEAR_SYSCONF_DIR "\\xampp\\php" | |
SetEnv PHPRC "\\xampp\\php" |