Re: migrating from MacOS to unix

This WebDNA talk-list message is from

2000


It keeps the original formatting.
numero = 35587
interpreted = N
texte = I haven't been able to get suid to work with perl, any hints. It just gives the typical configuration error message when I set the suid bit. ml>The only thing I would add to Dale's message is that you should prepare >now for how you are going to deal with updating databases/templates/etc >on the Unix system. Most of the problems caused by file rights issues >are actually related to people wanting to FTP their database over to the >server and not change the file ownership once it gets there. > >WebCat, like virtually all *nix daemons, runs as a special user with >very limited rights (usually called nobody). In order for the daemon to >access your database files, it must own the file or be a member of the >group that owns the file (I'm assuming -rw-rw----). It is generally a >bad idea to give anyone else access to these files either, because that >can have negative security consequences on the other daemons which run >as nobody. > >Since you have a unix head (admin? guru?) in house, have her set up a >staging area for you to upload into that is a match for the directory >structure of your test area. Then have him create a suid script to move >files from staging to test (and from test to live), so that you won't >have to play with the rights all the time. I would give you my scripts, >but I haven't written them yet (I'm still in love with WebSite ;~). > >John Peacock > >Dale LaFountain wrote: >> >> >Anyone have any ideas on how difficult it is to install WebCatalog on a unix >> >system vs. say on MacOS. Let's say that there is a unix head in the shop and >> >we have lots of MacOS experience and lots of experience with WebCatalog on >> >MacOS. We want to move an application from MacOS to unix. What pitfalls are >> >there and would a unix head and the WebCat docs be enough to make our way >> >through an install? >> > >> >What flavors of unix does WebCat run on? >> > >> >Thanks >> > >> >scottie >> > >> >> The biggest issues are with case sensitivity in your templates. All >> file, include, and db references must match case with the filesystem. >> On the MacOS, you can be lazy and get away with mixed case all over >> the place, which bit us pretty badly when we tried to move our >> templates over to MacOSX server. >> >> Other than that, most people seem to have problems getting >> permissions tweaked correctly for webcat to play nice with db files >> (although we didn't have that problem ourselves). >> >> As for platforms, Webcat runs on Linux (redhad and cobalt, I >> believe), Solaris, and MacOSX server. >> >> I found the webcat unix docs sufficient to get things running, but >> you definitely need someone with Unix and apache experience handy to >> wade through all the configuration issues. > > > > -Dale > > -- > > > > Dale LaFountain > > Vice President of Information Technology, WebMaster > > Dark Horse Comics, Inc. mailto:dalel@darkhorse.com > > Phone: 503-652-8815 x324 http://www.darkhorse.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/-- \|/ (. .) _________________________ooO_(_)_Ooo_____________________________ Mark Lacas mailto:mark@lacas.com Virtual Loft / Seattle HarborCam: http://www.loftcam.com/ SeattleStuff WebCommerce Community: http://www.seattlestuff.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: migrating from MacOS to unix (Webcat 2000)
  2. Re: migrating from MacOS to unix (John Peacock 2000)
  3. Re: migrating from MacOS to unix (Webcat 2000)
  4. Re: migrating from MacOS to unix [drifting off-topic] (anita@tenon.com (Anita Holmgren) 2000)
  5. Re: migrating from MacOS to unix [drifting off-topic] (Andrew Vernon 2000)
  6. Re: migrating from MacOS to unix (Alain Russell 2000)
  7. Re: migrating from MacOS to unix (Joseph D'Andrea 2000)
  8. Re: migrating from MacOS to unix (Will Starck 2000)
  9. Re: migrating from MacOS to unix (Bob Sneidar 2000)
  10. Re: migrating from MacOS to unix (Andrew Vernon 2000)
  11. Re: migrating from MacOS to unix (John Peacock 2000)
  12. Re: migrating from MacOS to unix (Dale LaFountain 2000)
  13. migrating from MacOS to unix (Scott11215@aol.com 2000)
I haven't been able to get suid to work with perl, any hints. It just gives the typical configuration error message when I set the suid bit. ml>The only thing I would add to Dale's message is that you should prepare >now for how you are going to deal with updating databases/templates/etc >on the Unix system. Most of the problems caused by file rights issues >are actually related to people wanting to FTP their database over to the >server and not change the file ownership once it gets there. > >WebCat, like virtually all *nix daemons, runs as a special user with >very limited rights (usually called nobody). In order for the daemon to >access your database files, it must own the file or be a member of the >group that owns the file (I'm assuming -rw-rw----). It is generally a >bad idea to give anyone else access to these files either, because that >can have negative security consequences on the other daemons which run >as nobody. > >Since you have a unix head (admin? guru?) in house, have her set up a >staging area for you to upload into that is a match for the directory >structure of your test area. Then have him create a suid script to move >files from staging to test (and from test to live), so that you won't >have to play with the rights all the time. I would give you my scripts, >but I haven't written them yet (I'm still in love with WebSite ;~). > >John Peacock > >Dale LaFountain wrote: >> >> >Anyone have any ideas on how difficult it is to install WebCatalog on a unix >> >system vs. say on MacOS. Let's say that there is a unix head in the shop and >> >we have lots of MacOS experience and lots of experience with WebCatalog on >> >MacOS. We want to move an application from MacOS to unix. What pitfalls are >> >there and would a unix head and the WebCat docs be enough to make our way >> >through an install? >> > >> >What flavors of unix does WebCat run on? >> > >> >Thanks >> > >> >scottie >> > >> >> The biggest issues are with case sensitivity in your templates. All >> file, include, and db references must match case with the filesystem. >> On the MacOS, you can be lazy and get away with mixed case all over >> the place, which bit us pretty badly when we tried to move our >> templates over to MacOSX server. >> >> Other than that, most people seem to have problems getting >> permissions tweaked correctly for webcat to play nice with db files >> (although we didn't have that problem ourselves). >> >> As for platforms, Webcat runs on Linux (redhad and cobalt, I >> believe), Solaris, and MacOSX server. >> >> I found the webcat unix docs sufficient to get things running, but >> you definitely need someone with Unix and apache experience handy to >> wade through all the configuration issues. > > > > -Dale > > -- > > > > Dale LaFountain > > Vice President of Information Technology, WebMaster > > Dark Horse Comics, Inc. mailto:dalel@darkhorse.com > > Phone: 503-652-8815 x324 http://www.darkhorse.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/-- \|/ (. .) _________________________ooO_(_)_Ooo_____________________________ Mark Lacas mailto:mark@lacas.com Virtual Loft / Seattle HarborCam: http://www.loftcam.com/ SeattleStuff WebCommerce Community: http://www.seattlestuff.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/ Webcat

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:

Apology to list (2002) shipcost (1997) multiple selected Checkboxes (1998) RE: type 2 errors with ssl server (1997) [WebDNA] CSS Advice (2008) Duplicate Cart Numbers (1999) Database files are being destroyed (2002) Garbage files created (2000) keep W* in front applescript? (1998) Frames and WebCat (1997) Search Question (2000) NewCart+Search with one click ? (1997) pull downs (1997) shipcost (1997) PCSDecrypt bugs still unfixed ... (2000) Who is doing sign-ups-got it (1998) Artwork (1997) FORM NONSENSE - WAS: How much is too much? (2002) [BULK] [WebDNA] [BULK] looking for the holy grail of hosting still (2013) Multiple catalog databases and showcart (1997)