EONISLaptopHP
Data
Hostname = HP10039146
Installations
xampp
1.8.3 by installer version to C:\Uwes\Programme\xampp and installed mysql and apache services
Mediawiki
- create DB 'mediawiki' by phpAdmin
- export old DB 'mediawiki' by phpAdmin as sql file
- login by 'mysql' to new server
- type 'use mediawiki'
- type 'source <path2exportfile>
- create user 'uweswiki' with pwd 'uweswiki' and host 'localhost' with phpAdmin (see mediawiki LocalSettings.php)