All fees noted on this website are quoted in Australian dollars.
No hidden costs No delegation fees No setup fees No administration feesOnline Management
.AU ADMINISTRATION
Accredited Registrar
Get up to speed on domain names and web hosting and find what you need to setup and prosper.
What host name/server name should I use to call out a MySQL database from a script?
To use a MySQL database on your website with PHP, Perl or another scripting language, you will need to connect to it first. The host name/server name for connecting to a database on our Plesk servers is:
localhost
Also be sure to check that you are using the correct "database name", "username" and "password".