>

Setting Up ResourceSpace on CentOS 5.8

yum install ghostscript
yum install libtool
yum install libtool-ltdl
yum install lcms
yum install zip
yum install mysql
yum install mysql-server
yum install php53-gd
yum install php53-mysql
yum install php53-mbstring

chkconfig httpd on
chkconfig mysql on
service httpd start (or restart)
service mysql start
banner ad

Comments are closed.