Sunday 14 March 2004 11:53:46 am
Hi all! I've just installed eZ 3-3.3 on a gentoo linux with apache 1.3.29, php 4.3.4, mySQL 4.0.18. The first problem I stumbled into was that the setup wizard said that I needed AcceptPathInfo On in my httpd.conf file. But AcceptPathInfo is an Apache 2.0 directive, while I'm using Apache 1.3.29. Saw in the bugreports that this was closed bug, but thought I'd mention it anyway. What's next is that I'm unable to create any folders. There is no attributes to fill out at all. Turning on debug gives me the following error:
Query error: Can't create/write to file '/tmp/#sql_62f2_0.MYI' (Errcode: 13). Query: SELECT ezcontentobject_attribute.* from ezcontentobject_attribute, ezcontentclass_attribute
WHERE
ezcontentclass_attribute.version = '0' AND
ezcontentclass_attribute.id = ezcontentobject_attribute.contentclassattribute_id AND
ezcontentobject_attribute.version = '1' AND
ezcontentobject_attribute.contentobject_id = '46' AND
ezcontentobject_attribute.language_code = 'nor-NO'
ORDER by
ezcontentclass_attribute.placement ASC
Anyone seen this before?
best regards trondåge
trondåge
|