phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #1556] error while trying to add an attacme


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1556] error while trying to add an attacment on email
Date: Wed, 01 Jan 2003 21:26:01 -0500

=================== BUG #1556: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1556&group_id=509

Changes by: Chris Weiss <address@hidden>
Date: 2003-Jan-01 20:26 (America/Chicago)

------------------ Additional Follow-up Comments ----------------------------
Have you also made sure the file upload path in php.ini is set and valid?  
email file uploads are 2 stages, php makes a temp file, then phpgw takes that 
temp file and copies it to the phpgw temp path for inclusion in the email.  The 
php upload is deleted automaticaly by php when the script is finished so the 
email app needs to make the copy.



=================== BUG #1556: FULL BUG SNAPSHOT ===================


Submitted by: None                      Project: phpGroupWare                   
Submitted on: 2002-Oct-30 06:53
Category:  email                        Bug Group:  0.9.14 release              
Severity:  5 - Major                    Priority:  Normal                       
Resolution:  Works for me               Assigned to:  angles                    
Status:  Open                           Component Version:  ZIP                 
Platform Version:  Windows              Reproducibility:  Every Time            

Summary:  error while trying to add an attacment on email

Original Submission:  when trying to add an attachment to an email the 
attachment window opens but when I select the file and click attach I get the 
folowing error
Warning: Unable to open 'C:Tempphp6.tmp' for reading: No such file or directory 
in d:\www\thehub\htdocs\phpgroupware\email\attach_file.php on line 167


Follow-up Comments
*******************

-------------------------------------------------------
Date: 2003-Jan-01 20:26             By: cw
Have you also made sure the file upload path in php.ini is set and valid?  
email file uploads are 2 stages, php makes a temp file, then phpgw takes that 
temp file and copies it to the phpgw temp path for inclusion in the email.  The 
php upload is deleted automaticaly by php when the script is finished so the 
email app needs to make the copy.

-------------------------------------------------------
Date: 2002-Dec-04 14:22             By: None
Hi This is still a problem my setup has the temp directory set to c:\temp and 
have made sure the web-server can write to that directory. Is the above error 
caused by not looking at the right directory ie. 'C:Tempphp6.tmp' 


-------------------------------------------------------
Date: 2002-Nov-28 18:11             By: skwashd
Is this still a problem?

-------------------------------------------------------
Date: 2002-Nov-20 20:10             By: alexbsa
Try and see if you have correctly set your temporal directory in the setup app. 
Youll need it for a bunch of things to work in phpgw. Get back to us if youve 
fixed this.


CC List
*******

CC Address                          | Comment
------------------------------------+-----------------------------
address@hidden           | fyi



No files currently attached


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



reply via email to

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