Fichier: passwords.txt
-
XAMPP Default Passwords
- 1) MySQL (phpMyAdmin)
- User: root
- Password
- (means no password!)
- 2) FileZilla FTP
- [ You have to create a new user on the FileZilla Interface ]
-
- Mercury (not in the USB & lite version):
- Postmaster: Postmaster (postmaster@localhost)
- Administrator: Admin (admin@localhost)
- User: newuser
- Password: wampp
- 4) WEBDAV
- User: xampp-dav-unsecure
- Password: ppmax2011
- Attention: WEBDAV is not active since XAMPP Version 1.7.4.
- For activation please comment out the httpd-dav.conf and
- following modules in the httpd.conf
- LoadModule dav_module modules/mod_dav.so
- LoadModule dav_fs_module modules/mod_dav_fs.so
- Please do not forget to refresh the WEBDAV authentification (users and passwords).