Thanks John! With this email I was just trying to get some ping from the mail list. This is my second email. The email is send before this one was field with more detail but I had no answer. I set up the testing environment with zope, firebird, Zfirebirddb and kinterbasedb on linux redhat: Zope Version (Zope 2.4.3 (source release, python 2.1, linux2), python 2.1.1, linux2) Python Version 2.1.1 (#1, Aug 13 2001, 19:37:40) [GCC 2.96 20000731 (Red Hat Linux 7.1 2.96-96)] System Platform linux2 I pumped a database from acces to firebird and I fond no big problem browsing it. When Im trying to insert into omreznaskupina (STEVOMREZJ, IMEOMREZNE) values ('666','satan'); with Z SQL method I get ! Temporarily Unavailable The resource you requested is temporarily unavailable - please try again later. C-Runtime errno: Success PCGI Error: (116) unable to connect, path=/var/run/pcgi.soc, fd=5 Explanation: I get the same error when Im trying to restart zope from ControlPanel. ANY IDEA WHAT CAUSES THESE ERRORS OR HOW CAN I TRACK THAT KIND OF ERRORS???? Thanks to ALL! Ivan ---------------------------------------------------------------------------- ---------------------------------------------------------------------------- ----------------------- -----Original Message----- From: jnials@server.thanesoft.net [mailto:jnials@server.thanesoft.net]On Behalf Of Jon R. Nials Sent: Friday, June 14, 2002 5:33 PM To: Ivan Franinoviæ Subject: Re: [Zope] Is there anyone who can help? Ivan Franinoviæ wrote:
Hi !
I'm new on the list and I'm also new in zope. It is also my first time trying to get help from any mailing list. I'm trying to set up a dynamic page using zope and firebird and I'm stuck! So far I managed to set-up everything by my self. I get pcgi error when I'm trying to insert simple data into table.
Is there anyone who can help?
Some suggestions for getting help. There's not enough info here to help you, so you might want to post the code you are using to insert the data. You probably also want to post the results of a show table so folks can see the table you are trying to insert into. -Jon