1
2
3
4
5
6
7
8
9
10
11
12
|
# mt-config.cgi
CGIPath http://localhost:5000/mt/
StaticWebPath http://localhost:5000/mt/mt-static
ObjectDriver DBI::mysql
Database mt
DBUser mt
DBPassword passw0rd
DBHost localhost
DBSocket /Applications/XAMPP/xamppfiles/var/mysql/mysql.sock
DefaultLanguage ja
|