Be Careful:
Do not forget to upload .htaccess files! For example, Mac or Linux OS hides .htaccess files and you can upload the script without .htaccess files and you get error.
Because this documentation using cPanel, a web hosting with cPanel is recommended. If you don't have web hosting or domain name, please Click Here, we can provide you.
First of all, open purchase_code.php from download package inside 'server_side' folder and write your Envato Purchase Code there.
Where is my purchase code? Click Here.
Open google_recaptcha.php from download package inside 'server_side' folder and write your Google reCAPTCHA Key there.
How To Get Site Key and Secret Key? Click Here.
Login to your cPanel or other hosting control panel. Our toturial is based on the cPanel.
<?php
'hostname' => 'localhost',
'username' => 'YourDatabaseUsername',
'password' => 'YourDatabasePassword',
'database' => 'YourDatabaseName',
?>
Do not forget to upload .htaccess files! For example, Mac or Linux OS hides .htaccess files and you can upload the script without .htaccess files and you get error.
If there are any problems, please visit our FAQ page. Click Here!
After you have done the server side, please go to Android Side toturial.