phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [bug #5472] open_basedir issues with php 4.3.2+


From: nobody
Subject: [Phpgroupware-tracker] [bug #5472] open_basedir issues with php 4.3.2+
Date: Mon, 22 Sep 2003 07:12:56 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5b) Gecko/20030917 Firebird/0.6 StumbleUpon/1.73

=================== BUG #5472: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5472&group_id=509

Submitted by: pooh_                   Project: phpGroupWare                 
Submitted on: Mon 09/22/2003 at 11:12
Category:  email                      Bug Group:  0.9.16RC1                 
Severity:  5 - Major                  Priority:  Normal                     
Resolution:  None                     Assigned to:  None                    
Status:  Open                         Component Version:  None              
Platform Version:  Linux - RedHat     Reproducibility:  Every Time          

Summary:  open_basedir issues with php 4.3.2+

Original Submission:  When using php 4.3.2+ and trying to attach attachements 
to an e-mail message, they show up as 1k wahtever the real size is.



The logs will report open_basedir in effect....



This is due to a bug in php. The e-mail app is using the command copy() to move 
a file (/email/inc/class_boattach_file.inc.php line 18473)

Replace the copy() command with move_uploaded_file() and all works fine.



Not really a phpgw bug, but nevertheless...



No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5472&group_id=509

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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