-
Notifications
You must be signed in to change notification settings - Fork 121
Server Requirements
The Agora has a few system requirements.
- Operating System: Linux (RedHat, Fedora, CentOS, Debian, Ubuntu, etc.). We have not yet tested on Windows or Mac OS for production.
- PHP Version: 8.1 or higher.
- MySQL Version: >= 5.x.
- Application server: Apache, Nginx. Make sure pretty url or search engine friendly url are enabled in the web server
Below are the PHP extensions that are required for installing Agora:
- OpenSSL PHP Extension
- PDO PHP Extension
- Mbstring PHP Extension
- Tokenizer PHP Extension
- IMAP PHP Extension
- PHP Zip Archive
- Socket
- GD PHP extension
- Disable asp tags in php
These are the major extension we have listed which are usually not enabled or disabled on the server, there might be many other extension or commonly used extension which we have not listed.
If you are unsure whether your server meets these requirements, please check with your host or webmaster before proceeding with the installation.You will need one MySQL database with valid user, password and hostname handy during installation. MySQL user must have FULL privileges on the database. If you are unsure whether you have these details or if the user has sufficient permissions, please consult your host or database admin before proceeding.
Faveo Probe:
Use Faveo probe to test if your server is suitable to install/run Agora
Link: https://github.com/ladybirdweb/faveo-probe
PS: Faveo probe cannot test if pretty url or search engine friendly url's are enabled on your server
After the server configuration has been done and above listed items are installed and configured you can get started with Agora installation using GUI installation wizard
Did you find it helpful? If not email us on [email protected]
- Server Requirement
- Installation with Apache 2.4
- Installation with cPanel
- Cron Job or any Job scheduler
Products
Users
Orders
Invoice
Pages
Settings
- Overview
- Check the Domain
- Download
- Latest Version
- Verify Product
- Renewal URL
-
Cloud APIs and Integration
- Tenant Creation API
- Change Domain API
- View Tenant
- Get Tenants
- Delete Tenant
- Delete Cloud Instance for Client
- Enable Cloud
- Domain Cloud Autofill
- Order Domain Cloud Autofill
- Upgrade Cost Calculator API Documentation
- Agent Alteration API Documentation
- Upgrade/Downgrade Cloud Service API Documentation
- Currency Formatting API Documentation
- Currency Format Processing API Documentation
- Payment Calculation API Documentation
- Update User Session API Documentation