Are you looking to deploy your ePaper Pro Script on a reliable hosting platform? Cloudways is a perfect choice for hosting PHP applications due to its managed cloud environment, flexibility, and robust server support. This guide will walk you through the step-by-step process to install and run ePaper Pro Script on Cloudways.
Before you start, make sure your server meets the following requirements:
PHP Version: 8.0
Extensions: Ghostscript, Imagick, JSON (enabled)
Functions: exec() must be enabled
Database: MySQL/MariaDB
Note: Ghostscript and Imagick are essential for PDF uploading and image processing.
Log in to your Cloudways account.
Click Launch Server and choose Custom PHP App.
Select your preferred cloud provider (DigitalOcean, AWS, Vultr, Linode, or Google Cloud).
Choose server size and location.
Click Launch Now.
Go to Server → Settings & Packages.
Select PHP Version 8.0.
Save changes.
Navigate to Settings & Packages → Packages.
Install Imagick.
Log in via SSH to install Ghostscript:
Test exec() function:
If the version number appears, Ghostscript is working properly.
Go to Application → Access Details → MySQL Access in Cloudways.
Create a new database, user, and password.
You will need these details during the script installation.
Use SFTP/SSH with FileZilla, WinSCP, or Cloudways File Manager.
Upload all script files to the public_html/ directory.
If your script is zipped, unzip using SSH:
Open the script configuration file (.env or config.php).
Enter your database details:
Go to Application → MySQL Manager in Cloudways.
Import the script’s .sql database file.
Run the following commands via SSH:
Proper permissions ensure that file uploads and caching work smoothly.
Open your domain or server IP in a web browser.
The ePaper Pro installation page should appear.
Complete the installation by connecting to the database.
Test uploading a PDF to confirm that Ghostscript and Imagick are functioning correctly.
By following this guide, your ePaper Pro Script will be fully functional on a Cloudways Managed PHP server. Cloudways offers a secure and flexible environment, making it an ideal choice for running PHP-based applications without worrying about server maintenance.
Tip: Always keep your server updated and back up your database regularly to avoid data loss.
Subscribe here to receive any of our special offers and we will notify you via email.