Search
 
For more support
Enter your question or search term
  
eg. 'what are my email server settings'
 
 
Call 1800 995 645
 

Configuring a script for MySQL

Please note, different scripts may use different terms to describe their settings. If you need assistance, please do not hesitate to contact Technical Support (support@ilisys.com.au or 1800 995 645).

Most PHP or Perl scripts will require the same settings to connect to your MySQL database. These settings are:

Server / Host address: your domain name, prepended by mysql. (eg. mysql.mywebsite.com.au)
Username: This is the MySQL username.
Password: This is the MySQL username's password.
Database name: This is in the format username_db. eg, if your username is user, your database name will be user_db.

Your primary username and password were sent to you in your Welcome Email when your account was created. If you no longer have this, or need to recover your password, there is a password section in your Toolkit http://toolkit.ilisys.com.au. Alternatively, contact Technical Support (support@ilisys.com.au or 1800 995 645).