インストールソフト一覧 (Linux)
Linux 専用サーバー(OS:CentOS 5/Redhat EL ES5の場合)に標準でインストールされるソフトウェアの一覧と、PHPとApacheのコンパイルオプションをご案内いたします。これ以外にOSそのものに含まれる機能やツールもご利用可能です。
OSがCentOS 6/Redhat EL ES6の場合はこちら
なお、2016年12月より、ベーシックコース以上での Cent OS5/Redhat EL ES5の新規インストールは終了致しました。また、2017年12月より、ライトコースでの Cent OS5/Redhat EL ES5の新規インストールは終了致しました。エントリーコースでのみ Cent OS5/RedHat EL ES5がご利用になれます。
OSインストール後、ソースよりインストールされるプログラム
Apache 2.2.34 | BerkeleyDB 4.8.30 | FreeType 2.5.0.1 |
GD 2.0.35 | ImageMagick 6.5.5 | MySQL 5.0.92 |
OpenSSL 1.0.1u | Perl 5.8.8 | Postfix 2.11.11 |
PostgreSQL 8.2.20 | Python 2.7.18 | Ruby 1.8.7 |
Sablotron 1.0.3 | beecrypt 4.2.1 | curl 7.36.0 |
cyrus-sasl 2.1.26 | dovecot | expat 2.0.1 |
gdbm 1.8.3 | libiconv 1.13.1 | libjpeg 6b |
libmcrypt 2.5.8 | libpng 1.2.49 | libtiff 3.9.6 |
libxml2 2.9.1 | libxslt 1.1.28 | mhash 0.9.9.9 |
net-snmp 5.6.2.1 | nkf 2.1.1 | ntp 4.2.8p15 |
openssh 9.3p2 | php 5.3.29 | php-cgi 4.4.9 |
proftpd 1.3.7f | qpopper 4.1.0 | sqlite 3.6.23 |
zlib 1.2.3 |
phpは、5.3系が標準ですが、5.6系を利用することも可能です。
php-cgiは、OSに64bit版のCentOS/Redhat EL ESを選択された場合はインストールされません。
Perl標準付属モジュール以外にインストールされるPerlモジュール
Archive::Zip 1.30 | CGI 3.50 | CGI::Session 4.43 |
Class::Accessor 0.34 | Class::Singleton 1.4 | Class::XPath 1.4 |
Class:ErrorHandler 0.01 | Compress::Raw::Zlib 2.030 | Compress::Zlib 1.42 |
Crypt::SSLeay 0.57 | DBD::Pg 2.17.2 | DBD::SQLite 1.33 |
DBD::mysql 4.019 | DBI 1.616 | DBM::Dbase 0.54 |
DB_File 1.817 | DateTime 0.42 | DateTime::Format::Mail 0.3001 |
DateTime::Format::W3CDTF 0.04 | DateTime::Locale 0.35 | DateTime::TimeZone 0.74 |
Digest::MD5 2.51 | Digest::SHA1 2.13 | ExtUtil::MakeMaker 6.54 |
File::Spec 1.3 | File::Temp 0.22 | File::Which 0.05 |
GD::Barcode 1.15 | GD::Graph 1.44 | GD::Graph3d 0.63 |
GD:Text 0.86 | HTML::Parser 3.69 | HTML::Tagset 3.20 |
HTML::Template 2.97 | Image::Magick 6.3.6 | Image::Size 3.230 |
Jcode 2.07 | LWP(libwww_perl) 5.808 | MIME::Base64 3.13 |
MIME::Lite 3.01 | MIMEtools 5.427 | Mail::CheckUser 1.21 |
MailTools 2.07 | Module::Build 0.2808 | Net::DNS 0.47 |
Net::SSLeay -- | Net::Trackback 1.01 | Params::Validate 0.89 |
Pg 2.1.1 | SOAP::Lite 0.71 | Storable 2.25 |
Task::Weaken 1.03 | Test::Manifest 1.23 | Time::Date 1.20 |
URI 1.56 | XML::DOM 1.44 | XML::Elemental 2.11 |
XML::Encoding 2.08 | XML::NamespaceSupport 1.11 | XML::Parser 2.40 |
XML::RSS 1.45 | XML::RSS::Parser 4.0 | XML::RSSLite 0.15 |
XML::RegExp 0.03 | XML::SAX 0.96 | XML::SAX::Expat 0.40 |
XML::Sablotron 1.01 | XML::Simple 2.18 | XML::XPath 1.13 |
XML::XSLT 0.48 | YAML::Tiny 1.46 | libxml_perl 0.08 |
Ruby標準付属モジュール以外にインストールされるRubyモジュール
mysql-ruby 2.8.2 | ruby-postgres 0.7.1 | sqllite3-ruby 1.2.3 |
PHP標準付属以外にインストールされるPear/PECL
Archive_Tar |
Auth_SASL |
Auth_SASL2 |
Cache_Lite |
Console_Getopt |
Console_GetoptPlus |
DB |
HTML_Template_IT |
HTTP_Request2 |
MDB2 |
Mail_Mime |
Net_SMTP |
Net_Socket |
Net_URL2 |
Net_UserAgent_Detect |
PECL imagick |
PECL_mcrypt |
Smarty |
Structures_Graph |
XML_Parser |
XML_Parser2 |
XML_RPC2 |
XML_Util |
php5の標準インストールオプション(php5.3の場合)
./configure --with-apxs2=/usr/local/etc/httpd/bin/apxs --enable-mbregex --enable-mbstring --with-pgsql --with-mysqli=/usr/local/mysql/bin/mysql_config --with-mysql=/usr/local/mysql --with-gd --with-png-dir=/usr --with-zlib-dir=/usr --enable-zip --with-iconv=/usr --with-freetype-dir=/usr --with-jpeg-dir=/usr --enable-exif --enable-sockets --with-libxml-dir=/usr/local --with-libexpat-dir=/usr --with-xmlrpc --with-openssl=/usr --disable-ipv6 --with-curl --enable-ftp --with-xsl=/usr/local --with-bz2 --enable-gd-native-ttf --enable-gd-jis-conv --with-mcrypt --with-gettext --with-mhash --enable-sqlite-utf8 --enable-zend-multibyte --with-pdo-pgsql=/usr/local/pgsql --with-pdo-mysql=/usr/local/mysql --enable-soap
php5の標準インストールオプション(php5.6にアップグレードした場合)
./configure --with-apxs2=/usr/local/etc/httpd/bin/apxs --enable-mbregex --enable-mbstring --with-pgsql --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-gd --with-png-dir=/usr --with-zlib-dir=/usr --enable-zip --with-iconv=/usr --with-freetype-dir=/usr --with-jpeg-dir=/usr --enable-exif --enable-sockets --with-libxml-dir=/usr/local --with-libexpat-dir=/usr --with-xmlrpc --with-openssl=/usr --disable-ipv6 --with-curl --enable-ftp --with-xsl=/usr/local --with-bz2 --enable-gd-native-ttf --enable-gd-jis-conv --with-mcrypt --with-gettext --with-mhash --with-pdo-pgsql=/usr/local/pgsql --with-pdo-mysql=mysqlnd --enable-soap --enable-calendar --enable-intl
Apache(httpd)の標準導入済モジュール
core.c mod_authn_file.c mod_authn_default.c mod_authz_host.c mod_authz_groupfile.c mod_authz_user.c mod_authz_default.c mod_auth_basic.c mod_include.c mod_filter.c mod_log_config.c mod_env.c mod_setenvif.c mod_version.c prefork.c http_core.c mod_mime.c mod_status.c mod_autoindex.c mod_asis.c mod_cgi.c mod_negotiation.c mod_dir.c mod_actions.c mod_userdir.c mod_alias.c mod_rewrite.c mod_so.c mod_proxy_connect.c mod_proxy_http.c mod_proxy_ajp.c mod_proxy_balancer.c mod_headers.c mod_expires.c