# rpm -Uvh http://rpms.famillecollet.com/remi-release-14.rpm
# rpm -Uvh http://rpms.famillecollet.com/remi-release-15.rpm
# rpm -Uvh http://rpms.famillecollet.com/remi-release-16.rpm
# rpm -Uvh http://rpms.famillecollet.com/remi-release-17.rpm
# rpm -Uvh http://rpms.famillecollet.com/remi-release-18.rpm
rpm -Uvh http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm
rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm
Install Apache, MySQL 5.5.29 & PHP 5.4.11 on RHEL/CentOS/Fedora Submit ArticlesWho We Are?Contact UsPrivacy PolicyCopyright Policy HomeLinux DistrosRed HatCentOSFedoraUbuntuLinux MintXubuntuPear LinuxOpen SourceWeb ServersApacheNginxLighttpdDatabasesMySQLMongoDBCouchDBLinux CommandsFollow @tecmintInstall Apache, MySQL 5.5.29 & PHP 5.4.11 on RHEL/CentOS 6.3/5.6 & Fedora 18-12Written By Ravi Saive in: Apache, CentOS, Databases, Fedora, Linux Distros, MySQL, PHP, RedHat, Web Servers This howto guide explains you’ll how to install Apache Server with latest MySQL 5.5.29 and PHP 5.4.11 versions with php required following modules on RHEL 6.3/6.2/6.1/6.0/5.8/5.6, CentOS 6.3/6.2/6.1/6.0/5.8/5.6 and Fedora 12,13,14,15,16,17,18 systems using Remi repository via Yum tool.Install Apache MySQL PHP in LinuxWhat is Apache?Apache is an open source freely available HTTP web server that runs on most UNIX-based operating systems as well as on Windows. Apache web server is used to serve web pages like (.htm .php .pl .cgi .js) etc. As per March 2012, Apache web server runs on almost 65.24% websites across all the domains.What is MySQL?MySQL is one of the world’s most popular open source relational database management system (RDBMS) that runs any server by providing multi-user access to multiple databases. MySQL runs with Apache.What is PHP?PHP (Hypertext Preprocessor) is an open source server-side scripting language that is best suited for web development and can be used to produce dynamic web pages for a website. PHP ModulesWe are going to install all these following PHP modules in this installation.MySQL (php-mysql) – A extension for PHP applications that use MySQL databases.PostgreSQL (php-pgsql) – A extension for PostgreSQL database for PHP.MongoDB (php-pecl-mongo) – A driver for MongoDB database.SQLite (php-sqlite) – Extension for SQLite Database Engine.Memcache (php-pecl-memcache) – Memcached caching daemon.Memcached (php-pecl-memcached) – Memcached caching daemon.GD (php-gd) – GD extension for PHP application to serve graphics.XML (php-xml) – XML Parser for PHP applications.MBString (php-mbstring) – Mbstring extension is used to handle multi-byte string in PHP applications.MCrypt (php-mcrypt) – A Mcrypt library for PHP scripts.APC (php-pecl-apc) – APC module used to optimize and cache PHP code.CLI (php-cli) – Command-line interface for PHP.PEAR (php-pear) – Application Repository framework for PHP.PDO (php-pdo) – Database access module for PHP applications.Install Apache, MySQL 5.5.29 & PHP 5.4.11 on RHEL 6.3/6.2/6.1/6.0/5.8/5.6, CentOS 6.3/6.2/6.1/6.0/5.8/5.6 and Fedora 12,13,14,15,16,17,18Step 1: Installing Remi Repository## Install Remi Repository on Fedora 18, 17, 16, 15 ##
Комментариев нет:
Отправить комментарий