Skip to main content
Version: 1.X.X

Hosting a PHP Website with OpenPanel

This guide walks you through hosting a PHP website on OpenPanel.


Step 1 โ€” Add a Domainโ€‹

  1. Go to OpenPanel โ†’ Domains โ†’ Add New Domain.
  2. Enter your new domain name and click Add Domain.

add domain


Step 2 โ€” Set PHP versionโ€‹

  1. Open OpenPanel โ†’ PHP โ†’ Select PHP version.
  2. For your domain click on the version and then click on 'Change'

change php version


Step 3 โ€” Upload Your Filesโ€‹

  1. Open OpenPanel โ†’ File Manager.
  2. Navigate to your domainโ€™s directory.
  3. Click Upload to select files from your device, or choose Download from URL to fetch files from an external source (e.g., GitHub).

upload files


Step 4 โ€” Test Your Websiteโ€‹

  1. Visit your domain using https:// to trigger SSL generation.
  2. Your php site should now be live and visible immediately.