phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] All e-mails appear from '@' and are marked No S


From: Alex Borges (lex)
Subject: Re: [Phpgroupware-users] All e-mails appear from '@' and are marked No Subject and have size 1k
Date: 06 Dec 2002 16:20:38 -0600

El vie, 06-12-2002 a las 16:07, address@hidden escribió:
> OK, time for Thomas's stupid question of the day:  How do I know?  Is that
> a compile-time configure option for PHP?
> 
I think phpgroupware has a PHP information link in the admin app (little
tower, all the way to the left if u use the default theme).

There, it will exec for you a phpinfo() call which gives all info for
your running php. You should have a --with-imap in the compile line and
(VERY IMPORTANT) an IMAP section. 

If you dont have the first one, you lack imap support at compile time.
If you lack the second one, you have not enabled the module which is
done in the php.ini file under the extensions (im shure you know how or
can find out on your own)

In debian, we apt-get install php-imap and thats that. Sometimes editing
the php.ini file is necesary too.
> Thomas
> 
> > 1st of all....verify you have php-imap installed.
> >
> > 2nd....um that should solve it....
> 
> 
> 
> 
> 
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
-- 
Alex Borges (lex) <address@hidden>
Step One Group





reply via email to

[Prev in Thread] Current Thread [Next in Thread]