Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Alexey Pechnikov
Hello! On Monday 02 March 2009 01:24:08 Gustaf Neumann wrote: > don't use binaries of drivers compiled for 4.0.* with  4.5.* and vice > versa; this can easily lead to crashes. Make as well sure, that all > involved binaries > are compiled against the same version of tcl. nspostgres does work with

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Gustaf Neumann
Alexey, don't use binaries of drivers compiled for 4.0.* with 4.5.* and vice versa; this can easily lead to crashes. Make as well sure, that all involved binaries are compiled against the same version of tcl. nspostgres does work with 4.0.10 and 4.5.0 and 4.5.1 with all recent versions of post

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Alexey Pechnikov
Hello! On Sunday 01 March 2009 21:05:30 Don Baccus wrote: > > http://www.google.com/search?hl=en&q=nspostgres+"received+fatal > > +signal+11"&btnG=Search > > > > nspostgres doesn't work as you can see. > > I know for a fact that Iuri, the last person who shows up for that   > search, got it workin

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Alexey Pechnikov
Hello! > Talk to debian if you didn't build both. This list is for helping you > roll your own, once debian rolls their own, how it works, or doesn't is > their issue. As far are I know every version of postgreSQL works with > every version of AOLserver. Please see http://groups.google.com/group/

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Dossy Shiobara
On 3/1/09 6:06 AM, Alexey Pechnikov wrote: There are a lot of modules in the repository but some ot these are old and may be not-supported. Are these tested with AOL 4.0/4.5/4.6? I suspect that individual sites are using and testing various configurations, but there's no official QA team for A

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Don Baccus
On Mar 1, 2009, at 9:45 AM, Alexey Pechnikov wrote: http://www.google.com/search?hl=en&q=nspostgres+"received+fatal +signal+11"&btnG=Search nspostgres doesn't work as you can see. I know for a fact that Iuri, the last person who shows up for that search, got it working and in fact has use

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Don Baccus
On Mar 1, 2009, at 9:45 AM, Alexey Pechnikov wrote: nspostgres doesn't work as you can see Huh. Tell that to those of us using it w/o problems. Don Baccus http://donb.photo.net http://birdnotes.net http://openacs.org -- AOLserver - http://www.aolserver.com/ To Remove yourself from th

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Don Baccus
On Mar 1, 2009, at 9:21 AM, Tom Jackson wrote: On your datatype problem below, what is the problem? Why would you care about such a "failure"? And why not ask on a postgreSQL list, or a debian list when you have problems with their software? Tom ... chill. He just mentioned a "datatype pro

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Alexey Pechnikov
Hello! On Sunday 01 March 2009 04:37:44 Don Baccus wrote: > nspostgres works fine with both aolserver 4.0.10 and 4.5.  It's used   > in production at education sites with tens of thousands of users   > running aolserver/postgres-based e-learning software. Please see http://groups.google.com/group

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Tom Jackson
On Sun, 2009-03-01 at 14:06 +0300, Alexey Pechnikov wrote: > Hello! > > On Saturday 28 February 2009 21:35:21 Tom Jackson wrote: > > There is an nsdb module nssqlite3. Here is the readme: > > http://junom.com/gitweb/gitweb.perl?p=aolserver.git;a=blob;f=nssqlite3/README > > There are a lot of mo

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Tom Jackson
On Sun, 2009-03-01 at 13:02 +0300, Alexey Pechnikov wrote: > Hello! > > On Sunday 01 March 2009 04:37:44 Don Baccus wrote: > > nspostgres works fine with both aolserver 4.0.10 and 4.5. It's used > > in production at education sites with tens of thousands of users > > running aolserver/postgre

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Alexey Pechnikov
Hello! On Saturday 28 February 2009 21:35:21 Tom Jackson wrote: > There is an nsdb module nssqlite3. Here is the readme: > > http://junom.com/gitweb/gitweb.perl?p=aolserver.git;a=blob;f=nssqlite3/READ >ME;hb=HEAD There are a lot of modules in the repository but some ot these are old and may be n

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-03-01 Thread Alexey Pechnikov
Hello! On Sunday 01 March 2009 04:37:44 Don Baccus wrote: > nspostgres works fine with both aolserver 4.0.10 and 4.5.  It's used   > in production at education sites with tens of thousands of users   > running aolserver/postgres-based e-learning software. AOL Server 4.5 doesn't work with PostgreS

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-02-28 Thread Don Baccus
On Feb 28, 2009, at 3:59 PM, Jeff Rogers wrote: Alexey Pechnikov wrote: I did try to use nssqlite module but get segmentation fault errors. In AOL server 4.0.10 # tail -f /var/log/aolserver4/offline.sid.mobigroup.ru.log “db_foreach “select value from session” { alloc: invalid block: 0xb4cf537

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-02-28 Thread Jeff Rogers
Alexey Pechnikov wrote: I did try to use nssqlite module but get segmentation fault errors. In AOL server 4.0.10 # tail -f /var/log/aolserver4/offline.sid.mobigroup.ru.log “db_foreach “select value from session” { alloc: invalid block: 0xb4cf5378: 78 b4 20 AOL server 4.5 doesn't work with Po

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-02-28 Thread Alexey Pechnikov
Hello! On Saturday 28 February 2009 21:35:21 Tom Jackson wrote: > There is an nsdb module nssqlite3. Here is the readme: > > http://junom.com/gitweb/gitweb.perl?p=aolserver.git;a=blob;f=nssqlite3/READ >ME;hb=HEAD Link doesn't work. > You can get the module code out of sourceforge, or from the gi

Re: [AOLSERVER] AOL + SQLite+nsproxy question

2009-02-28 Thread Tom Jackson
There is an nsdb module nssqlite3. Here is the readme: http://junom.com/gitweb/gitweb.perl?p=aolserver.git;a=blob;f=nssqlite3/README;hb=HEAD You can get the module code out of sourceforge, or from the git repo above. tom jackson On Sat, 2009-02-28 at 19:12 +0300, Alexey Pechnikov wrote: > Hello

[AOLSERVER] AOL + SQLite+nsproxy question

2009-02-28 Thread Alexey Pechnikov
Hello! Is sqlite-tcl in an nsproxy pool the best solution? I’m use SQLite in all my projects and AOL Server in all web projects and it’s important for me to optimize this. P.S. Is there how-to for nsproxy newbies? And nsrpc is very interesting especially for send requests from external applica