phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] Problem with Mail Configuration


From: Chris Weiss
Subject: Re: [Phpgroupware-users] Problem with Mail Configuration
Date: Tue, 20 Aug 2002 14:03:17 +0000

Hans-Martin Heuck (address@hidden) wrote*:
>
>Hi,
>i'm using the 0.9.14 Verson of php groupware on a Debian system with php4
>and apache.
>I' have a problem with the Mail Programms, Mail and Felamail. I've
>installed both , mail and felamail. If I try to open the mail-prog i get
>this message:
>  Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to
>alocate 12 bytes)
>in /usr/share/phpgroupware/email/inc/class.mail_dcom_imap.inc.php on line
>168

the default 8 meg limit in the php.ini is not going to work for phpGW, and
especialy if you are planning on emailing attachements of any size.

>
>Ok, felamail has no problem to open the imap-server. But when I try to send
>a mail i get the message, that I have to fill out the recipient. I posted
>the problem before. But now play a litle bit with the config. When I
>configure my apache, i try use phpgroupware without any direcory or virtual
>server. And it work. I can send E-Mails without a problem. But if i try to
>use the <directory> or the <virtual server> options in the http.conf to
>access to phpgroupware (I need it) then i get the error. It seems, that the
>formula-data is not transported by the send button.
>Has anybody an Idee what I can do ?
>Thank you for your help hans
>

well, even not using a virtual server still has a <directory> section for
your web root.  Chances are there is some directives in there that will need
to copy to your new <directory> and/or <virtual server> section.

I'm not familiar with debian and so I don't know what their defaults look
like.  Also Apache is so flexable and powerfull that I can't just say "this
is the one right way" because there is no such thing.





reply via email to

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