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...
147179
Martijn Faassen
faassen@...
Aug 1, 2005 9:01 am
... 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...
147180
Maciej Wisniowski
maciej.wisniowski@...
Aug 1, 2005 9:06 am
... 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...
147181
Mccormick
pkmjhinc@...
Aug 1, 2005 9:19 am
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...
147182
tomatbiz-tominfo@...
Aug 1, 2005 9:55 am
... 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...
147183
Pascal Peregrina
Pperegrina@...
Aug 1, 2005 10:08 am
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...
147184
Maciej Wisniowski
maciej.wisniowski@...
Aug 1, 2005 10:19 am
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...
147185
Laurikainen, Tuukka
t.laurikainen@...
Aug 1, 2005 10:57 am
Solved the problem by using Squid as a reverse https Proxy and VHM on Zope. So ZServerSSL is not used anymore. Regards, tuukka ... ...
147186
Jim Fulton
jim@...
Aug 1, 2005 12:42 pm
... 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...
147187
Chris McDonough
chrism@...
Aug 1, 2005 2:55 pm
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...
147188
Paul Winkler
pw_lists@...
Aug 1, 2005 4:12 pm
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...
147189
Eric Brun
eric.brun@...
Aug 1, 2005 4:17 pm
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...
147190
Bob Corriher
bobc@...
Aug 1, 2005 4:24 pm
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"...
147191
Dennis Allison
allison@...
Aug 1, 2005 4:52 pm
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...
147192
Andreas Jung
lists@...
Aug 1, 2005 5:21 pm
--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...
147193
Jens Vagelpohl
jens@...
Aug 1, 2005 5:26 pm
... 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...
147194
Dieter Maurer
dieter@...
Aug 1, 2005 5:32 pm
... 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 ...
147195
Dieter Maurer
dieter@...
Aug 1, 2005 5:33 pm
... Check what this (MySQL!) errors message means. Check were the arguments mentioned in the error message come from and whether they are as expected. -- ...
147196
Dieter Maurer
dieter@...
Aug 1, 2005 5:33 pm
... 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...
147197
Dennis Allison
allison@...
Aug 1, 2005 5:37 pm
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...
147198
Paul Winkler
pw_lists@...
Aug 1, 2005 5:38 pm
... 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...
147199
David Bear
dwbear75@...
Aug 1, 2005 5:38 pm
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...
147200
Maciej Wisniowski
maciej.wisniowski@...
Aug 1, 2005 5:41 pm
... Hi! Have you tried DeadlockDebugger product? Maybe it will tell you what is happening. So far it is working perfectly for me. -- Maciej Wisniowski ...
147201
Dennis Allison
allison@...
Aug 1, 2005 5:44 pm
Exactly what I was planning to do. The docs themselves indicate they are incomplete. Is there any documentation beyond that supplied with the distribution....
147202
Jens Vagelpohl
jens@...
Aug 1, 2005 6:02 pm
... 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...
147203
Tim Peters
tim.peters@...
Aug 1, 2005 6:35 pm
... [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...
147204
Tim Peters
tim.peters@...
Aug 1, 2005 6:39 pm
[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...
147205
J Cameron Cooper
zope-l@...
Aug 1, 2005 6:39 pm
... 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...
147206
Maciej Wisniowski
maciej.wisniowski@...
Aug 1, 2005 6:42 pm
... I've found this information here: http://plone.org/documentation/error/loadstate ?? -- Maciej Wisniowski _______________________________________________ ...
147207
Maciej Wisniowski
maciej.wisniowski@...
Aug 1, 2005 6:51 pm
... 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 ...