[WebDNA] Seriously what is wrong here?

This WebDNA talk-list message is from

2011


It keeps the original formatting.
numero = 107640
interpreted = N
texte = Alright, I just rebuilt my VPS, still have the same problem with bizarre = database behavior. These were my steps... *Rebuild Server =3D Ubuntu 10.04 LTS 64bit *Installed =3D mysql-server apache2 php5 libapache2-mod-fcgid * enabled rewrite and fcgid modules * create virtual host with the following configuration.. ServerAdmin webmaster@localhost ServerName peru.kazwebworks.com ServerAlias peru.kazwebworks.com DocumentRoot /var/www/peru.kazwebworks.com Options FollowSymLinks AllowOverride All DirectoryIndex index.dna index.html index.tpl deny from all deny from all *unzipped WebDNA Archive.zip into /var/www/peru.kazwebworks.com *chmod 775 to WebDNA.fcgi, then moved into WebDNA folder *UNIX user in webdna.ini is www-data *created .htaccess file=85. AddType text/html .tpl .dna Options +ExecCGI AddHandler fcgid-script .dna .tpl .htm .html FCGIWrapper /var/www/peru.kazwebworks.com/WebDNA/WebDNA.fcgi .tpl FCGIWrapper /var/www/peru.kazwebworks.com/WebDNA/WebDNA.fcgi .dna FCGIWrapper /var/www/peru.kazwebworks.com/WebDNA/WebDNA.fcgi .htm FCGIWrapper /var/www/peru.kazwebworks.com/WebDNA/WebDNA.fcgi .html RewriteEngine on RewriteRule .* - [E=3DHTTP_AUTHORIZATION:%{HTTP:Authorization},L] *chown www-data:www-data to entire directory *enabled vhost peru.kazwebworks.com *configured Admin prefs from peru.kazwebworks.com/WebDNA/Admin/ *uploaded GUI database admin, preloaded with dbs *went to system backend (GUI database admin) to test a db (test.db). *deleted all records in test.db *created 3 new records *refreshed search+founditems screen - got different results throughout = refreshes (showing deleted records+new records, new records only, and = old records only) I just don't get it, what is wrong here? On Nov 3, 2011, at 2:22 PM, aaronmichaelmusic@gmail.com wrote: > Same thing as yesterday=85 >=20 > After modifying a database, search+founditems randomly presents = different versions of the database from memory. >=20 > Chris suggested that multiple instances of WebDNA.fcgi trying to = access the same db is the cause. I removed everything completely and = started with a fresh WebDNA folder and .fcgi. At first I thought it was = fixed and the problem showed up again today. >=20 > I'm rebuilding the VPS right now, giving it one more shot. >=20 >=20 >=20 > On Nov 3, 2011, at 2:12 PM, Kenneth Grome wrote: >=20 >> What seems to be the problem? >>=20 >> Sincerely, >> Kenneth Grome >>=20 >>=20 >>=20 >>> Despite all my best efforts, the performance of WebDNA 7 >>> on my machine is f*cked. Whoever has a WebDNA 7 server >>> in production, what distro and web server are you using? >>>=20 >>>=20 >>> --------------------------------------------------------- >>> 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 >=20 Associated Messages, from the most recent to the oldest:

    
  1. Re: [WebDNA] Seriously what is wrong here? (Stuart Tremain 2011)
  2. Re: [WebDNA] Seriously what is wrong here? (Kenneth Grome 2011)
  3. Re: [WebDNA] Seriously what is wrong here? (Stuart Tremain 2011)
  4. Re: [WebDNA] Seriously what is wrong here? (Kenneth Grome 2011)
  5. Re: [WebDNA] Seriously what is wrong here? (Govinda 2011)
  6. Re: [WebDNA] Seriously what is wrong here? (frank@cwolfe.com 2011)
  7. Re: [WebDNA] Seriously what is wrong here? (Kenneth Grome 2011)
  8. Re: [WebDNA] Seriously what is wrong here? (Matthew Bohne 2011)
  9. Re: [WebDNA] Seriously what is wrong here? (Govinda 2011)
  10. Re: [WebDNA] Seriously what is wrong here? (aaronmichaelmusic@gmail.com 2011)
  11. Re: [WebDNA] Seriously what is wrong here? (Kenneth Grome 2011)
  12. Re: [WebDNA] Seriously what is wrong here? (christophe.billiottet@webdna.us 2011)
  13. Re: [WebDNA] Seriously what is wrong here? (christophe.billiottet@webdna.us 2011)
  14. Re: [WebDNA] Seriously what is wrong here? (aaronmichaelmusic@gmail.com 2011)
  15. Re: [WebDNA] Seriously what is wrong here? (christophe.billiottet@webdna.us 2011)
  16. Re: [WebDNA] Seriously what is wrong here? (aaronmichaelmusic@gmail.com 2011)
  17. Re: [WebDNA] Seriously what is wrong here? (Kenneth Grome 2011)
  18. Re: [WebDNA] Seriously what is wrong here? (Govinda 2011)
  19. Re: [WebDNA] Seriously what is wrong here? (aaronmichaelmusic@gmail.com 2011)
  20. Re: [WebDNA] Seriously what is wrong here? (Govinda 2011)
  21. Re: [WebDNA] Seriously what is wrong here? (aaronmichaelmusic@gmail.com 2011)
  22. Re: [WebDNA] Seriously what is wrong here? (Kenneth Grome 2011)
  23. Re: [WebDNA] Seriously what is wrong here? (aaronmichaelmusic@gmail.com 2011)
  24. Re: [WebDNA] Seriously what is wrong here? (aaronmichaelmusic@gmail.com 2011)
  25. Re: [WebDNA] Seriously what is wrong here? (Kenneth Grome 2011)
  26. Re: [WebDNA] Seriously what is wrong here? (christophe.billiottet@webdna.us 2011)
  27. [WebDNA] Seriously what is wrong here? (aaronmichaelmusic@gmail.com 2011)
