InfixBiz System Requirements

To installing InfixBiz ERP, Your web server must be running PHP 7.1.3 or higher and Mysql 5.1 or higher. We have tested it with Windows, Mac and Linux but for optimum performance we will recommend to use Linux with Apache webserver. Below are a list of items you should ensure your host can comply with the following requirements:

  • PHP >= 7.1.3

  • OpenSSL PHP Extension

  • PDO PHP Extension

  • Mbstring PHP Extension

  • Tokenizer PHP Extension

  • XML PHP Extension

  • Ctype PHP Extension

  • JSON PHP Extension

  • BCMath PHP Extension

* In most hosting accounts, these extensions are enabled by default. But you should check with your hosting provider.

After installation InfixBiz ERP to work properly, you must make few directories/files writable. Below are a list of directories/files you should ensure that have write permissions.

  • installation_dir/storage/app/

  • installation_dir/storage/framework/cache

  • installation_dir/storage/framework/session

  • installation_dir/storage/framework/testing

  • installation_dir/public/uploads/

Change the permissions of above folders and all it's all contents (Files & Folders ) to 777

Last updated