[main] language ="english" status = "offline" wampserverVersion ="3.1.0" installDir ="G:/Development/Servers/wamp64" ;Path of the Browser used by Wampserver ;May be modfied with the absolute path of the browser exe file ;(Use / instead of \) navigator ="C:/Program Files (x86)/Google/Chrome/Application/chrome.exe" ;Path of the Text Editor used by Wampserver ;May be modfied with the absolute path of the Text Editor exe file ;(Use / instead of \) editor ="j:/util/texte/notepad++/notepad++.exe" defaultLanguage = english wampserverMode = "64bit" [options] AliasSubmenu = "off" NotCheckVirtualHost = "off" NotCheckDuplicate = "off" ItemServicesNames = "off" VirtualHostSubMenu = "on" ProjectSubMenu = "off" HomepageAtStartup = "off" urlAddLocalhost = "off" MenuItemOnline = "off" VhostAllLocalIp = "off" SupportMySQL = "on" SupportMariaDB = "on" [php] phpVersion = "7.1.9" phpIniDir = "." phpConfFile = "php.ini" phpExeDir = "." mysqlDefaultPort= "3306" [phpCli] phpCliVersion ="5.6.31" phpExeFile = php.exe phpCliFile = php-win.exe [apache] apacheVersion = "2.4.27" apacheExeDir = "bin" apacheConfDir = "conf" apacheExeFile = "httpd.exe" apacheConfFile = "httpd.conf" apacheServiceInstallParams = "-n wampapache64 -k install" apacheServiceRemoveParams = "-n wampapache64 -k uninstall" [apacheoptions] apacheUseOtherPort = "off" apachePortUsed = "80" [mysql] mysqlVersion = "5.7.19" mysqlConfDir = "." mysqlConfFile = "my.ini" mysqlExeDir = "bin" mysqlExeFile = "mysqld.exe" mysqlServiceInstallParams = "--install-manual wampmysqld64" mysqlServiceRemoveParams = "--remove wampmysqld64" [mysqloptions] mysqlPortUsed = "3306" mysqlUseOtherPort = "off" [mariadb] mariadbVersion = "10.2.8" mariadbConfDir = "." mariadbConfFile = "my.ini" mariadbExeDir = "bin" mariadbExeFile = "mysqld.exe" mariadbServiceInstallParams = "--install-manual wampmariadb64" mariadbServiceRemoveParams = "--remove wampmariadb64" [mariadboptions] mariaPortUsed = "3307" mariaUseOtherPort = "on" [service] ServiceApache = "wampapache64" ServiceMysql = "wampmysqld64" ServiceMariadb= "wampmariadb64"