Skip to main content

System Requirements for FlyingPress

Updated over 2 weeks ago

To ensure FlyingPress runs smoothly, your site must meet the following requirements:

WordPress Version

WordPress 4.7 or higher - We recommend using the latest stable version for full compatibility and security.

PHP Version

PHP 7.4 or higher - FlyingPress is fully compatible with PHP 8.0+ and performs better on newer versions.

Database Version

MySQL 5.6+ or MariaDB 10.0+. FlyingPress runs best on the latest stable database releases.

File Permissions

  • wp-content/ folder: Must be writable. FlyingPress stores cache and optimized files here.

  • wp-config.php file: Write access is required for certain advanced configurations (e.g., defining constants).

Folder Structure

FlyingPress expects the default structure (wp-content, wp-includes, etc.). Custom setups (like renamed folders or symlinks) may lead to unexpected behavior.

Public accessibility

The site must be publicly accessible from the internet.
FlyingPress won’t work properly on local sites, behind HTTP authentication, or on password-protected environments.

Did this answer your question?