create or open a new PHP File
1) new site
2)Yes I want to use server technology
3)which server technology: PHP MySQL
4)I chose to edit directly on FTP server using FTP
5)enter in your FTP details
ftp.domain.com
folder you want to access = public_html
login = cpanel username
password = cpanel pass
6)test the connection
7)insert your domain url minus the public_html
"
http://www.domainname.com"
8)you can enable the check in out if you wish.
9)window>database> click the + and select MySQL connection
10) server details: I will use the ones you provided me with:
connection name = whatever you wish
MySQL Server = localhost
username = cpanelusername_username
password = xxxx
database = cpanelusername_databasename
I then hit test and it connected successfully.