×
×

CentOS 5.5 x86_64 LAMP image notes

Back

CentOS 5.5 x86_64 LAMP image notes

LAMP - Linux with Apache, MySQL and PHP installed
  • running CentOS 5.5 with the latest set of updates installed
  • hardware platform x86_64
  • this is a basic image, with no firewall or add-ons

Apache Apache Hypertext Transfer Protocol Server.

MySQL is a relational database management system (RDBMS) that runs as a server providing multi-user access to a number of databases.

PHP: Hypertext Preprocessor is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages.

Apache and MySQL servers are configured to start at the VM boot time. To change the status, please use service: run a System V init script, and chkconfig: updates and queries runlevel information for system services.

PHP scripting language

Version (shown in native reported format ) are:

PHP 5.1.6 (cli) (built: Mar 31 2010 02:39:17)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies

The following PHP modules installed:

dbase dom gd imap ldap mysqli mysql odbc pdo_mysql pdo_odbc pdo pdo_sqlite phpcups xmlreader xmlrpc xmlwriter xsl

Please check corresponded *.ini file(s) located in /etc/php.d directory for modules status and configuration.

The following PHP Extension and Application Repository (PEAR) installed:

Archive_Tar    1.3.1   stable
Console_Getopt 1.2     stable
PEAR           1.4.9   stable
XML_RPC        1.5.0   stable