Horde mail install

chrisrandell

Verified User
Joined
Mar 14, 2007
Messages
24
Alright before i begin id like to apologize for not having FULL details of the errors but i will try to be as specific as possible with everything....

First off, i used to run a cpanel box and some of my users have requested Hordemail to be added since i migrated them to my DA box. so i did some searching here on the forums , there were 2 different install scripts i came across.. and i thought ok well this oughta work...

After using one of the scripts which added the --imap line to the configure5.php it installed horde (or so i thought) .

I then noticed i couldnt access the /horde on anydomain.... i checked the status of apache and it was down, tryed to start it, got "admin_flag_php" errors... ok beautiful, so i recompile php... and httpd restarts. .. i then go back to /horde, and try to login, and get an IMAP_Auth error......

Ok so by this time my hair started turning gray and i was hyped up on coffee so the war begins, i do some more research here on the forums and decided to and the --imap string to the options in custombuild... ... went to rebuild php again.... got an error, saying unkown directive.......

Ok so at this point i started googleing , and found that horde2 and php5 dont work nicely together..... so i decided to try php4... this still didnt work for me..

Im stummped confused and frustrated.... btw when i recompiled with php4, my other webmails went crazy... but that was fixed by a build all back to php5...


so has anyone gotten Horde to sucessfuly work with Php5? ..........


On a side note... for ****s and giggles, i tryed yum install horde .... and got alot of "missing dependancies" ....

Any suggestions ?


Chris
 
Ok finally progress, was alot of things,

First my mistake, only having one Php installed as CGI .... installed the other as CLI.. Second inoticed zend wasnt installed, so i installed Zend....

Suddenly i was getting somewhere with horde.... lol... once i had corrected the above the error i was getting was a /tmp/horde.log error (couldnt read write to it) so i chmoded that file and that error disappeared... the final error was the logout error which had been discussed in a previous thread here on the forums, i followed its steps and bang everything work..... the only other modifcation i had to make ... in conf.php in horde i had to add myself to the admin array...


Chris
 
Last edited:
Back
Top