Server Requirements

You will need to make sure your server meets the following requirements:

  • PHP Version : 7.4.15+

  • Apache services.

  • MYSQL 5.7.23+ recommended (If your SQL server type is MYSQL).

  • Maria DB 10.4+ recommended (If your SQL server type is Mariadb).

Also make sure that Following php extensions installed on your server if not install then you can install it from WHM or using SSH or if you do not have access to this then you need to contact hosting provider with extension name.

If following settings are not correct head over to your server and edit the php.ini settings

  • If you have cPanel based hosting then on dashboard you should have menu call PHP INI editor or Multi PHP manager.

  • File and folder permissions for VPS

    /bootstrap 777 /public 777 /storage 777 /public/images 777 /public/config.txt 777 .env 777

Last updated