undefined
undefined

ms-whmcs installation guide

after download the package that we have given, namely the zip file and sql file
The following is a guide to the finished installation

    * Log directory cpanel and enter the domain / subdomain
    * Upload the zip file into the root domian main / subdomain. Do not place it inside another folder, then extract
    * Go into the mysql database, create the data base. eg USERCPANEL_databasemswhmcs
    * Still in the mysql database, create user databases, eg USERCPANEL_usermswhmcs, and enter his password you suka2
    * Still in the mysql database, live integrasiin, at the bottom there are options add user databases,,, select the userdatabase and databases that we created earlier ... click add. will display a new page, please check the list of all access and save
    * Entry dicpanel phpmyadmin, select the database that was created earlier, then click import, sql file which has inputs we provide, success.
    * Enter directory files that have been diextract before, locate the file panggil.php, edit the setting username and database name that you created earlier recorded base. following example:


original script
Quote:
Code:

<?
mysql_connect ("localhost", "root", "");
mysql_select_db ("ms-whmcs");
?>

change according to your database
Quote:
Code:

<?
mysql_connect ("localhost", "USERCPNEL_usermswhmcs", "password-user should");
mysql_select_db ("USERCPNEL_databasemswhmcs");
?>

save

    * Enter dicpanel cron job, enter your email, save. then setting the notification will work, ane suggest once day. files will diekseskusi every day at 12malam, and will diinfokan via email about your client account that will soon be over the validity of their hosting. commend the contents of the last of which files are executed every single day, following his commend:

if you install the main didomain
Quote:
Code:

/ Usr / bin / php-q / home / USERCPANEL / public_html / cron.php

if you install disubdomain
Quote:
Code:

/ Usr / bin / php-q / home / USERCPANEL / public_html / NAME-FOLDER-SUBDOMAIN / cron.php

USERCPANEL replace with your cpanel username
replace-FOLDER NAME-SUBDOMAIN with your subdomain folder name

save

    * Last Setting up an admin account, go to the admin installation http://client.DOMAIN-ANDA.com/install, enter your admin username and password to access the admin area, after completion, do not forget to delete the folder INSTALL for security.


0 komentar to "ms-whmcs installation guide"

Posting Komentar

Pengikut

Diberdayakan oleh Blogger.