Re: [WebDNA] WebDNA databases not showing?

This WebDNA talk-list message is from

2013


It keeps the original formatting.
numero = 110381
interpreted = N
texte = AH HA! That's exactly what he did. Let me get in touch with my server admin and share this tidbit of wisdom. Thank you sir! Marc On 5/9/2013 12:23 PM, christophe.billiottet@webdna.us wrote: > If your application is working, but your bases do not show up in the administration, it seems to me you are in the situation where you have at least two fastCGI running: in your shell account, just type > > ps aux |grep WebDNA > > If you have more than one WebDNA process, then something is wrong with your configuration. > > - chris > > > > On May 9, 2013, at 21:01, Marc Thompson wrote: > >> That's what I thought Chris, but for some reason my .dbs are not showing up in the open database list? >> I do not use globals, never have. I ussually put the .db files in a /db/ directory or sometimes just leave them in the same directory as the .tpl files using it. >> Each "application" has it's own root directory on the web server and the .db files are somewhere either in the root or directly under it, no globals. >> On this test server I have done searches and made edits on several different .dbs but they will not display on the databases page in Currently-Open WebDNA - Developer Edition Databases page? >> >> Marc >> >> On 5/9/2013 11:18 AM, christophe.billiottet@webdna.us wrote: >>> Hi Marc! >>> >>> /WebDNA/Admin/databases.dna works the same way with the module (server version) and the CGI (FastCGI version). >>> >>> >>> >>> Your databases will show only when they are opened. Is your application working properly? if yes, you should see all the opened database in the admin interface until they are closed. If your application is not working, maybe your databases are still in a "global" directory: WebDNA.fcgi does not use global directory. >>> >>> - chris >>> >>> >>> >>> On May 9, 2013, at 20:01, Marc Thompson wrote: >>> >>>> We're moving from 6.2 to FastCGI-7.1.731 on Ubuntu. >>>> Looking at /WebDNA/Admin/databases.dna I can see the system DBs like Users.db and StandardConversions.db, but none of my application's .db files are displaying? >>>> In 6.2 clicking Show Database displayed all my .db files that had been accessed recently until I clicked "Commit and Close Databases". Then only the system dbs displayed until a .db file was accessed and then they would be back on the list. >>>> Anyone explain if something is wrong or is this expected behavior with the new admin interface? >>>> >>>> Marc >>>> -- >>>> ------------------------------------------- >>>> Marc Thompson >>>> Software/Web Design Engineer - (UIT-USS) >>>> University Information Technology >>>> University Support Services >>>> University of Utah >>>> 801.585.9264 >>>> marc.thompson@utah.edu >>>> ------------------------------------------- >>>> --------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list . >>>> To unsubscribe, E-mail to: >>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>> Bug Reporting: support@webdna.us >>> >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> Bug Reporting: support@webdna.us >>> . >>> >> >> -- >> ------------------------------------------- >> Marc Thompson >> Software/Web Design Engineer - (UIT-USS) >> University Information Technology >> University Support Services >> University of Utah >> 801.585.9264 >> marc.thompson@utah.edu >> ------------------------------------------- >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us > . > -- ------------------------------------------- Marc Thompson Software/Web Design Engineer - (UIT-USS) University Information Technology University Support Services University of Utah 801.585.9264 marc.thompson@utah.edu ------------------------------------------- Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] WebDNA databases not showing? (christophe.billiottet@webdna.us 2013)
  2. Re: [WebDNA] WebDNA databases not showing? (Marc Thompson 2013)
  3. Re: [WebDNA] WebDNA databases not showing? (Marc Thompson 2013)
  4. Re: [WebDNA] WebDNA databases not showing? (Marc Thompson 2013)
  5. Re: [WebDNA] WebDNA databases not showing? (christophe.billiottet@webdna.us 2013)
  6. Re: [WebDNA] WebDNA databases not showing? (Marc Thompson 2013)
  7. Re: [WebDNA] WebDNA databases not showing? (christophe.billiottet@webdna.us 2013)
  8. Re: [WebDNA] WebDNA databases not showing? (John Buler 2013)
  9. [WebDNA] WebDNA databases not showing? (Marc Thompson 2013)
