Setup Ubuntu 20.04, install LAMP and SSL Cert. Server must be Vtiger 7.x compatible

Job ID: 31162975

Budget: $30 – $250 USD

I've installed Ubuntu 20.04 on a server and need it to be compatible with running Vtiger CRM Open Source edition.
I need you to install/setup the following.
* LAMP (php v7.2)
* phpMyAdmin including user
* FTP account with read/write access to /var/www/*
* Setup everyting to make the server Vtiger CRM compatible. Including the following modules
- GD
- OpenSSL
- IMAP
- Curl
- Zlib
- Ioncube loader 5.x
- mysqli
- SOAP
* I need the following php.ini settings
file_uploads = on
upload_max_filesize = 100M
display_errors = on
sql.safe_mode = off
max_input_vars = 100000
max_execution_time = 600
memory_limit = 1024M
post_max_size = 128M
max_input_time = 120
register_globals = Off
output_buffering= On
error_reporting = E_WARNING & ~E_NOTICE
allow_call_time_reference = On
log_errors = Off
short_open_tag= On
suhosin.simulation = on
extension=php_gd2.dll
extension=php_imap.dll
extension=php_mysql.dll
extension=php_mysqli.dll
extension=php_mbstring.dll
* Change sql mode to the following:
sql_mode = ”;
or
sql_mode = ‘NO_ENGINE_SUBSTITUTION’;
* Further more I need these settings for mysql:
default-storage-engine = InnoDB
collation-server = utf8_general_ci
character-set-server = utf8
* I need you to install a subdomain ssl certificate, but this might be a little later on in the process, so I need to be able to contact you, when the certificate is available.
Related categories: PHP Linux Software Architecture Apache MySQL