Re: [WebDNA] Sorry WebDNA server not running.

This WebDNA talk-list message is from

2017


It keeps the original formatting.
numero = 113630
interpreted = N
texte = 1225 One of the strange things about this problem is that both WebDNAMonitor and WebCatalog are showing in Ubuntu's "System Monitor" as running. And when I force quit WebCatalog it immediately restarts with a new PID, which suggests that WebDNAMonitor is doing its job of restarting WebCatalog when it quits. But when I force quit WebDNAMonitor, WebCatalog immediately quits at the same time. This is not normal ... Normally when WebDNA is running correctly I can quit WebDNAMonitor and WebCatalog will keep running. SO I think that this behavior suggests that there's a serious issue with WebCatalog or its config file(s). But I haven't noticed anything wrong with the config files I've been able to open, so this brings me back once again to questions about the mod_webdna.so. Or is the WebCatalog executable file the real problem here??? Regards, Kenneth Grome WebDNA Solutions http://www.webdnasolutions.com Web Database Systems and Linux Server Administration On 06/21/2017 07:36 PM, Kenneth Grome wrote: >>> I upgraded from Xubuntu 16.10 to 17.04 on my local >>> development computer and now I'm getting this error. How do >>> I diagnose and fix this problem? >> >> Check the apache config or that it links to the webdna config >> file. Not sure how they do that. There should be one marked >> old. > > There are no "old" files. > > I tried to enable debugging by setting DebugLevel=1 in WebCatalog > Prefs then restarting and requesting a page in my browser, but no > WebCatalog.debug file was created so I cannot look in it to gain > any new information regarding this problem. > > The main apache config file (/etc/apache2/apache2.conf) includes > two WebDNA config files (/etc/apache2/mods-enabled/webdna.conf and > /etc/apache2/mods-enabled/webdna.load) via these include lines: > > IncludeOptional mods-enabled/*.load > IncludeOptional mods-enabled/*.conf > > > This is webdna.conf: > ---------------------------------------------------------------- > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > AddType text/html .dna .html .tpl > > > AddHandler webcatalog2-handler .dna .html .tpl > ---------------------------------------------------------------- > > > This is webdna.load: > ---------------------------------------------------------------- > LoadModule webcatalog2_module /usr/lib/apache2/modules/mod_webdna.so > ---------------------------------------------------------------- > > > I cannot open mod_webdna.so in my text editor. It won't open when > using any of these character encodings: > > UTF-8 > ISO-8859-1 > ISO-8859-15 > > If you have any suggestions for Ubuntu-based editors that can open > this file please tell me so I can review its contents and possibly > find the problem. > > The modified date on this file is 2016-09-16. Is this file the > problem? Does this one work only on Ubuntu versions up to 16.10 > but not 17.04 and greater? > > Regards, > Kenneth Grome > WebDNA Solutions > http://www.webdnasolutions.com > Web Database Systems and Linux Server Administration --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=55 Bug Reporting: support@webdna.us . Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Sorry WebDNA server not running. (christophe.billiottet@webdna.us 2017)
  2. Re: [WebDNA] Sorry WebDNA server not running. (Kenneth Grome 2017)
  3. Re: [WebDNA] Sorry WebDNA server not running. (Kenneth Grome 2017)
  4. Re: [WebDNA] Sorry WebDNA server not running. (Bob Minor 2017)
  5. [WebDNA] Sorry WebDNA server not running. (Kenneth Grome 2017)
  6. Re: [WebDNA] Sorry WebDNA server not running. (Dan Strong 2015)
  7. Re: [WebDNA] Sorry WebDNA server not running. (Kenneth Grome 2015)
  8. Re: [WebDNA] Sorry WebDNA server not running. (Dan Strong 2015)
  9. Re: [WebDNA] Sorry WebDNA server not running. (Kenneth Grome 2015)
  10. Re: [WebDNA] Sorry WebDNA server not running. (Dan Strong 2015)
  11. Re: [WebDNA] Sorry WebDNA server not running. ("Psi Prime Inc, Matthew A Perosi " 2015)
  12. Re: [WebDNA] Sorry WebDNA server not running. (Dan Strong 2015)
  13. Re: [WebDNA] Sorry WebDNA server not running. (Kenneth Grome 2015)
  14. Re: [WebDNA] Sorry WebDNA server not running. (christophe.billiottet@webdna.us 2015)
  15. Re: [WebDNA] Sorry WebDNA server not running. (christophe.billiottet@webdna.us 2015)
  16. Re: [WebDNA] Sorry WebDNA server not running. (Steve Craig 2015)
  17. [WebDNA] Sorry WebDNA server not running. (Kenneth Grome 2015)
  18. Re: [WebDNA] Sorry WebDNA server not running. (Clint Davis 2008)
  19. Re: [WebDNA] Sorry WebDNA server not running. (christophe.billiottet@webdna.us 2008)
  20. [WebDNA] Sorry WebDNA server not running. (Kenneth Grome 2008)
