Yum Repository
Using RedHat, Fedora or CentOS?
Save time and effort and use our Yum repository:
- Install the repository information:
rpm -i http://zend.to/files/zendto-repo.rpm
- If you are using RedHat 6 or CentOS 6 then
yum install php-mysql php-ldap mysql-server
- If you are using RedHat 6 or CentOS 6 then setup Repoforge, and then
yum install clamd
- If you are using RedHat 5 or CentOS 5 then setup Repoforge, then upgrade to PHP 5.2, and then
yum install php52-mysql php52-ldap mysql-server clamd
- Install ZendTo with
yum install zendto
and then read the documentation.
- Upgrade ZendTo at any time with
yum update zendto