[Zope-dev] libmysqlclient_r.so.15: cannot open shared object file: No such file or directory

2012-10-29 Thread Babylakshmi Muthusamy
appreciated. Thanks, Babylakshmi -- Babylakshmi Muthusamy Ph.D. student Institute of Bioinformatics 7th Floor, Discoverer Building International Technology Park Bangalore - 560 066 India Ph: +91-80-28416140 ___ Zope-Dev maillist - Zope-Dev@zope.org

[Zope-dev] dtml-sendmail issue

2011-07-02 Thread Babylakshmi Muthusamy
Hi, I tried to send mail through SMTP localhost using dtml-sendmail. It was working fine for many days. Currently it is not sending mails. Could you please provide me pointers to debug this issue? Thanks, Lakshmi ___ Zope-Dev maillist - Zope-Dev@zope

[Zope-dev] web sites are keep crashing

2011-08-24 Thread Babylakshmi Muthusamy
Hi All, We have hosted 3 websites in a single web server with 4GB RAM. All the three sites were built using zope. Almost every day the sites are crashing with 504-proxy error. The sites are up when i restart the httpd and zope. Why this happens all the time? Your help on fixing this issue is grea

Re: [Zope-dev] web sites are keep crashing

2011-08-24 Thread Babylakshmi Muthusamy
HA1 > > The first thing is provide accurate information like information > from tracebacks, core dump files etc. > > - -aj > > Babylakshmi Muthusamy wrote: > > Hi All, > > > > We have hosted 3 websites in a single web server with 4GB RAM. All > > the three

Re: [Zope-dev] web sites are keep crashing

2011-08-25 Thread Babylakshmi Muthusamy
'log' folder first (sniff into > your zope.conf file to figure out the location). > > - -aj > > Babylakshmi Muthusamy wrote: > > Hi aj, > > > > Thanks for the immediate reply. I am a newbie for zope. I don't know > > from where we can get those files

Re: [Zope-dev] web sites are keep crashing

2011-08-26 Thread Babylakshmi Muthusamy
Hi AJ, I have moved one of the site's database from ZODB to mysql. Should I have to change any of the configuration? Thanks, Babylakshmi On Thu, Aug 25, 2011 at 4:06 PM, Andreas Jung wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > > Babylakshmi Muthusamy

Re: [Zope-dev] web sites are keep crashing

2011-08-26 Thread Babylakshmi Muthusamy
ect: Re: [Zope-dev] web sites are keep crashing > To: zope-dev@zope.org > Message-ID: > Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes > > Am 26.08.2011, 15:27 Uhr, schrieb Babylakshmi Muthusamy > : > > > Hi AJ, > > I have moved one of the site'

[Zope-dev] Site error

2011-09-12 Thread Babylakshmi Muthusamy
Hi, I have three web sites hosted in the same server with 4GB RAM and enough storage. The third web-site hosted recently requires high processing and heavy scripts are running. Basically one of the script communicates with 2 databases and fetches the results. The heavy script runs for 3 minutes. t

[Zope-dev] Passing variable across pages

2011-09-21 Thread Babylakshmi Muthusamy
Hi All, I have a query page which gives multiple category results. I would like to list the categories in a intermediate page and link them to multiple pages. I have a single script which generates multiple category outputs. I would like to pass the variables for each of the categories pages throu