600Part VRunning ServersFigure 23-1:The PHP information (Web hosting company) page. If,
600Part VRunning ServersFigure 23-1:The PHP information page. If, instead of an information page, you are prompted to download the file, check theappropriate PHP installation section (earlier in the chapter) to verify that all thesteps were completed successfully. After everything is tested and working, it s safe to remove the info.phpfile thatyou created: # rm -f /var/www/info.phpInstalling MySQLThe MySQL database system is divided into three main packages: the server, clients, and client libraries. The server is contained within the mysql-server package andrequires the other two to function. APT is aware of this, which means the packageswill be installed automatically when you install mysql-server: Make sure the hostname settings have been configured as described in Chapter 9before installing the mysql-server package. Failure to do so could result in an errorthat will cause the installation to fail. # apt-get install mysql-serverNote32_
If you are searching for cheap webhost for your web application, please visit MySQL5 Web Hosting services.