Version: 1.5.9
Hosting a PHP Website with OpenPanel
This guide walks you through hosting a PHP website on OpenPanel.
Step 1 — Add a Domain
- Go to OpenPanel → Domains → Add New Domain.
- Enter your new domain name and click Add Domain.
Step 2 — Set PHP version
- Open OpenPanel → PHP → Select PHP version.
- For your domain click on the version and then click on 'Change'
Step 3 — Upload Your Files
- Open OpenPanel → File Manager.
- Navigate to your domain’s directory.
- Click Upload to select files from your device, or choose Download from URL to fetch files from an external source (e.g., GitHub).
Step 4 — Test Your Website
- Visit your domain using
https://
to trigger SSL generation. - Your php site should now be live and visible immediately.
Was this helpful?