Re: MacOS X Server problems

This WebDNA talk-list message is from

2001


It keeps the original formatting.
numero = 36816
interpreted = N
texte = i am unix stuff neeebie, excuse it pls. can you describe what to write exatly after the restart apachei found the following codes$WEBCATALOG/WebCatalog& to change in ./WebCatalog&but what with this? [ -f $WEBCATALOG/WebCatalog ] shall i change this too to [ -f ./WebCatalog ] ????? and this cd $WEBCATALOG ???? tia alfred Le Pham schrieb:> You got a running away WebCat process with 98%of CPU. I guest you are using iTools/FastCGI to start WebCatalog. If it the case then you should avoid it. This is the known bug with iTool/WebCatalog on > Mac OS X Server version 1.2 & later (not apply for server 2.0). Try these: > Open file /Local/Library/WebServer/tenon/apache/conf/iTools.conf and comment out the line > #FastCGIServer /Local/Library/...../WebCatalog > Restart apache > Modify file /Local/Library/CGI-Executable/WebCatalogEngine/WebCatalogCtl to replace all lines > $WEBCATALOG/WebCatalog& > to be > ./WebCatalog& > Start WebCatalog ./WebCatalogCtl start > > Sincerely, > Le > > > > > hi, i follow up nitais initiative but it was for my server > > > > Le Pham, i processed ps -awux ... as you described > > > > following message: > > www 718 98.6 0.5.6.02M 1.88M ? RW 5:21 > > /Local/Library/WebServer/CGI-Executables/WebCatalogEngine/Webcatalog > > root 737 0.0 0.1.2.36M 496K p1 S 0:0 grep WebCatalog > > > > tia > > > > best regards > > > > alfred > > > > Le Pham schrieb: > > > > > Did you try process viewer or command line ps -awux | grep WebCatalog for checking > > > > > > > > Well doint a WebCatalog stop tells me WebCat is not running and a restart > > > > says it cant start? > > > > > > > > Sincerely, > > > > Nitai Aventaggiato > > > > > > > > On 28.6.2001 6:06, Le Pham wrote: > > > > > > > > > Sound like you are trying to start WebCatalog when one is running. > > > > > Check to see if it is the case > > > > > > > > > > Nitai @ ComputerOil wrote: > > > > >> > > > > >> Hi all, > > > > >> > > > > >> We got the following installation problems with MacOS X Server 1.2 and > > > > >> iTools and 4.02rc1: > > > > >> > > > > >> can't register WebCat name (Server might be running):: Netnameserver: > > > > >> name is not yours(1000) > > > > >> > > > > >> Anybody knows what to do? > > > > >> > > > > >> TIA. > > > > >> > > > > >> Sincerely, > > > > >> Nitai Aventaggiato > > > > >> > > > > >> -- > > > > >> We make tools to energize your business > > > > >> Content Management & eBusiness Systems > > > > >> > > > > >> ComputerOil GmbH http://computeroil.com > > > > >> Hauptstrasse 12 info@computeroil.com > > > > >> 8252 Schlatt/Switzerland > > > > >> Tel: +41 (0)52 654 15 55 > > > > >> > > > > >> ------------------------------------------------------------- > > > > >> 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/ > > > > > > > > -- > > > > We make tools to energize your business > > > > Content Management & eBusiness Systems > > > > > > > > ComputerOil GmbH http://computeroil.com > > > > Hauptstrasse 12 info@computeroil.com > > > > 8252 Schlatt/Switzerland > > > > Tel: +41 (0)52 654 15 55 > > > > > > > > ------------------------------------------------------------- > > > > 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: MacOS X Server problems (multi-ohm@t-online.de (a. wippermann) 2001)
  2. Re: MacOS X Server problems (Le Pham 2001)
  3. Re: MacOS X Server problems (multi-ohm@t-online.de (a. wippermann) 2001)
  4. Re: MacOS X Server problems (multi-ohm@t-online.de (a. wippermann) 2001)
  5. Re: MacOS X Server problems (multi-ohm@t-online.de (a. wippermann) 2001)
  6. Re: MacOS X Server problems (Le Pham 2001)
  7. Re: MacOS X Server problems (multi-ohm@t-online.de (a. wippermann) 2001)
  8. Re: MacOS X Server problems (Le Pham 2001)
  9. Re: MacOS X Server problems (Nitai @ ComputerOil 2001)
  10. Re: MacOS X Server problems (Le Pham 2001)
  11. MacOS X Server problems (Nitai @ ComputerOil 2001)
  12. Re: MacOS X Server problems (Le Pham 2001)