AH HA! That's exactly what he did. Let me get in touch with my server admin and share this tidbit of wisdom. Thank you sir! Marc On 5/9/2013 12:23 PM, christophe.billiottet@webdna.us wrote: > If your application is working, but your bases do not show up in the administration, it seems to me you are in the situation where you have at least two fastCGI running: in your shell account, just type > > ps aux |grep WebDNA > > If you have more than one WebDNA process, then something is wrong with your configuration. > > - chris > > > > On May 9, 2013, at 21:01, Marc Thompson wrote: > >> That's what I thought Chris, but for some reason my .dbs are not showing up in the open database list? >> I do not use globals, never have. I ussually put the .db files in a /db/ directory or sometimes just leave them in the same directory as the .tpl files using it. >> Each "application" has it's own root directory on the web server and the .db files are somewhere either in the root or directly under it, no globals. >> On this test server I have done searches and made edits on several different .dbs but they will not display on the databases page in Currently-Open WebDNA - Developer Edition Databases page? >> >> Marc >> >> On 5/9/2013 11:18 AM, christophe.billiottet@webdna.us wrote: >>> Hi Marc! >>> >>> /WebDNA/Admin/databases.dna works the same way with the module (server version) and the CGI (FastCGI version). >>> >>> >>> >>> Your databases will show only when they are opened. Is your application working properly? if yes, you should see all the opened database in the admin interface until they are closed. If your application is not working, maybe your databases are still in a "global" directory: WebDNA.fcgi does not use global directory. >>> >>> - chris >>> >>> >>> >>> On May 9, 2013, at 20:01, Marc Thompson wrote: >>> >>>> We're moving from 6.2 to FastCGI-7.1.731 on Ubuntu. >>>> Looking at /WebDNA/Admin/databases.dna I can see the system DBs like Users.db and StandardConversions.db, but none of my application's .db files are displaying? >>>> In 6.2 clicking Show Database displayed all my .db files that had been accessed recently until I clicked "Commit and Close Databases". Then only the system dbs displayed until a .db file was accessed and then they would be back on the list. >>>> Anyone explain if something is wrong or is this expected behavior with the new admin interface? >>>> >>>> Marc >>>> -- >>>> ------------------------------------------- >>>> Marc Thompson >>>> Software/Web Design Engineer - (UIT-USS) >>>> University Information Technology >>>> University Support Services >>>> University of Utah >>>> 801.585.9264 >>>> marc.thompson@utah.edu >>>> ------------------------------------------- >>>> --------------------------------------------------------- >>>> This message is sent to you because you are subscribed to >>>> the mailing list . >>>> To unsubscribe, E-mail to: >>>> archives: http://mail.webdna.us/list/talk@webdna.us >>>> Bug Reporting: support@webdna.us >>> >>> --------------------------------------------------------- >>> This message is sent to you because you are subscribed to >>> the mailing list . >>> To unsubscribe, E-mail to: >>> archives: http://mail.webdna.us/list/talk@webdna.us >>> Bug Reporting: support@webdna.us >>> . >>> >> >> -- >> ------------------------------------------- >> Marc Thompson >> Software/Web Design Engineer - (UIT-USS) >> University Information Technology >> University Support Services >> University of Utah >> 801.585.9264 >> marc.thompson@utah.edu >> ------------------------------------------- >> --------------------------------------------------------- >> This message is sent to you because you are subscribed to >> the mailing list . >> To unsubscribe, E-mail to: >> archives: http://mail.webdna.us/list/talk@webdna.us >> Bug Reporting: support@webdna.us > > --------------------------------------------------------- > This message is sent to you because you are subscribed to > the mailing list . > To unsubscribe, E-mail to: > archives: http://mail.webdna.us/list/talk@webdna.us > Bug Reporting: support@webdna.us > . > -- ------------------------------------------- Marc Thompson Software/Web Design Engineer - (UIT-USS) University Information Technology University Support Services University of Utah 801.585.9264 marc.thompson@utah.edu ------------------------------------------- Marc Thompson

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:

formula inside database to calculate weights (1997) WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997) Practice runs ? (1997) price totals (2003) RE: shrink-wrapped version out yet? (1997) URL for Discussion Archive (1997) How to archive....? (1998) i luv formulas! (was Cool! formulas) (1998) No luck with taxes (1997) Server crash (1997) Hiding HTML and page breaks (1997) Date problems (1997) [WebDNA] RSS Feed (2008) simple answer? [hideif] (1997) [WebDNA] png support in webDNA (2011) SiteGaurd file Cache vs webcatalog cache (1997) Referrer Problems (2000) [WebDNA] Stupid question about CentOS v4 and WebDNA v6 (2008) Sorting by date (1997) Replace context problem ... (1997)