phpgroupware-users
[Top][All Lists]
Advanced

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

Re: [Phpgroupware-users] i can't attach my files when i sending email.


From: Chris Weiss
Subject: Re: [Phpgroupware-users] i can't attach my files when i sending email.
Date: Thu, 10 Jul 2003 13:28:07 +0000

Jason Lee (address@hidden) wrote:
>
>->i already try to use the windows temp files but
>still
>  display out this error message:
>
>=================================
>Warning: copy(C:WINDOWSphp4AC.tmp): failed to open
>stream: No such file or directory in
>C:groupwarephpgroupwareemailincclass.boattach_file.inc.php
>on line 376
>
>=================================

it's trying to make the temp file right in the windows dir?  that's BAD!

>
>->i also check my php.ini, the following is my php.ini
>
>  infomation.
>
>file_uploads = On
>upload_tmp_dir =
>upload_max_filesize = 5M
>==================================

no upload temp dir?  where do you expect the files to go?  set one and make it
writable by the user apache runs under, or just "everybody".

>
>->and when i click to send also displayed this
>  following message:
>
>==================================
>Warning:
>rmdir(C:WINDOWSTemp/208536dc02863daebe4fa5e6a7c927a4):
>Permission denied in
>C:groupwarephpgroupwareemailincclass.bosend.inc.php
>on line 932

again with permisions





reply via email to

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