Sunday, December 22, 2013

hosting and configuring zencart e-commerce in cpanel.

1>login to www.buddhistthings.com/cpanel
2>Navigate to File manager select webroot buddhistthings.com
3>use file zilla to upload in directory public_html
4>Navigate to mysql option and create database zencart and also username and password for database.  DON'T forget to 

  •    add username to database with security privileged (option is available below create database and user  option)because if you don't do so zencart will propmt with database conncetion error.eg.Sorry!

        There seems to be a problem connecting to our database. Please give us a few minutes to           remedy the problem. Thank you.
4>configure includes>>configure.php and admin>>includes>>configure.php with database settings and other firle paths
Don't forget to 

  •  generally change database server name  to localhost rather than buddhistthings.com,DB username to username created above similarly password and and database name .
  • change define('DIR_FS_CATALOG', '/home/cpanelusername/public_html/zencart')

No comments:

Post a Comment