Installation

  • Host MySQL : This is the MySQL server Address, it's usually localhost.

  • User : This is the Mysql login for database's connection, it's usually the same as your FTP login.

  • Password : This is the Mysql password for database's connection, it's usually the same as your FTP password.

  • Prefix : This is the prefix for the tables. You can enter anything except for update.

  • Database's Name : it's usually the same as your FTP login.


    [ Close Window ]


    Note : Don't forget to change the access permissions to the specified files and directories. CHMOD 666 on conf.inc.php and install.php (or update.php).