Just like a lot people in the forum,it's really painful when I can't using my google app email with sugarcrm, luckly, after hours' trying,I solved this headache.
my env:
1.shared hosting -- dreamhost,don't laugh,I know everyone says it's evil
2.dh's php 5.2.1 and sugarcrm 4.5.1b (Build 1246)
this wiki is a great help
http://wiki.dreamhost.com/SugarCRM
although gmail is still not working after compiling.
problem is in this wiki,ssl is not compiled with php
put
--with-imap-ssl=/usr
after the php ./configure
and put
cd libltdl
./configure --prefix=yourdir --enable-ltdl-install
make
make install
after libmcrypt install
and that's all,you get the new working php binary.
I think this is the most possible reason for many installations,just open your phpinfo page,if no --with-imap-ssl show up,you're in this trap.
enjoy your googleapp or gmail!


LinkBack URL
About LinkBacks
,don't laugh,I know everyone says it's evil



Reply With Quote
Bookmarks