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: Alex Borges
Subject: Re: [Phpgroupware-users] i can't attach my files when i sending email.
Date: 09 Jul 2003 22:57:04 -0500

> ========
> 
> So if i continue click on "Done" and  click on "send"
> it will showed me following error:  
> ========================================
> Warning:
> rmdir(C:\groupware\phpgroupware\temp/3c436fda4ba0d4192612b4aa6b8cd065):
> Permission denied in
> C:\groupware\phpgroupware\email\inc\class.bosend.inc.php
> on line 932
> 
> Warning: Cannot modify header information - headers
> already sent by (output started at
> C:\groupware\phpgroupware\email\inc\class.bosend.inc.php:932)
> in
> C:\groupware\phpgroupware\phpgwapi\inc\class.phpgw.inc.php
> on line 138
> ========================================
> 
> So what should i do to handle this problem? Can
> everyone teach me?
> 

Yeah...:=)

Okay, when you did phpgw's setup, it asked you about your temporal
directory. It told you that the user apache works as should have read
and write permission to it. You, as many on their first time, decided to
ignore that. Thats the problem.

On to fix!   
Check that this directory: C:\groupware\phpgroupware\temp exists and
make shure your webserver can write to it. Its where it wants to put the
file youre trying to upload.

While you are at it, check php.ini again and make shure youre not
forbiding file uploads as it will break this too. Also, it has a limit
on the file size and that is also in php.ini, make shure that the
default is okay with you.

I dont really know windows at all, but this is what i think is
happening.


> Thanks for all of your help 
> 
> __________________________________
> Do you Yahoo!?
> SBC Yahoo! DSL - Now only $29.95 per month!
> http://sbc.yahoo.com
> 
> 
> _______________________________________________
> Phpgroupware-users mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/phpgroupware-users





reply via email to

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