1.

Lists the minimum requirements for installing the FuelPHP Framework?

Answer»
  • The minimum PHP version is 5.3.3
  • installed and ENABLED Mbstringphp extension
  • Fileinfophp extension installed and enabled
  • PHPUnit version >=3.7 as per the requirement of RUNNING the UNIT tests.
  • Installed and enabled Mcryptphp extension.


Discussion

No Comment Found