====== Ready-to-go servers ====== Don't know what packages you need to install to host a "normal" website? Gandi AI (easy mode) provides you with sets of packages that have been designed to give you all the services you expect. ===== LAMP server ===== This is one of the most commonly used configurations for websites. The following can be installed as a set of packages using Gandi AI (easy): ^ Package ^ Description ^ What is it for? ^ |Apache2 |HTTP server |Lets your website be visible on the web | |MySQL Server |MySQL database |Provides a database for your website | |ProFTPd |FTP server |For uploading/downloading to your server and manipulating files | |libapache2-mod-php5 |PHP library |So that PHP will work for your website | |PhpMyAdmin |Database admin tool |So you can manage your database easily | With these packages installed on your server, you will be able to have a fully-functional website that is capable of running nearly all the commonly-used forums, blogs, dynamic websites, etc.