This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xampp:config [2016-05-22 20:51] – admin | xampp:config [2023-10-26 20:04] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 2: | Line 2: | ||
=== Installation === | === Installation === | ||
* Download from [[https:// | * Download from [[https:// | ||
- | * Install e.g. in c:\xampp56 | + | * Install e.g. in c:\xampp72 |
=== Configuration === | === Configuration === | ||
* Apache > Config > httpd.conf | * Apache > Config > httpd.conf | ||
Line 36: | Line 36: | ||
mysqladmin.exe -u root password secret | mysqladmin.exe -u root password secret | ||
</ | </ | ||
+ | * add following line to my.ini under [mysqld] to ensure case sensitivity on Windows systems, see https:// | ||
=== Debugging === | === Debugging === | ||
* Apache: check error.log. If that doesn' | * Apache: check error.log. If that doesn' | ||
- | * < | + | * < |
httpd | httpd | ||
</ | </ |