RE: [SM-USERS] Permission Denied error in move_messages.php during forward

2003-09-05 Thread Chris Hilts
> Well, the permissions on the directory were what it always has been, > and the other directories match... It's at 755, and 777 does fix it, but Check the OWNERSHIP. It should be owned by whatever user your webserver runs as. (apache, www-data, nobody are likely candidates) > I'm a little unco

RE: [SM-USERS] Permission Denied error in move_messages.php during forward

2003-09-05 Thread p dont think
> > Warning: fopen("../attachments/mDqNYtsXNB3JbqoFGNFZB6M9rIcVnrCO", "wb") - > > Permission denied in /squirrelmail/src/move_messages.php on line 81 > > [..] > > > This was also failing in 1.2, and so I upgraded. I, unfortunately, do not > > know enough about php to be able to debug this. >

RE: [SM-USERS] Permission Denied error in move_messages.php during forward

2003-09-05 Thread Don Levey
-Original Message- From: Jonathan Angliss [mailto:[EMAIL PROTECTED] Sent: Friday, September 05, 2003 1:32 AM To: Don Levey Cc: [EMAIL PROTECTED] Subject: Re: [SM-USERS] Permission Denied error in move_messages.php during forward Hello Don, On Thursday, September 04, 2003, Don Levey