Re: Permission Denied Error

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 38982
interpreted = N
texte = Thank you, Samuel! I guess it was that I just forgot to Flush. ;) I can now append on all the databases but two. When trying to CHMOD them, I received an error:COMMAND:> SITE CHMOD 666 ohiostate.db550 ohiostate.db: Operation not permittedI think this has to do with that 550 before ohiostate.db because the CHMODs that worked looked like this:COMMAND:> SITE CHMOD 666 pennsylvaniastate.db200 SITE CHMOD command successful.If it's that 550 that's causing the problem, how can I change that to 200. Also, what does that 550/200 mean? Thanks again for your time and help.Jeff----- Original Message ----- From: Samuel Renkert To: WebCatalog Talk Sent: Monday, October 01, 2001 4:20 PM Subject: Re: Permission Denied Error > I found you have to [flushdatabases] before and after the chmod. (I > think you only need to do it once, but I don't know which.) ; ) > > and check out chown. > (% man chown) > > For best results you may need to be root when you execute these commands. > -Sam > > > > >How would I go about doing that? I tried using all different combinations of > >CHMODing the database; they all gave me the same error. Also, I am running > >Cobalt Linux Release 6.0. Thanks for your help! > > > >Jeff > > > >----- Original Message ----- > >From: Kalin Mintchev > >To: WebCatalog Talk > >Sent: Monday, October 01, 2001 1:32 AM > >Subject: Re: Permission Denied Error > > > > > >> > >> try changing all the permissions of the data bases and the documents in > >> the WebCatalog root folder so the owner is nobody... > >> > >> > >> On Mon, 1 Oct 2001, Jeff Cooper wrote: > >> > >> > Greetings, > >> > I am getting this odd error when trying to append, add, or delete a > >record > >> > in my database. > >> > > >> > Error: Permision deny. Unable to append to 'db=arizonastate.db' > >.Ignoring > >> > [Append] context > >> > > >> > Of course it says it is ignoring whichever tag I'm using. Well I search > >the > >> > archives and found someone else had the same problem. Someone responded: > >> > > >> > Who owns the files on OSX - you need to check the owner is user www > >(the > >> > same as WebCatalog) > >> > > >> > > >> > What does this mean and how do I check/fix that? Any other ideas why > >I'm > >> > getting this error? > >> > Thanks you your time. > >> > > >> > Jeff > >> > > >> > > >> > ------------------------------------------------------------- > >> > This message is sent to you because you are subscribed to > >> > the mailing list . > >> > To unsubscribe, E-mail to: > >> > To switch to the DIGEST mode, E-mail to > > > >> > Web Archive of this list is at: http://search.smithmicro.com/ > >> > > >> > >> > >> ------------------------------------------------------------- > >> This message is sent to you because you are subscribed to > >> the mailing list . > >> To unsubscribe, E-mail to: > >> To switch to the DIGEST mode, E-mail to > > > >> Web Archive of this list is at: http://search.smithmicro.com/ > >> > > > > > >------------------------------------------------------------- > >This message is sent to you because you are subscribed to > > the mailing list . > >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to > > > >Web Archive of this list is at: http://search.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://search.smithmicro.com/ > ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Permission Denied Error (Clint Davis 2001)
  2. Re: Permission Denied Error (Jeff Cooper 2001)
  3. Re: Permission Denied Error (John Peacock 2001)
  4. Re: Permission Denied Error (Samuel Renkert 2001)
  5. Re: Permission Denied Error (Jeff Cooper 2001)
  6. Re: Permission Denied Error (Le Pham 2001)
  7. Re: Permission Denied Error (Jeff Cooper 2001)
  8. Re: Permission Denied Error (Samuel Renkert 2001)
  9. Re: Permission Denied Error (Alain Russell 2001)
  10. Re: Permission Denied Error (Jeff Cooper 2001)
  11. Re: Permission Denied Error (Nitai @ ComputerOil 2001)
  12. Re: Permission Denied Error (Kalin Mintchev 2001)
  13. Permission Denied Error (Jeff Cooper 2001)
Thank you, Samuel! I guess it was that I just forgot to Flush. ;) I can now append on all the databases but two. When trying to CHMOD them, I received an error:COMMAND:> SITE CHMOD 666 ohiostate.db550 ohiostate.db: Operation not permittedI think this has to do with that 550 before ohiostate.db because the CHMODs that worked looked like this:COMMAND:> SITE CHMOD 666 pennsylvaniastate.db200 SITE CHMOD command successful.If it's that 550 that's causing the problem, how can I change that to 200. Also, what does that 550/200 mean? Thanks again for your time and help.Jeff----- Original Message ----- From: Samuel Renkert To: WebCatalog Talk Sent: Monday, October 01, 2001 4:20 PM Subject: Re: Permission Denied Error > I found you have to [flushdatabases] before and after the chmod. (I > think you only need to do it once, but I don't know which.) ; ) > > and check out chown. > (% man chown) > > For best results you may need to be root when you execute these commands. > -Sam > > > > >How would I go about doing that? I tried using all different combinations of > >CHMODing the database; they all gave me the same error. Also, I am running > >Cobalt Linux Release 6.0. Thanks for your help! > > > >Jeff > > > >----- Original Message ----- > >From: Kalin Mintchev > >To: WebCatalog Talk > >Sent: Monday, October 01, 2001 1:32 AM > >Subject: Re: Permission Denied Error > > > > > >> > >> try changing all the permissions of the data bases and the documents in > >> the WebCatalog root folder so the owner is nobody... > >> > >> > >> On Mon, 1 Oct 2001, Jeff Cooper wrote: > >> > >> > Greetings, > >> > I am getting this odd error when trying to append, add, or delete a > >record > >> > in my database. > >> > > >> > Error: Permision deny. Unable to append to 'db=arizonastate.db' > >.Ignoring > >> > [append] context > >> > > >> > Of course it says it is ignoring whichever tag I'm using. Well I search > >the > >> > archives and found someone else had the same problem. Someone responded: > >> > > >> > Who owns the files on OSX - you need to check the owner is user www > >(the > >> > same as WebCatalog) > >> > > >> > > >> > What does this mean and how do I check/fix that? Any other ideas why > >I'm > >> > getting this error? > >> > Thanks you your time. > >> > > >> > Jeff > >> > > >> > > >> > ------------------------------------------------------------- > >> > This message is sent to you because you are subscribed to > >> > the mailing list . > >> > To unsubscribe, E-mail to: > >> > To switch to the DIGEST mode, E-mail to > > > >> > Web Archive of this list is at: http://search.smithmicro.com/ > >> > > >> > >> > >> ------------------------------------------------------------- > >> This message is sent to you because you are subscribed to > >> the mailing list . > >> To unsubscribe, E-mail to: > >> To switch to the DIGEST mode, E-mail to > > > >> Web Archive of this list is at: http://search.smithmicro.com/ > >> > > > > > >------------------------------------------------------------- > >This message is sent to you because you are subscribed to > > the mailing list . > >To unsubscribe, E-mail to: > >To switch to the DIGEST mode, E-mail to > > > >Web Archive of this list is at: http://search.smithmicro.com/ > > > ------------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > To switch to the DIGEST mode, E-mail to > Web Archive of this list is at: http://search.smithmicro.com/ > ------------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list . To unsubscribe, E-mail to: To switch to the DIGEST mode, E-mail to Web Archive of this list is at: http://search.smithmicro.com/ Jeff Cooper

DOWNLOAD WEBDNA NOW!

Top Articles:

Talk List

The WebDNA community talk-list is the best place to get some help: several hundred extremely proficient programmers with an excellent knowledge of WebDNA and an excellent spirit will deliver all the tips and tricks you can imagine...

Related Readings:

4.5 Upgrade (2003) Authorize.net? (2003) What is WebDNA (1997) UPPERCASE (1997) 2nd WebCatalog2 Feature Request (1996) ODBC-Interface (2000) # fields limited? (1997) Tables (2005) [WebDNA] Hosting Needs for WebDNA (2014) BGcolor (1997) Table Trouble... (2005) search form problem.. (1997) Nested tags count question (1997) [WebDNA] Calendar script (2009) Date Range search (1997) Encrypt/Decrypt (2007) Hosting (1998) Stumpted Again (1997) Two submit buttons ? (1997) Hiding URL ? (1998)