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 aremarked No Su


From: Thomas Cameron
Subject: Re: [Phpgroupware-users] All e-mails appear from '@' and aremarked No Subject and have size 1k
Date: Fri, 6 Dec 2002 20:39:54 -0600

OK, so my PHP version looks like this:

'./configure' '--prefix=/opt/php' '--with-mysql=/opt/mysql' '--with-xml'
'--with-apache=../apache_1.3.27' '--enable-track-vars'

I am assuming I need to make it look like this:

'./configure' '--prefix=/opt/php' '--with-imap' '--with-mysql=/opt/mysql'
'--with-xml' '--with-apache=../apache_1.3.27' '--enable-track-vars'

Will that do it?

Thanks a bunch for all your help.

Thomas
----- Original Message -----
From: "Alex Borges (lex)" <address@hidden>
To: <address@hidden>
Sent: Friday, December 06, 2002 4:20 PM
Subject: Re: [Phpgroupware-users] All e-mails appear from '@' and aremarked
No Subject and have size 1k


> 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
>
>
>
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users
>





reply via email to

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