Re: Permission denied?

This WebDNA talk-list message is from

2004


It keeps the original formatting.
numero = 55709
interpreted = N
texte = WebDNA will not do what you want it to in this instance. You have to go to the OS level. Once again get a manual or hire a UNIX/Linux admin to make the changes you require. ----- Original Message ----- From: "Ross Markbreiter" To: "WebDNA Talk" Sent: Monday, January 26, 2004 2:15 PM Subject: Re: Permission denied? > > >Hi, > > Yes, but this is doing it from the code on the page, the file is telling it > to replace data in the .DB > And the page gave back error permissions denied > > > > >The "code" is very fundamental UNIX. File permissions will be one of the > >very first items covered in even the most basic of manuals. > > > >Sounds like you should check the owner and group (WWW, apache, etc) before > >making any file permission changes, making certain they are correct. > >But here is the code that will change the file perms for you. > >You will need to be logged in as root or SU. cd to the directory where the > >.db is located. > >type the following: > >chmod 664 thefileyouwanttochange > > > > > > > > > >----- Original Message ----- > >From: "Ross Markbreiter" > >To: "WebDNA Talk" > >Sent: Monday, January 26, 2004 1:40 PM > >Subject: Re: Permission denied? > > > > > > > Ok, but how do I get that code to replace the entry? > > > > > > > > > >Before you go too far with UNIX you should pick up and read a manual. > >You > > > >have the potential of unwittingly opening up huge security holes. > > > > > > > > > > > >----- Original Message ----- > > > >From: "Ross Markbreiter" > > > >To: "WebDNA Talk" > > > >Sent: Monday, January 26, 2004 12:35 PM > > > >Subject: Re: Permission denied? > > > > > > > > > > > > > No? How do you do that? do you have to for all .db files if we move > >sites > > > > > over from OS9 or is it a global general setting? > > > > > Thanks > > > > > > > > > > >OSX is a unix based OS, did you make sure that the db file is world > > > > > >writable? > > > > > > > > > > > >----- Original Message ----- > > > > > >From: "Ross Markbreiter" > > > > > >To: "WebDNA Talk" > > > > > >Sent: Monday, January 26, 2004 2:19 PM > > > > > >Subject: Permission denied? > > > > > > > > > > > > > > > > > > > > > > > > > > >Anyone know why permissin is denied error? > > > > > > > > > > > > > > When we enter data it gives this error > > > > > > > > > > > > > > > > > > > > > > > > > > > > Here is code, OSX v5.1 Apache > > > > > > > > > > > > > > [/showif] [showif [action]=Replace] [replace > > > > > > > db=hostfees.db&eqSKUdatarq=[url][_sku][/url]][formvariables > > > > > > > name=_&exact=F][getchars > > > > > > > > > > >start=2][name][/getchars]=[url][value][/url]&[/formvariables][/replace] > > > > > > > Record Replaced > > > > > > > > > > > > > > > > > > > > > Director Sales > > > > > > > > > > > > > > Ross F. Markbreiter > > > > > > > > > > > > > > Thewwwstores, Corp Dba > > > > > > > The World Wide Web Store > > > > > > > 31826D Village Center Dr. > > > > > > > Westlake Village, Ca 91361 > > > > > > > > > > > > > > worldwidewebstore.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://webdna.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://webdna.smithmicro.com/ > > Director Sales > > Ross F. Markbreiter > > Thewwwstores, Corp Dba > The World Wide Web Store > 31826D Village Center Dr. > Westlake Village, Ca 91361 > > worldwidewebstore.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://webdna.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://webdna.smithmicro.com/ Associated Messages, from the most recent to the oldest:

    
  1. Re: Permission denied? ( Kalin Mintchev 2004)
  2. Re: Permission denied? ( Jesse Proudman 2004)
  3. Re: Permission denied? ( Ross Markbreiter 2004)
  4. Re: Permission denied? ( Kalin Mintchev 2004)
  5. Re: Permission denied? ( "Sal" 2004)
  6. Re: Permission denied? ( Kalin Mintchev 2004)
  7. Re: Permission denied? ( Gary Krockover 2004)
  8. Re: Permission denied? ( Ross Markbreiter 2004)
  9. Re: Permission denied? ( Kalin Mintchev 2004)
  10. Re: Permission denied? ( Gary Krockover 2004)
  11. Re: Permission denied? ( Kalin Mintchev 2004)
  12. Re: Permission denied? ( Ross Markbreiter 2004)
  13. Re: Permission denied? ( Gary Krockover 2004)
  14. Re: Permission denied? ( Brian Fries 2004)
  15. Re: Permission denied? ( Ross Markbreiter 2004)
  16. Re: Permission denied? ( Gary Krockover 2004)
  17. Re: Permission denied? ( Gary Krockover 2004)
  18. Re: Permission denied? ( Kalin Mintchev 2004)
  19. Re: Permission denied? ( Kalin Mintchev 2004)
  20. Re: Permission denied? ( 2004)
  21. Re: Permission denied? ( Ross Markbreiter 2004)
  22. Re: Permission denied? ( 2004)
  23. Re: Permission denied? ( Ross Markbreiter 2004)
  24. Re: Permission denied? ( "flingo" 2004)
  25. Re: Permission denied? ( Ross Markbreiter 2004)
  26. Re: Permission denied? ( "Jesse Crofoot" 2004)
  27. Permission denied? ( Ross Markbreiter 2004)
