BC Panel - Installation
Step-by-step installation guide for the BC Panel web-based administration system.
Prerequisites
- • Web server (Apache/Nginx) with PHP 7.4 or higher
- • MySQL/MariaDB database
- • PHP extensions: PDO, PDO_MySQL, JSON, cURL
- • Access to your FiveM server files
Installation Steps
Step 1: Download
Download the BC Panel files from your purchase page or Tebex dashboard.
Step 2: Upload Files
Upload all files to your web server's public directory (e.g., public_html, www, or htdocs).
Step 3: Database Setup
Create a new MySQL database and user. Import the provided SQL schema file.
Step 4: Configuration
Edit the configuration file with your database credentials and server settings. See the Configuration page for details.
Step 5: Permissions
Set appropriate file permissions (755 for directories, 644 for files).
Step 6: Access Panel
Navigate to your panel URL and log in with the default administrator credentials (change immediately after first login).
