Re: [WebDNA] Seriously what is wrong here?
This WebDNA talk-list message is from 2011
It keeps the original formatting.
numero = 107643
interpreted = N
texte = Have you used ubuntu 10?On Nov 3, 2011, at 3:07 PM, Kenneth Grome wrote:> Sorry I cannot help. I have run v7 on several different=20> VPS's during the 17 months that it has been available, but I=20> have used lighttpd on all of them -- not apache.>=20> Sincerely,> Kenneth Grome>=20>=20>=20>> Alright, I just rebuilt my VPS, still have the same>> problem with bizarre database behavior.>>=20>> These were my steps...>>=20>> *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..>>=20>>
>> ServerAdmin webmaster@localhost>> ServerName peru.kazwebworks.com>> ServerAlias peru.kazwebworks.com>>=20>> DocumentRoot /var/www/peru.kazwebworks.com>>=20>> >> Options FollowSymLinks>> AllowOverride All>> DirectoryIndex index.dna index.html>> index.tpl >>=20>> >> deny from all>> >>=20>> >> deny from all>> >> >>=20>> *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.>>=20>>
>> AddType text/html .tpl .dna>> >>=20>> Options +ExecCGI>> AddHandler fcgid-script .dna .tpl .htm .html>>=20>>=20>> 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>>=20>>
>> RewriteEngine on>> RewriteRule .* ->> [E=3DHTTP_AUTHORIZATION:%{HTTP:Authorization},L]>> >>=20>> *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)>>=20>>=20>>=20>> I just don't get it, what is wrong here?>>=20>> On Nov 3, 2011, at 2:22 PM, aaronmichaelmusic@gmail.com=20> 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>>> On Nov 3, 2011, at 2:12 PM, Kenneth Grome wrote:>>>> What seems to be the problem?>>>>=20>>>> Sincerely,>>>> Kenneth Grome>>>>=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>>>>=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>>=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
Associated Messages, from the most recent to the oldest:
Have you used ubuntu 10?On Nov 3, 2011, at 3:07 PM, Kenneth Grome wrote:> Sorry I cannot help. I have run v7 on several different=20> VPS's during the 17 months that it has been available, but I=20> have used lighttpd on all of them -- not apache.>=20> Sincerely,> Kenneth Grome>=20>=20>=20>> Alright, I just rebuilt my VPS, still have the same>> problem with bizarre database behavior.>>=20>> These were my steps...>>=20>> *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..>>=20>> >> ServerAdmin webmaster@localhost>> ServerName peru.kazwebworks.com>> ServerAlias peru.kazwebworks.com>>=20>> DocumentRoot /var/www/peru.kazwebworks.com>>=20>> >> Options FollowSymLinks>> AllowOverride All>> DirectoryIndex index.dna index.html>> index.tpl >>=20>> >> deny from all>> >>=20>> >> deny from all>> >> >>=20>> *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.>>=20>> >> AddType text/html .tpl .dna>> >>=20>> Options +ExecCGI>> AddHandler fcgid-script .dna .tpl .htm .html>>=20>>=20>> 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>>=20>> >> RewriteEngine on>> RewriteRule .* ->> [E=3DHTTP_AUTHORIZATION:%{HTTP:Authorization},L]>> >>=20>> *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)>>=20>>=20>>=20>> I just don't get it, what is wrong here?>>=20>> On Nov 3, 2011, at 2:22 PM, aaronmichaelmusic@gmail.com=20> 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>>> On Nov 3, 2011, at 2:12 PM, Kenneth Grome wrote:>>>> What seems to be the problem?>>>>=20>>>> Sincerely,>>>> Kenneth Grome>>>>=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>>>>=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>>=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
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:
Problems getting parameters passed into email. (1997)
Looking For WebCatalog Migration Assistance (2003)
Shipping [grandtotal] solution (1997)
Navigator 4.01 (1997)
WebCat2b13MacPlugIn - [include] doesn't allow creator (1997)
WebCatalog NT beta 18 problem (1997)
auto enter dates (1998)
WebCat2_Mac RETURNs in .db (1997)
[WebDNA] localhost as email server (2011)
WebCat2b13 Mac plugin - [sendmail] and checkboxes (1997)
could someone please try this - it's very quick and easy (2000)
emailer setup (1997)
[append] vs. [appendfile] delta + question? (1997)
Credit Card Gateways (2005)
WebCat2b12 CGI Mac -- Problems propagating the cart through frames...still (1997)
taxTotal, grandTotal (1997)
[ot] ShowIf & HideIf Question (1998)
Auto-closing of databases (was DON'T use old cart file!) (1997)
[WebDNA] Image resizing on the fly (2012)
no global [username] or [password] displayed ... (1997)