Uploading Cockpit with cPanel, aaPanel, or hPanel Print

  • 0

Using cPanel

Step 1: Login and access File Manager

  1. Log in to your cPanel account
  2. Find and click on "File Manager" in the Files section

Step 2: Navigate to the right location

  1. Navigate to the public_html folder (or where you want to install Cockpit)
  2. Click on "New Folder" and create a folder named "cockpit"
  3. Open the newly created folder

Step 3: Upload and extract files

  1. Click on the "Upload" button at the top
  2. Upload the UPLOAD_cockpit.zip file
  3. Once uploaded, select the file
  4. Click "Extract" from the top menu
  5. Confirm the extraction path (should be inside your cockpit folder)
  6. Click "Extract File(s)"

Step 4: Set permissions

  1. Select all files and folders
  2. Click on "Permissions" at the top
  3. Set permissions:
    • Folders: 755
    • Files: 644
  4. Apply permissions recursively to all files and folders

Using aaPanel

Step 1: Access File Manager

  1. Log in to your aaPanel
  2. Click on "File" in the left sidebar

Step 2: Navigate and create folder

  1. Navigate to your website's root directory (usually /www/wwwroot/yourdomain.com/)
  2. Right-click in the file area and select "New Folder"
  3. Name it "cockpit" and click OK
  4. Double-click to enter the new folder

Step 3: Upload and extract files

  1. Click "Upload" in the top toolbar
  2. Upload the UPLOAD_cockpit.zip file
  3. Right-click on the uploaded zip file
  4. Select "Unzip" from the context menu
  5. Confirm the extraction path and click "OK"

Step 4: Set permissions

  1. Select all extracted files and folders
  2. Right-click and select "Permission"
  3. Set permissions:
    • Folders: 755
    • Files: 644
  4. Check "Apply to subdirectories" and click OK

Using Hostinger's hPanel

Step 1: Access File Manager

  1. Log in to your Hostinger account
  2. Go to your hPanel dashboard
  3. Click on "File Manager" under the Files section

Step 2: Create and navigate to folder

  1. Navigate to the public_html directory
  2. Click "New Folder" at the top
  3. Create a folder named "cockpit"
  4. Open the new folder

Step 3: Upload and extract files

  1. Click "Upload Files" at the top
  2. Select and upload the UPLOAD_cockpit.zip file
  3. Once uploaded, right-click on the zip file
  4. Select "Extract" from the context menu
  5. Confirm the extraction path and proceed

Step 4: Set permissions

  1. Select all extracted files and folders
  2. Right-click and select "Change Permissions"
  3. Set permissions:
    • Folders: 755
    • Files: 644
  4. Check "Apply to all files and folders" and submit

Final verification (all panels)

  1. Visit your website/cockpit (e.g., https://yourdomain.com/cockpit/)
  2. Check that everything loads correctly
  3. If you encounter errors, verify:
    • The server meets all requirements (PHP version, ionCube, SQLite3)
    • All files were extracted correctly
    • Permissions are set correctly

Remember to check your hosting provider's specific PHP requirements section to ensure ionCube Loaders and SQLite3 are enabled. Most control panels have a PHP Configuration or PHP Settings section where you can enable these extensions.


Was this answer helpful?

« Back