i am unix stuff neeebie, excuse it pls. can you describe what to write exatly after the restart apachei found the following codes$WEBCATALOG/WebCatalog& to change in ./WebCatalog&but what with this? [ -f $WEBCATALOG/WebCatalog ] shall i change this too to [ -f ./WebCatalog ] ????? and this cd $WEBCATALOG ???? tia alfred Le Pham schrieb:> You got a running away WebCat process with 98%of CPU. I guest you are using iTools/FastCGI to start WebCatalog. If it the case then you should avoid it. This is the known bug with iTool/WebCatalog on > Mac OS X Server version 1.2 & later (not apply for server 2.0). Try these: > Open file /Local/Library/WebServer/tenon/apache/conf/iTools.conf and comment out the line > #FastCGIServer /Local/Library/...../WebCatalog > Restart apache > Modify file /Local/Library/CGI-Executable/WebCatalogEngine/WebCatalogCtl to replace all lines > $WEBCATALOG/WebCatalog& > to be > ./WebCatalog& > Start WebCatalog ./WebCatalogCtl start > > Sincerely, > Le > > > > > hi, i follow up nitais initiative but it was for my server > > > > Le Pham, i processed ps -awux ... as you described > > > > following message: > > www 718 98.6 0.5.6.02M 1.88M ? RW 5:21 > > /Local/Library/WebServer/CGI-Executables/WebCatalogEngine/Webcatalog > > root 737 0.0 0.1.2.36M 496K p1 S 0:0 grep WebCatalog > > > > tia > > > > best regards > > > > alfred > > > > Le Pham schrieb: > > > > > Did you try process viewer or command line ps -awux | grep WebCatalog for checking > > > > > > > > Well doint a WebCatalog stop tells me WebCat is not running and a restart > > > > says it cant start? > > > > > > > > Sincerely, > > > > Nitai Aventaggiato > > > > > > > > On 28.6.2001 6:06, Le Pham wrote: > > > > > > > > > Sound like you are trying to start WebCatalog when one is running. > > > > > Check to see if it is the case > > > > > > > > > > Nitai @ ComputerOil wrote: > > > > >> > > > > >> Hi all, > > > > >> > > > > >> We got the following installation problems with MacOS X Server 1.2 and > > > > >> iTools and 4.02rc1: > > > > >> > > > > >> can't register WebCat name (Server might be running):: Netnameserver: > > > > >> name is not yours(1000) > > > > >> > > > > >> Anybody knows what to do? > > > > >> > > > > >> TIA. > > > > >> > > > > >> Sincerely, > > > > >> Nitai Aventaggiato > > > > >> > > > > >> -- > > > > >> We make tools to energize your business > > > > >> Content Management & eBusiness Systems > > > > >> > > > > >> ComputerOil GmbH http://computeroil.com > > > > >> Hauptstrasse 12 info@computeroil.com > > > > >> 8252 Schlatt/Switzerland > > > > >> Tel: +41 (0)52 654 15 55 > > > > >> > > > > >> ------------------------------------------------------------- > > > > >> 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/ > > > > > > > > -- > > > > We make tools to energize your business > > > > Content Management & eBusiness Systems > > > > > > > > ComputerOil GmbH http://computeroil.com > > > > Hauptstrasse 12 info@computeroil.com > > > > 8252 Schlatt/Switzerland > > > > Tel: +41 (0)52 654 15 55 > > > > > > > > ------------------------------------------------------------- > > > > 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/ multi-ohm@t-online.de (a. wippermann)

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:

More on the email templates (1997) ShowNext Command (1997) Version issue? (2004) Bug or syntax error on my part? (1997) Purchased cart being overwritten - still !?? (1997) WebCatalog Hosting (1996) Price lookup problem - was Cart questions (1997) [ListFiles] Context Question (2004) Sku numbers (1997) Problems with webcat 2.01 for NT (1997) Weird error/limit - something amiss? (1997) Help! Missing [showif] or [hideif] (2000) Multiple prices (1997) RAM variables (1997) Tracking E-mail click thrus (2001) [WebDNA] WebDNA and macOS 10.4 Mojave - Operational? (2018) Max Record length restated as maybe bug (1997) [WebDNA] anyway to speed up tcpconnect? (2008) [WebDNA] How to valuate a domain name? (2010) WebCatalog for Postcards ? (1997)