Re: Re: blobs and ClientStorage

Jim Fulton <[email protected]>
Newsgroups gmane.comp.web.zope.zodb
Message-ID <CAPDm-FiqMCR6cN8TGq=5qURW+7bmea4R8QEpTm8_gv=4JS-LnQ@mail.gmail.com>
On Fri, Aug 19, 2016 at 1:17 AM, Sanjay Rao <[email protected]> wrote:

> How to get rid of this problem ?
>

You didn't state the problem.


> my zeo.conf
>
> <blobstorage 1>
>   blob-dir $BLOBDIR
>   <filestorage blobfilestore>
>   path $DBFILEPATH
>   </filestorage>
> </blobstorage>
>

Don't use blobstorage.  FileStorage supports blobs. Just specify a blob-dir
option in the filestorage tag.



>
> my zope.conf
>
> <zeoclient>
> server     localhost:8670
> storage 1
> cache-size    20MB
> </zeoclient>
> </zodb>
>
> How can i correct my configurations ? Thanks a lot in advance.
>

You don't have an opening zodb tag.  You also didn't specify a blob
directory.

Jim

-- 
Jim Fulton
http://jimfulton.info

-- 
You received this message because you are subscribed to the Google Groups "zodb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.