phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [phpGroupWare-users] Re: Email attachments


From: Chris Weiss
Subject: Re: [phpGroupWare-users] Re: Email attachments
Date: Wed, 18 Apr 2007 22:24:44 -0500

On 4/18/07, Keith Stieb wrote:
Unfortunately, I cannot do that....

then use an .htaccess or something.
actualy, in loking for an example I noticed that these settings a
INI_ALL which they shoudl be changable at runtime.  try add these 2
lines just after the "<?php" in your header.inc.php

ini_set("error_log", "/path/to/phperrors");
ini_set("log_errors", "1");

of course, change /path/to/phperrors to a full system path on the
server that you have write access too.


Just an idea...does filemanager have to be enabled for users so they can send 
attachments with email???Sent from the phpGroupWare forums @ 
http://forums.phpGroupWare.org


_______________________________________________
phpGroupWare-users mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/phpgroupware-users





reply via email to

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