A PHP application needs compatible PHP, correct files, database settings and secure permissions.
Deployment Steps #
- Check the required PHP version and extensions.
- Create the domain and database.
- Upload application files.
- Place public files in the correct document root.
- Configure environment or database settings.
- Set writable directories only as required.
- Run database migrations if applicable.
- Test errors, sessions, uploads and email.
Production Settings #
- Disable visible debug output.
- Keep secrets outside public directories.
- Use HTTPS.
- Log errors securely.
- Back up before updates.
Need Help? #
If you still need assistance, open a support ticket through your Vertico client account and include the affected domain or email address, a screenshot of the error, and the approximate time the problem occurred. Never send passwords by email or support ticket.
