Difference between revisions of "Building A New Server"
Line 1: | Line 1: | ||
'''Building a server using CentOS 5.x/6.x''' | '''Building a server using CentOS 5.x/6.x''' | ||
+ | |||
+ | Install required packages: | ||
+ | yum install httpd httpd-devel php php-gd php-pdo php-imap libtheora cdparanoia php-pear php-dba php-xml php-common php-cli php-devel php-mysql php-mbstring perl-Geography-Countries mysql-server gstreamer-ffmpeg ffmpeg ffmpeg-devel |
Revision as of 21:32, 26 January 2013
Building a server using CentOS 5.x/6.x
Install required packages:
yum install httpd httpd-devel php php-gd php-pdo php-imap libtheora cdparanoia php-pear php-dba php-xml php-common php-cli php-devel php-mysql php-mbstring perl-Geography-Countries mysql-server gstreamer-ffmpeg ffmpeg ffmpeg-devel