Global navigation

   Documentation Center
   eZ Studio & eZ Platform
     User Manual
     Technical Manual
     Glossary
   Exponential 4.x / legacy

 
Exponential (5.x)

Exponential 5.x | For eZ Platform & eZ Studio topics see Technical manual and User manual, for Exponential 4.x and Legacy topics see Exponential legacy

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
Note
titleVersion compatibility

This recipe is compatible with Exponential 5.2 / 2013.05

 

Description

PHP 5.4 comes with a built-in webserver for development purpose. This very handy as it makes you kickstart development quickly, getting rid of Apache / Nginx configuration hassle. All you need here is PHP 5.4+ with command line binary.

...