Re: [Zope] Re: zwiki connection error

2006-06-09 Thread Josh Stephenson
A zope restart does not fix it.  and nothing is in the event.log (except 
for a few security declarations for nonexistent methods in issuetracker).


Entries for the requested page are in the Z2.log previous to this ZWiki 
madness.  I emptied the log, restarted zope and then tried to access the 
wiki.  Now: no records of that page in the log at all.


I've tried refreshing the product as well as completely reinstalling it.

Thanks for helping.

-josh

Simon Michael wrote:
Hi Josh. Does a zope restart fix it ? Does anything appear in 
event.log/error_log ? Do you see the expected url in Z2.log (ruling 
out an apache rewrite problem) ? Have you been using the product 
refresh feature ?


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




___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] zwiki connection error

2006-06-08 Thread Josh Stephenson

Hey all,

Recently, ZWiki stopped working on my zope 2.9.2 intel mac os x 10.4 box 
(python 2.4.2).  It was working fine until sometime yesterday, when I 
could no longer access my wiki using the address http://:8080/mywiki


This is strange because zope is running, I can get into the zmi, create 
objects from any other product, view public pages running on the zope 
server, but whenever I try to view my wiki, I get:


Unable to connect
Firefox can't establish a connection to the server at :8080.


Again, just to be clear, I can view any other zope-hosted page using the 
same ip and port.


Any thoughts?

-josh
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


Re: [Zope] psycopgda

2006-05-08 Thread Josh Stephenson

Thanks for the help Infor

I deleted the psycopgda 1.0.0 product from zope and installed version 
1.1.21 via the psycopg-1.1.21 tarball.  After consulting the FAQ I 
realized I had to install mxDateTime, and run ./configure telling it 
where to find zope, postgres libs and the mxdatetime lib.  Then, after 
running make, make install and make install-zope, I had to copy the 
PsycopgDA dir to the Product dir of my zope instance.


Thanks for the help from everyone else too!


Infor Gates wrote:
version 1.0.0 is very old. You should try the last stable version 
1.1.21.  I have used this version with Zope 2.8.x with Postgresql 
8.0.x.  It is stable.


CY

*/Josh Stephenson <[EMAIL PROTECTED]>/* wrote:

I recently installed psycopgda version 1.0.0 and restarted zope. I
can
see that it installed because it's listed under products in zope's
control panel, but it's not listed in the drop-down menu where all
the
other products are.

I installed by doing:
python install.py build
python install.py install

Zope 2.9.2
Python 2.4.2
PostgreSQL 8.1.3


I've tried installing psycopg version 2-2.0b8, but I don't even get a
listing in the products under zope's control panel.

What am I doing wrong?
___
Zope maillist - Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )



Blab-away for as little as 1ยข/min. Make PC-to-Phone Calls 
<http://us.rd.yahoo.com/mail_us/taglines/postman2/*http://us.rd.yahoo.com/evt=39663/*http://voice.yahoo.com> 
using Yahoo! Messenger with Voice. 


___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )


[Zope] psycopgda

2006-05-05 Thread Josh Stephenson
I recently installed psycopgda version 1.0.0 and restarted zope.  I can 
see that it installed because it's listed under products in zope's 
control panel, but it's not listed in the drop-down menu where all the 
other products are.


I installed by doing:
python install.py build
python install.py install

Zope 2.9.2
Python 2.4.2
PostgreSQL 8.1.3


I've tried installing psycopg version 2-2.0b8, but I don't even get a 
listing in the products under zope's control panel.


What am I doing wrong?
___
Zope maillist  -  Zope@zope.org
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
http://mail.zope.org/mailman/listinfo/zope-announce

http://mail.zope.org/mailman/listinfo/zope-dev )