🔥 LIMITED PROMO: Get .co.zw domains from $3.00/year! Get Started

Knowledgebase

Managing PHP and MySQL Print

  • 0

1. Updating PHP Versions in cPanel

Different applications and scripts may require specific PHP versions. You can update the PHP version for your domain easily through cPanel.

Steps to Update PHP Version:

  1. Log in to cPanel through your client portal.
  2. Navigate to the MultiPHP Manager under the Software section.
  3. Select the domain or subdomain you want to update.
  4. Choose the desired PHP version from the dropdown menu.
  5. Click Apply to save the changes. Your domain will now use the updated PHP version.

2. Using phpMyAdmin for Database Management

phpMyAdmin allows you to manage your MySQL databases efficiently, whether it's creating new tables or running queries.

Steps to Access phpMyAdmin:

  1. Log in to cPanel.
  2. Navigate to the phpMyAdmin tool under the Databases section.
  3. Select the database you want to manage from the left-hand menu.
  4. Perform actions such as:
    • Running SQL queries.
    • Exporting or importing databases.
    • Editing table structures and data.

Pro Tip: Always back up your database before making significant changes to avoid data loss.


Was this answer helpful?

« Back