1225 One of the strange things about this problem is that both WebDNAMonitor and WebCatalog are showing in Ubuntu's "System Monitor" as running. And when I force quit WebCatalog it immediately restarts with a new PID, which suggests that WebDNAMonitor is doing its job of restarting WebCatalog when it quits. But when I force quit WebDNAMonitor, WebCatalog immediately quits at the same time. This is not normal ... Normally when WebDNA is running correctly I can quit WebDNAMonitor and WebCatalog will keep running. SO I think that this behavior suggests that there's a serious issue with WebCatalog or its config file(s). But I haven't noticed anything wrong with the config files I've been able to open, so this brings me back once again to questions about the mod_webdna.so. Or is the WebCatalog executable file the real problem here??? Regards, Kenneth Grome WebDNA Solutions http://www.webdnasolutions.com Web Database Systems and Linux Server Administration On 06/21/2017 07:36 PM, Kenneth Grome wrote: >>> I upgraded from Xubuntu 16.10 to 17.04 on my local >>> development computer and now I'm getting this error. How do >>> I diagnose and fix this problem? >> >> Check the apache config or that it links to the webdna config >> file. Not sure how they do that. There should be one marked >> old. > > There are no "old" files. > > I tried to enable debugging by setting DebugLevel=1 in WebCatalog > Prefs then restarting and requesting a page in my browser, but no > WebCatalog.debug file was created so I cannot look in it to gain > any new information regarding this problem. > > The main apache config file (/etc/apache2/apache2.conf) includes > two WebDNA config files (/etc/apache2/mods-enabled/webdna.conf and > /etc/apache2/mods-enabled/webdna.load) via these include lines: > > IncludeOptional mods-enabled/*.load > IncludeOptional mods-enabled/*.conf > > > This is webdna.conf: > ---------------------------------------------------------------- > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > deny from all > > > > AddType text/html .dna .html .tpl > > > AddHandler webcatalog2-handler .dna .html .tpl > ---------------------------------------------------------------- > > > This is webdna.load: > ---------------------------------------------------------------- > LoadModule webcatalog2_module /usr/lib/apache2/modules/mod_webdna.so > ---------------------------------------------------------------- > > > I cannot open mod_webdna.so in my text editor. It won't open when > using any of these character encodings: > > UTF-8 > ISO-8859-1 > ISO-8859-15 > > If you have any suggestions for Ubuntu-based editors that can open > this file please tell me so I can review its contents and possibly > find the problem. > > The modified date on this file is 2016-09-16. Is this file the > problem? Does this one work only on Ubuntu versions up to 16.10 > but not 17.04 and greater? > > Regards, > Kenneth Grome > WebDNA Solutions > http://www.webdnasolutions.com > Web Database Systems and Linux Server Administration --------------------------------------------------------- This message is sent to you because you are subscribed to the mailing list talk@webdna.us To unsubscribe, E-mail to: talk-leave@webdna.us archives: http://www.webdna.us/page.dna?numero=55 Bug Reporting: support@webdna.us . Kenneth Grome

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:

Date/Time format problems (1997) Need relative path explanation (1997) [WebDNA] Help with iTools 9/WebDNA setup MacTel (2009) two domains and one cart and database (2000) html vs csi (Was: OT: 800x600) (2003) WebCatalog NT beta 18 problem (1997) Editing the search string (1997) process SSI (1998) executing via commandline (2003) New Calendar Snippet (1998) Removing [showif] makes a big difference in speed (1997) Problems passing [SKU] with $Replace in 2.0 (1997) [cart] tag (2000) CAll me Crazy (2000) Re:2nd WebCatalog2 Feature Request (1996) updating checkbox in a db (1998) Tax calculation problem (2003) [Sum] function? (1997) Is this possible in simple search? question? (1998) Customizing WebDelivery.html (1998)