Click Virtualmin =>create Virtual Server => and then set the domain name and password
Most of the cases: just fill in the domain name (can be a level two domain name, such as abx.bxl.me, the top-level domain name does not need to write www.) and password, all other defaults, and then click the "Create Server" button. The system will automatically create MySQL and FTP users and other information!
Click "Create Server" For more information:
Note that the system will default to generate Ssh,ftp,mysql users whose username is the principal part of the domain name. For example, the domain name is bxl.me, then the username is BXL, the password is the password you set. To determine the user name, click Edit FTP user to the left
FTP connection up, you will find some logs,public_html directory, these are system files, please keep, do not delete, otherwise there will be problems. Upload your file to the public_html directory. This is the website/directory.
MySQL database name: General and user name, but, if the domain name begins with a number, such as 521BXL, then the MySQL database name is FIVE21BXL, to determine the database information, you can point to the left "edit database" view
For example: Add a website in the Webmin panel, domain name is BXL, password is bxl123, then:
The MySQL database user name is: BXL
The MySQL password is: bxl123
MySQL host name is: localhost
MySQL database name is: BXL
The FTP user name is: BXL
The ftp password is: bxl123