Book Image

Building Websites with TYPO3

By : Michael Peacock
Book Image

Building Websites with TYPO3

By: Michael Peacock

Overview of this book

<p>The book has 8 chapters, each dealing with a different aspect of TYPO3 and by the end you can genuinely claim to have tamed the beast that is TYPO3.</p> <p class="TISBody">TYPO3 is a popular, free, feature-rich open source content management system. It has the flexibility and scalability to more than match commercial systems and allow you to build a powerful and complex website. Because of its complex system and numerous extensions, TYPO3 can be daunting on first approach and the initial learning curve can be steep. However the nature of its advanced features will reward an extra investment in learning.</p>
Table of Contents (14 chapters)

System Requirements


TYPO3 requires our system to meet some specific requirements.

Hardware

We will need to have a system with a modern CPU running at at least 1 GHz, and at least 256 MB of RAM (although more is recommended). Since we are working (locally) on our own machines, we will also need a keyboard, a mouse, and a screen.

Software

We will need a web server application such as Apache or IIS, a database such as MySQL (there are many different databases supported by TYPO3's Database Abstraction Layer, but MySQL is natively supported and is the most stable), and PHP version 4 or above.

Also, there are some other optional software applications that are recommended:

ImageMagick (or GraphicsMagick) and GDLib / FreeType, to utilize TYPO3's image manipulation capabilities, and the zlib compression library.