Alright, I just rebuilt my VPS, still have the same problem with bizarre = database behavior. These were my steps... *Rebuild Server =3D Ubuntu 10.04 LTS 64bit *Installed =3D mysql-server apache2 php5 libapache2-mod-fcgid * enabled rewrite and fcgid modules * create virtual host with the following configuration.. ServerAdmin webmaster@localhost ServerName peru.kazwebworks.com ServerAlias peru.kazwebworks.com DocumentRoot /var/www/peru.kazwebworks.com Options FollowSymLinks AllowOverride All DirectoryIndex index.dna index.html index.tpl deny from all deny from all *unzipped WebDNA Archive.zip into /var/www/peru.kazwebworks.com *chmod 775 to WebDNA.fcgi, then moved into WebDNA folder *UNIX user in webdna.ini is www-data *created .htaccess file=85. AddType text/html .tpl .dna Options +ExecCGI AddHandler fcgid-script .dna .tpl .htm .html FCGIWrapper /var/www/peru.kazwebworks.com/WebDNA/WebDNA.fcgi .tpl FCGIWrapper /var/www/peru.kazwebworks.com/WebDNA/WebDNA.fcgi .dna FCGIWrapper /var/www/peru.kazwebworks.com/WebDNA/WebDNA.fcgi .htm FCGIWrapper /var/www/peru.kazwebworks.com/WebDNA/WebDNA.fcgi .html RewriteEngine on RewriteRule .* - [E=3DHTTP_AUTHORIZATION:%{HTTP:Authorization},L] *chown www-data:www-data to entire directory *enabled vhost peru.kazwebworks.com *configured Admin prefs from peru.kazwebworks.com/WebDNA/Admin/ *uploaded GUI database admin, preloaded with dbs *went to system backend (GUI database admin) to test a db (test.db). *deleted all records in test.db *created 3 new records *refreshed search+founditems screen - got different results throughout = refreshes (showing deleted records+new records, new records only, and = old records only) I just don't get it, what is wrong here? On Nov 3, 2011, at 2:22 PM, aaronmichaelmusic@gmail.com wrote: > Same thing as yesterday=85 >=20 > After modifying a database, search+founditems randomly presents = different versions of the database from memory. >=20 > Chris suggested that multiple instances of WebDNA.fcgi trying to = access the same db is the cause. I removed everything completely and = started with a fresh WebDNA folder and .fcgi. At first I thought it was = fixed and the problem showed up again today. >=20 > I'm rebuilding the VPS right now, giving it one more shot. >=20 >=20 >=20 > On Nov 3, 2011, at 2:12 PM, Kenneth Grome wrote: >=20 >> What seems to be the problem? >>=20 >> Sincerely, >> Kenneth Grome >>=20 >>=20 >>=20 >>> Despite all my best efforts, the performance of WebDNA 7 >>> on my machine is f*cked. Whoever has a WebDNA 7 server >>> in production, what distro and web server are you using? >>>=20 >>>=20 >>> --------------------------------------------------------- >>> 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 >=20 aaronmichaelmusic@gmail.com

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:

hiding hyperlink info in URL field (1999) Is there a list somewhere of what ALL [url] does? (2000) webdelivery not working (1998) [BULK] [WebDNA] PayPal Integration (2017) EmailCompleted Clean Up (2001) Discount - Reserved Word? (2001) You are not allowed to change the price (2003) [tcp connect]-dumb question? (1998) Time for a hard questions. (1997) listfiles, moving files (1998) How do you cause a new window to appear behind the currentwindow? (1999) webcat- multiple selection in input field (1997) Rollovers (1999) Fun with dates (1997) Time Remaining? (1998) Security (2002) RE: Can a database get stomped by simultaneous access? (1997) Error: Error: expected [/APPLICATION] ??? (1998) WebCat2 Append problem (B14Macacgi) (1997) WebCatalog (1999)