You can run almost any PHP app on our LiteSpeed + cPanel hosting.
- Upload your files via File Manager or FTP into
public_html(or a subfolder). - Create a database in MySQL Databases, add a user, and grant it all privileges.
- Edit the app's config file (often
config.phpor.env) with the database name, user, password and host (usuallylocalhost). - Set the required PHP version in MultiPHP Manager and any extensions via Select PHP Version.
- Visit
yourdomain.comto run any installer, then delete install files.
Use https:// to take advantage of your free SSL, and add any required Cron Jobs. For apps needing special services or full control, a VPS is ideal. Need help? Open a ticket.