Thank you for choosing Crown SMM Panel Script for your social media management needs. This installation guide will walk you through the process of setting up your SMM panel. Please follow these steps carefully to ensure a successful installation.
Step 1: Prepare Your Database #
- Upload Database.sql: Using phpMyAdmin or a similar database management tool, upload the
Database.sql
file into your MySQL database. This file is included with the Crown SMM Panel Script package and contains the necessary database structure.
Step 2: Upload and Extract Files #
- Upload and Extract Files: Upload the
Crown SMM Panel Script.zip
file into the root directory of your web server, typically referred to aspublic_html
or another domain folder. - Extract the contents of the ZIP file into the same directory. Ensure that all files and directories are correctly extracted.
Step 3: Configure Database Connection #
- Edit
config.php
: Open theconfig.php
file located in thepublic_html/app/
directory using a text editor. - Database Configuration: In the
config.php
file, you will find database configuration settings. Edit the following fields with your database information:- Database Host: This is typically “localhost” if your database is on the same server.
- Database Name: Enter the name of the MySQL database you uploaded the
Database.sql
file to. - Database User: Provide the username for your database.
- Database Password: Enter the corresponding password for the database user.
- Save the
config.php
file after making these changes.
Step 4: Configure Cron Jobs #
Cron jobs are essential for automating tasks in your Crown SMM Panel Script. Set up the following cron jobs on your server with a 1-minute interval:
wget –spider -O – http://yourwebsite.com/cron/order >/dev/null 2>&1
wget –spider -O – http://yourwebsite.com/cron/status >/dev/null 2>&1
wget –spider -O – http://yourwebsite.com/cron/refill >/dev/null 2>&1
wget –spider -O – http://yourwebsite.com/cron/status_subscriptions >/dev/null 2>&1
Replace http://yourwebsite.com
with the actual URL of your website where the Crown SMM Panel Script is installed.
Step 5: Completion #
Congratulations! You have successfully installed the Crown SMM Panel Script. You can now access your SMM panel by visiting your website in a web browser.
If you encounter any issues during the installation process or have any questions, please feel free to contact our support team for assistance.
Thank you for choosing Crown SMM Panel Script for your social media management needs. We hope you enjoy using it to enhance your online presence and marketing efforts.