I didn't see an answer but sorry if this has been asked already.

Discussion in 'General' started by happz, Dec 3, 2010.

  1. happz

    happz Member

    Can I use centos5.5 i386 instead of the 64bit version? That is all I need...thanks.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, you can use the 32 and 64 bit versions. If you use the perfect setup guide for centos 5.5 on a 32bit, then you should leave out this commands in the dovecot install part:

    rm -fr /usr/lib/dovecot/
    ln -s /usr/lib64/dovecot/ /usr/lib/dovecot

    otherwise dovecot will not work.
     
  3. happz

    happz Member

    Thx

    That is good to know...thanks Till

    happz
     

Share This Page