Hi bobb, thanks for your reply. If I found the right post (reading an image from blob in mysql and displaying it), then thanks very much but I don't think...
Ashley
ashleylloyd@...
Aug 1, 2005 7:40 am
147179
... Cool! Zope 3's security system is definitely quite powerful. However... You mean you're hoping this could be in Zope 2.9? Probably not surprisingly, you...
Martijn Faassen
faassen@...
Aug 1, 2005 9:01 am
147180
... And what with SQLRelay? I did only one stupid test but SQLRelay was faster than DCOracle2 in it. SQLRelay has function that allows to set buffer size and...
Maciej Wisniowski
maciej.wisniowski@...
Aug 1, 2005 9:06 am
147181
Get the Finest Rolex Watch Replica We only sell premium watches. There's no battery in these replicas just = like the real ones since they charge themselves as...
Mccormick
pkmjhinc@...
Aug 1, 2005 9:19 am
147182
... Thank you very much Dieter, that was a lot of help for a novice like me. I did not have a <head> in my page. After i did add it, Zope automaticaly added...
tomatbiz-tominfo@...
Aug 1, 2005 9:55 am
147183
Hi, I know this is more a python question than a Zope one, but this is part of different tests I am doing to try to make Zope faster. The target architecture...
Pascal Peregrina
Pperegrina@...
Aug 1, 2005 10:08 am
147184
Hi! Does anybody tried 2.8 and can say something about conflict errors? I've done few tests and results are not good. We've checked one of our applications on...
Maciej Wisniowski
maciej.wisniowski@...
Aug 1, 2005 10:19 am
147185
Solved the problem by using Squid as a reverse https Proxy and VHM on Zope. So ZServerSSL is not used anymore. Regards, tuukka ... ...
Laurikainen, Tuukka
t.laurikainen@...
Aug 1, 2005 10:57 am
147186
... That's your job. I respect that. ... Of course. ... No. I noted this as a risk in the proposal. I think we should strive to make this optional -- for 2...
Jim Fulton
jim@...
Aug 1, 2005 12:42 pm
147187
Hi Maciej, I can't speak to the 500 errors you're receiving but Zope 2.8.0 ships with a "TemporaryStorage" implementation (used by sessions in the default...
Chris McDonough
chrism@...
Aug 1, 2005 2:55 pm
147188
It used to be that on the rare occasions that Zope hung, I could use the recipe at http://zopelabs.com/cookbook/1073504990 to diagnose the problem (usually my...
Paul Winkler
pw_lists@...
Aug 1, 2005 4:12 pm
147189
Ok, I made a mistake in configuration in my mysql connector : I access to mysql server with no user and by localhost and in my user table I have a rule access...
Eric Brun
eric.brun@...
Aug 1, 2005 4:17 pm
147190
Hi Ashely, I use Interbase (and Firebird) in Zope regularly and I just use the regular ZSQL Method syntax for blob fields: <dtml-sqlvar name="blob_fld"...
Bob Corriher
bobc@...
Aug 1, 2005 4:24 pm
147191
Zope 2.7.6 with ZEO Python 2.4.1 I would like to configure for a single merged log. If BE is the backend machine running ZEO and FEA FEB and FEC are various...
Dennis Allison
allison@...
Aug 1, 2005 4:52 pm
147192
--On 1. August 2005 09:51:37 -0700 Dennis Allison ... I don't know what the sense of a merged Z2.log is. You can install a front-end proxy + load balancer so...
Andreas Jung
lists@...
Aug 1, 2005 5:21 pm
147193
... Apart from the fact that Python 2.4.1 is unsupported on Zope 2.7.6, have you looked at the logger section in zope.conf? You can configure a syslog...
Jens Vagelpohl
jens@...
Aug 1, 2005 5:26 pm
147194
... Really? I do not know such errors in any ZODB version. I know these errors as persistency bugs in applications (among others some of mine)... -- Dieter ...
Dieter Maurer
dieter@...
Aug 1, 2005 5:32 pm
147195
... Check what this (MySQL!) errors message means. Check were the arguments mentioned in the error message come from and whether they are as expected. -- ...
Dieter Maurer
dieter@...
Aug 1, 2005 5:33 pm
147196
... That's on by default. I do not expect significant changes in runtime -- at least under Linux... ... I do not know precisely what "with-pth" means. I expect...
Dieter Maurer
dieter@...
Aug 1, 2005 5:33 pm
147197
Yup, that is one of my fallback approachs. It seems to me that I should be able to write a configuration for the Zopes that either invokes a remote syslogd...
Dennis Allison
allison@...
Aug 1, 2005 5:37 pm
147198
... Good idea, thanks! Will do. Some googling suggests that "info threads" returns nothing when gdb is run on a system that doesn't support threads. But that's...
Paul Winkler
pw_lists@...
Aug 1, 2005 5:38 pm
147199
I am looking at a couple way of producing a qotd solution. one way is to put quotes in a folder. Then use objectvalues on the folder and randomly select one...
David Bear
dwbear75@...
Aug 1, 2005 5:38 pm
147200
... Hi! Have you tried DeadlockDebugger product? Maybe it will tell you what is happening. So far it is working perfectly for me. -- Maciej Wisniowski ...
Maciej Wisniowski
maciej.wisniowski@...
Aug 1, 2005 5:41 pm
147201
Exactly what I was planning to do. The docs themselves indicate they are incomplete. Is there any documentation beyond that supplied with the distribution....
Dennis Allison
allison@...
Aug 1, 2005 5:44 pm
147202
... Not sure what you *need* in terms of documentation. There are only a couple parameters, like logging host and log facility, to specify. Why don't you just...
Jens Vagelpohl
jens@...
Aug 1, 2005 6:02 pm
147203
... [Tim Peters[ ... [Sune B. Woeller] ... OK, so you have one box where it's extraordinarily easy to provoke problems with these test scripts. Since the...
Tim Peters
tim.peters@...
Aug 1, 2005 6:35 pm
147204
[Sune B. Woeller, on socktest29] ... Which the code expects, and works around. Thank you, Sune! I ran the same code, but with 3 processes, for 24 hours...
Tim Peters
tim.peters@...
Aug 1, 2005 6:39 pm
147205
... The contents of a File object can be gotten at simply by calling it. You can also get at the underlying data with the 'data' attribute, which is useful if...
J Cameron Cooper
zope-l@...
Aug 1, 2005 6:39 pm
147206
... I've found this information here: http://plone.org/documentation/error/loadstate ?? -- Maciej Wisniowski _______________________________________________ ...
Maciej Wisniowski
maciej.wisniowski@...
Aug 1, 2005 6:42 pm
147207
... 500 is HTTP code, not the error count. I've written this in a messy way. ... Today I wanted to install 2.8.1 but we had no time... :) Thanks for the info ...