
FRESH XAMPP INSTALL PHPMYADMIN NO USERNAME PASSWORD WINDOWS
Grab newest version of XAMPP for Windows available. Unfortunately, those are for Linux edition of XAMPP, while my article focuses on Windows issues). Links in above list (that points to docs hosted at ) links to an on-line version of XAMPP’s HOW-To guides, that are normally available only on your local installation of XAMPP. I also configure sendmail with my private credentials, purge websites folder and populate it with my projects. MySQL’s root, pma and other “harmful” users removed.

Mail program switched from mailtodisk to sendmail (more info: here).use wildcard-based subdomains instead of vhosts (more info: here and here).


I assume, you have installed XAMPP in c:\XAMPP\ folder, as it is suggested and as I always do. Note, that this is purely development environment-oriented installation guide, as XAMPP is not meant to be used as production server. Most steps aren’t unique to my environment, so this article can also help others, that are stuck at some point. This is more like my private memo, to have a clean check-list of steps I usually undertake, when installing fresh XAMPP for Windows installation.
