1.

What are the Server Requirements for installing cakePHP?

Answer»

CakePHP is QUITE simple and EASY to install.

  • HTTP Server should Have mod_rewrite is preferred.
  • PHP 5.6.0 or GREATER including PHP 7.2 (PHP latest version)
  • mbstring PHP extension
  • intl PHP extension
  • simplexml PHP extension

For more details you can visit cakePHP official WEBSITE Click here



Discussion

No Comment Found