WebDNA will not do what you want it to in this instance. You have to go to the OS level. Once again get a manual or hire a UNIX/Linux admin to make the changes you require. ----- Original Message ----- From: "Ross Markbreiter" To: "WebDNA Talk" Sent: Monday, January 26, 2004 2:15 PM Subject: Re: Permission denied? > > >Hi, > > Yes, but this is doing it from the code on the page, the file is telling it > to replace data in the .DB > And the page gave back error permissions denied > > > > >The "code" is very fundamental UNIX. File permissions will be one of the > >very first items covered in even the most basic of manuals. > > > >Sounds like you should check the owner and group (WWW, apache, etc) before > >making any file permission changes, making certain they are correct. > >But here is the code that will change the file perms for you. > >You will need to be logged in as root or SU. cd to the directory where the > >.db is located. > >type the following: > >chmod 664 thefileyouwanttochange > > > > > > > > > >----- Original Message ----- > >From: "Ross Markbreiter" > >To: "WebDNA Talk" > >Sent: Monday, January 26, 2004 1:40 PM > >Subject: Re: Permission denied? > > > > > > > Ok, but how do I get that code to replace the entry? > > > > > > > > > >Before you go too far with UNIX you should pick up and read a manual. > >You > > > >have the potential of unwittingly opening up huge security holes. > > > > > > > > > > > >----- Original Message ----- > > > >From: "Ross Markbreiter" > > > >To: "WebDNA Talk" > > > >Sent: Monday, January 26, 2004 12:35 PM > > > >Subject: Re: Permission denied? > > > > > > > > > > > > > No? How do you do that? do you have to for all .db files if we move > >sites > > > > > over from OS9 or is it a global general setting? > > > > > Thanks > > > > > > > > > > >OSX is a unix based OS, did you make sure that the db file is world > > > > > >writable? > > > > > > > > > > > >----- Original Message ----- > > > > > >From: "Ross Markbreiter" > > > > > >To: "WebDNA Talk" > > > > > >Sent: Monday, January 26, 2004 2:19 PM > > > > > >Subject: Permission denied? > > > > > > > > > > > > > > > > > > > > > > > > > > >Anyone know why permissin is denied error? > > > > > > > > > > > > > > When we enter data it gives this error > > > > > > > > > > > > > > > > > > > > > > > > > > > > Here is code, OSX v5.1 Apache > > > > > > > > > > > > > > [/showif] [showif [action]=Replace] [replace > > > > > > > db=hostfees.db&eqSKUdatarq=[url][_sku][/url]][formvariables > > > > > > > name=_&exact=F][getchars > > > > > > > > > > >start=2][name][/getchars]=[url][value][/url]&[/formvariables][/replace] > > > > > > > Record Replaced > > > > > > > > > > > > > > > > > > > > > Director Sales > > > > > > > > > > > > > > Ross F. Markbreiter > > > > > > > > > > > > > > Thewwwstores, Corp Dba > > > > > > > The World Wide Web Store > > > > > > > 31826D Village Center Dr. > > > > > > > Westlake Village, Ca 91361 > > > > > > > > > > > > > > worldwidewebstore.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://webdna.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://webdna.smithmicro.com/ > > Director Sales > > Ross F. Markbreiter > > Thewwwstores, Corp Dba > The World Wide Web Store > 31826D Village Center Dr. > Westlake Village, Ca 91361 > > worldwidewebstore.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://webdna.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://webdna.smithmicro.com/

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:

Progress !! WAS: Trouble with formula.db (1997) [WebDNA] Error installing v6.2 on Ubuntu 10.10 ... (2012) Does TCPconnect/TCPsend do multiples? (2000) IE problems persist (2004) Using Applescript to process WebCatalog functions (1998) [OT] Simple java help please (2004) Multiple Passwords (1997) 2.0 Info (1997) Looking up two prices in database? (1997) External Images (1998) WebCatalog 4.0.1 has been released! (2000) ShowNext for method=POST (1997) CommandSecurity? (1997) Trying to loop for letters (1999) Email truncation test (1998) [WebDNA] [OT] BBEdit Glossary (2012) Images do not upload completely ... (2003) Date Time Oddness (1999) Shopping Carts folder does not exist in Linux (2000) WebDNA Life Cycle (was Form POSTing with LONG variable) (2007)