[Zope] ZMySQLDA question

2000-09-27 Thread Chris Herrnberger

Greetings,

I aplogize in advance for this nubie question. In a previouse version of
Zope I was able to install the mysqlDBA using the binary version of
Zope. Currently running Zope 2.2.2 on SuSE 6.4 as a learning exercise.
Installing ZMySQLDA on this system work smoothly untill I restart zope.
The following errors are posted.

chris@boogert:~/zope222 > --
2000-09-27T18:03:47 ERROR(200) Zope Couldn't import Products.ZMySQLDA
Traceback (innermost last):
  File /home/chris/zope222/lib/python/OFS/Application.py, line 397, in
import_p
roducts
(Object: string)
  File lib/python/Products/ZMySQLDA/__init__.py, line 106, in ?
  File /home/chris/zope222/lib/python/Products/ZMySQLDA/DA.py, line 108,
in ?
  File /home/chris/zope222/lib/python/Products/ZMySQLDA/db.py, line 106,
in ?

yet the module clearly exists;

chris@boogert:/usr/lib/python1.5/site-packages > ls -la
total 352
drwxr-xr-x   4 root root 4096 Sep 27 14:03 .
drwxrwxr-x   8 root root12288 Sep  3 15:36 ..
-rw-r--r--   1 root root10828 Sep 27 14:03 MySQLdb.py
-rw-r--r--   1 root root16504 Sep 27 14:03 MySQLdb.pyc
-rw-r--r--   1 root root15557 Sep 27 14:03 MySQLdb.pyo
drwxr-xr-x   2 root root 4096 Sep  2 12:48 PIL
-r-xr-xr-x   1 root root99200 Sep 27 14:03 _mysqlmodule.so
-rwxr-xr-x   1 root root   175479 Mar 11  2000 gdmodule.so
drwxr-xr-x   2 root root 4096 Sep 14 13:33 gvib

The interbase connection btw works smoothly. Once I get this up then
I'll tackle the postgresql db connector.

Any advise would be appreciated. Again the Zope install is a binary from
zope.org

Best and thanks

Chris

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Product Import

2000-07-25 Thread Chris Herrnberger

Nubie Question;

Why is it that some .zexp products will install seamlessly in the mangement
screen and others generate errors as file not found when the file clearly
exists in the import directory Is there a standard persmission set that must
be followed or is there something else that Im missing. The test system is
install in my home dir with permission set to -u username -g users This is not
the correct install procedure but is simply used for ease of installation and
learning purposes.

Any info would be appreciated.

tia

Chris


___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] WorldPilot

2000-05-30 Thread Chris Herrnberger

Installing a second instance of WPilot results in the infamouse -m error on
setting permissions. This occurs regardless of the folder or user folder that WP
is installed too. The original installation remains fully functional and well
behaved. Running Zope 2.1.6 with wp 1.0.4 and PTK cvs. Any workarounds
alternatively, what am I doing wrong. 

Best and thanks

Chris

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Zope tutorial

2000-05-22 Thread Chris Herrnberger

Accessing the tutorial gives me a keyboard error and url not found error.
Cookies are turned on as indicated in the list archive as a possible source for
errors. The examples are all installed with the product and appear in the
management screen. No idea what Im doing wrong. Any insights would be
appreciated. My apologies for such nubie questions in advance.

Best

Chris

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




Re: [Zope] Zope and PHP

2000-05-18 Thread Chris Herrnberger

On Thu, 18 May 2000, [EMAIL PROTECTED] wrote:
> On Thu, May 18, 2000 at 12:13:51PM -0400, Chris Herrnberger wrote:
> > Greetings,
> > 
> > In discussions with friends the question came up is zope compatible with php,
> > specifically if zope is run through apache. 
> > 
> 
> Check out one way to integrate PHP output within Zope at:
> 
> www.zope.org/Members/Mamey/PHP
> 
> written by yours truly. The example needs some work to support the POST
> method and cookies.
> 
> --
> Andres Corrada-Emmanuel   Email: [EMAIL PROTECTED]
> --

Thanks for the reference. 

Chris

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )




[Zope] Zope and PHP

2000-05-18 Thread Chris Herrnberger

Greetings,

In discussions with friends the question came up is zope compatible with php,
specifically if zope is run through apache. 

best

Chris

___
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )