On Aug 31, 2007, at 2:02 PM, cristiv wrote:

Hi guys,
I'm trying to install zenoss using the installation guide -http:// www.zenoss.com/community/docs/install-guides/install-on- ubuntu-7.04/- on an ubuntu 7.04 Server edition. All good until the ./install.sh where it simply halts when it tries to add the entries in the database and I have to stop it at some point.
In zenbuild.log I have this output:

Code:
creating events database using zenevent build...
creating database
loading schema
ERROR 1235 (42000) at line 81: This version of MySQL doesn't yet support 'multiple triggers $
loading stored procedures
events database created and loaded
WARNING:OFS.Application:Duplicate Product name
After loading Product 'Five' from '/usr/local/zenoss/Products',
I skipped the one in '/ussd
r/local/zenoss/lib/python/Products'.

Chris,

Zenoss requires MySQL 5.0.22+. We use triggers in our schema, which are not supported in MySQL 4.

Chet Luther
[EMAIL PROTECTED]
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to