Difference between revisions of "Zope"

From YobiWiki
Jump to navigation Jump to search
(No difference)

Revision as of 11:54, 11 December 2006

Installation

apt-get install zope
wget http://ftp.de.debian.org/debian/pool/main/z/zope-mysqlda/zope-mysqlda_2.0.9~b3-3_all.deb  
dpkg -i zope-mysqlda_2.0.9~b3-3_all.deb 

l'ajoutez à l'instance:

dzhandle list-products|grep -i sql 

product ZMySQLDA ZMySQLDA zope-mysqlda 2.0.9~b3-3 /usr/share/zope/Products/ZMySQLDA None

dzhandle add-product zope ZMySQLDA      
/etc/init.d/zope2.9 restart