What is WebDNA

WebDNA is a scripting and database system designed to easily build web applications.

WebDNA and BioType

BioType service is a biometric keystroke dynamic system. It will be part of WebDNA 8.5

Download WebDNA

Download WebDNA freeware, try it and register later if you want.

WebDNA resources

The list of all WebDNA instructions.
WebDNA
Software Corporation
Search WebDNA Site
 Menu


HOME


DOWNLOADS


LEARN


EDUCATION


NEWS


COMMUNITY


STORE


SUPPORT


CONTACT

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:

Feedback on new features (2000) WebCat2.0 acgi vs plugin (1997) Is there a max number of fields? (1998) OT: Backup Strategies (2007) [WriteFile] problems (1997) Sorting Number with commas (2001) Purging the .hdr file from cache ... ? (2003) Image Pirating [protecting against] (2003) my price won't move (1997) [random] only for 1-100??? (1997) FM fields with CR - How to export/import? (2000) WebCat and WebTV (1997) Frames (1997) Security Levels... Possible? (2000) WebCatalog-NT?'s (1996) Major Security Hole IIS NT (1998) HELP WITH DATES (1997) MATH (1998) Searching multiple fields from one form field (1997) Roundup function? (1997)