Yum Repository

Using RedHat, Fedora or CentOS?

Save time and effort and use our Yum repository:

  1. Install the repository information:
    rpm -i http://zend.to/files/zendto-repo.rpm
  2. If you are using RedHat 6 or CentOS 6 then
    yum install php-mysql php-ldap mysql-server
  3. If you are using RedHat 6 or CentOS 6 then setup Repoforge, and then
    yum install clamd
  4. 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
  5. Install ZendTo with
    yum install zendto
    and then read the documentation.
  6. Upgrade ZendTo at any time with
    yum update zendto