Skip to main content

🐘 Apache PHP (Legacy Versions) Deployment on SaveInCloud Marketplace

Apache PHP (Legacy) is aimed at applications that still depend on old PHP versions and cannot be immediately migrated to newer versions.
This option should be used only in compatibility scenarios, as outdated versions may contain known vulnerabilities.


🚀 Deployment Step-by-Step

  1. Access the SaveInCloud Marketplace.
    imagem botão do marketplace

  2. Search for Apache - Deprecated PHP Versions.

  3. Click Install.

Opções de instalação do PHP - Versões Descontinuadas


⚙️ Configuration Options

During deployment, you will be able to select:

  • PHP Version
    Choose the desired version from the available options:
    • PHP 5.4
    • PHP 5.5
    • PHP 5.6
    • PHP 7.0
    • PHP 7.1
    • PHP 7.2
    • PHP 7.3
    • PHP 7.4

Versões PHP disponíveis para provisionamento


🔑 Initial Access

After provisioning, the environment will be ready for deploying the PHP application.


✅ Best Practices

  • Use this environment only to maintain legacy applications that have not yet been updated.
  • Configure firewall and access restrictions to reduce the attack surface.
  • Always use Let's Encrypt SSL certificate to protect traffic.
  • Plan a future migration to supported PHP versions.

⚠️ Important Notice

Legacy PHP versions no longer receive official security updates.
Therefore, it is strongly recommended to:

  • Use this environment only temporarily.
  • Review the application code and migrate to a supported PHP version.

🛠️ Troubleshooting

  • If the application does not run correctly, check the selected PHP version.
  • In case of compatibility errors, adjust the php.ini within the environment.
  • If SSL is not applied, verify that the domain is correctly pointed to the environment's IP.