Re: MacOS X Server problems
This WebDNA talk-list message is from 2001
It keeps the original formatting.
numero = 36813
interpreted = N
texte = a. wippermann wrote:> > i am unix stuff neeebie, excuse it pls.> can you describe what to write exatly after the restart apache> > i 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 ????NO, please. All you need are lines $WEBCATALOG/WebCatalog& After you modify this file. Restart WebCatalog with command ( as root) ./WebCatalogCtl startPlease let me know the result.Thanks,Le> > 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/-------------------------------------------------------------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:
a. wippermann wrote:> > i am unix stuff neeebie, excuse it pls.> can you describe what to write exatly after the restart apache> > i 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 ????NO, please. All you need are lines $WEBCATALOG/WebCatalog& After you modify this file. Restart WebCatalog with command ( as root) ./WebCatalogCtl startPlease let me know the result.Thanks,Le> > 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/-------------------------------------------------------------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/
Le Pham
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:
WC2b15 - [HTMLx]...[/HTMLx] problems (1997)
Summing fields (1997)
memory leaks (2005)
Another webcatalog site!! (1997)
Help name our technology! (1997)
%@#*& back button!!! (1999)
Add a field to the error log? (1997)
notification solutions (1997)
Date Search (2004)
WebDNA Solutions ... sorry! (1997)
case number with spaces. (2000)
Multiple Pulldowns (1997)
Protecting Files (2005)
RequiredFields template (1997)
Database Import/Export (1998)
3 card formulas! (1999)
[shownext] and descending order (1997)
BR (1997)
Format question WC Mac f3 (1997)
[append] vs. [appendfile] delta + question? (1997)