A free and open-source book on ZF3 for beginners

Translation into this language is not yet finished. You can help this project by translating the chapters and contributing your changes.

Appendix E. Installing a ZF3 Web Application to Amazon EC2

Once you have developed a ZF3-based website, you'll need to install it on some publicly acessible web server to make it visible to other people.

If you want to install a Zend Framework 3 based web application, but do not have a web server yet, this tutorial is for you. In this tutorial, we will show how to create a virtual Linux machine in the Amazon Web Services Cloud for free and how to install the Hello World application on that machine.


Top