Re: [SM-USERS] Permission denied to SquirrelMail when using Alias

2008-12-18 Thread RichardK
Paul Lesniewski wrote: > >> No help on this? > > On what? You removed all the thread context - very unhelpful. > > Your problem is not about SquirrelMail software as I recall, so maybe > you should ask somewhere more appropriate. Sorry, I include the thread at the bottom. As I configured Ap

Re: [SM-USERS] Permission denied to SquirrelMail when using Alias

2008-12-17 Thread Paul Lesniewski
> No help on this? On what? You removed all the thread context - very unhelpful. Your problem is not about SquirrelMail software as I recall, so maybe you should ask somewhere more appropriate. -- SF.Net email is Sponso

Re: [SM-USERS] Permission denied to SquirrelMail when using Alias

2008-12-17 Thread RichardK
No help on this? -- View this message in context: http://www.nabble.com/Permission-denied-to-SquirrelMail-when-using-Alias-tp20847012p21054140.html Sent from the squirrelmail-users mailing list archive at Nabble.com. -

[SM-USERS] Permission denied to SquirrelMail when using Alias

2008-12-04 Thread Krause Richard
Hi I can log in to SquirrelMail when using http://example.com/SquirrelMail/src/login.php I'm getting a "Forbidden - You don't have permission to access /webmail/ on this server." -message when using the Alias. This is what I configured in httpd.conf (according to http://www.squirrelmail.org/docs

[SM-USERS] Permission denied to SquirrelMail when using Alias

2008-12-04 Thread Krause Richard
Hi I can log in to SquirrelMail when using http://example.com/SquirrelMail/src/login.php I'm getting a "Forbidden - You don't have permission to access /webmail/ on this server." -message when using the Alias. This is what I configured in httpd.conf (according to http://www.squirrelmail.org/docs

[SM-USERS] Permission denied to SquirrelMail when using Alias

2008-12-04 Thread Krause Richard
Hi I can log in to SquirrelMail when using http://example.com/SquirrelMail/src/login.php I'm getting a "Forbidden - You don't have permission to access /webmail/ on this server." -message when using the Alias. This is what I configured in httpd.conf (according to http://www.squirrelmail.org/docs

Re: [SM-USERS] Permission denied error in /home/user/

2004-06-11 Thread Bruce Richardson
On Fri, Jun 11, 2004 at 01:19:46AM -0700, Spiro Azkoul wrote: > I am getting the following message in the upper left hand corner after I log > on to my squirrelmail I suspect it is a permission problem? Any feedback > would help. > > Anyone seen anything like this before? > > ERROR: > ERROR : C

[SM-USERS] Permission denied error in /home/user/

2004-06-11 Thread Spiro Azkoul
I am getting the following message in the upper left hand corner after I log on to my squirrelmail I suspect it is a permission problem? Any feedback would help. Anyone seen anything like this before? ERROR: ERROR : Could not complete request. Query: CREATE Reason Given: CREATE failed: Can't c

Re: [SM-USERS] Permission denied

2004-03-10 Thread Marc Groot Koerkamp
Szabó Gábor said: >Hello, > > I'm just installed SM to my Mandrake 9.2 home server from official > mdk.rpm. It works in my INBOX only and on the left panel I can see this > error between folder list: > ERROR : Could not complete request. > Query: CREATE "Sent" > Reason Given: Perm

Re: [SM-USERS] Permission denied

2004-03-10 Thread Jonathan Angliss
Hello Szabó, On Wednesday, March 10, 2004, Szabó Gábor wrote... > Hello, > I'm just installed SM to my Mandrake 9.2 home server from > officialmdk.rpm. It works in my INBOX only and  on the left panel I > can seethis error  between folder list: > ERROR : Could not complete request. > Query: CREA

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

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

2003-09-05 Thread Don Levey \(Squirrelmail\)
>-Original Message- >From: p dont think [mailto:[EMAIL PROTECTED] >Sent: Friday, September 05, 2003 9:37 AM >To: 'Don Levey'; [EMAIL PROTECTED] >Subject: RE: [SM-USERS] Permission Denied error in move_messages.php >during forward >> >> --->

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