Skip to content

Instantly share code, notes, and snippets.

View zcraber's full-sized avatar
🎯
Focusing

Joseph zcraber

🎯
Focusing
View GitHub Profile
@zcraber
zcraber / hestiacp_assign_domain_ssl.txt
Last active August 6, 2023 06:15
Assign domain and issue SSL for Hestia panel
1. Login as Admin.
2. Go to Server settings > Configure > Basic Options.
3. Set the desired domain for panel in hostname and click save.
4. Login via SSH and run v-add-letsencrypt-host.
@zcraber
zcraber / phpmyadmin_cyberpanel_solution.txt
Created June 20, 2023 19:12
phpMyAdmin - Error Incorrect format parameter
If you're getting "phpMyAdmin - Error Incorrect format parameter" while importing SQL, try this:
1. Note the version of PHP CyberPanel's phpMyAdmin is using.
2. Login as admin to CyberPanel.
3. Under Server > PHP, select Edit PHP Configs.
4. Select the same PHP version that phpMyAdmin is using.
@zcraber
zcraber / cyberpanel_phpmyadmin_solution.md
Last active April 16, 2025 17:09
{"status": 0, "createDBStatus": 0, "error_message": "Fernet key must be 32 url-safe base64-encoded bytes."}

If you get this error while accessing phpMyAdmin from Cyberpanel, try this:

  1. From the sidebar menu go to Version Management.
  2. Check if there is any error related to hostname.
  3. If it shows an error, you need to correct the hostname.
  4. Login to SSH and type hostname correct.hostname.com
  5. Type systemctl restart lscpd to restart Cyberpanel.
@zcraber
zcraber / bt_commands_aapanel.txt
Created June 20, 2023 10:45
BT Commands - aaPanel
bt 1 Restart panel
bt 2 Stop panel
bt 3 Start panel
bt 4 Reload panel
bt 5 Change panel password