Re: Hat denn schon jemand die Installation hinbekommen?

[email protected] (Chris) Sat, 14 Jun 2003 15:37:12 +0000 (UTC)
Newsgroups gmane.comp.cms.xaraya.user.german
Organization not organized
Message-ID <[email protected]>
So - mit 904 gibt es ausführliche Fehlermeldungen. Mit meinen bescheidenen
SQL-Kenntnissen würde ich mal unterstellen, dass das INNER JOIN das
Problem ist. Funktioniert das erst mit neueren Mysql-Versionen?

Thx Chris

Caught exception
(SYSTEM Exception) DATABASE_ERROR_QUERY:
ErrorNo: 1064, Message:Database error while executing: 'SELECT xar_pid,
xar_name,
xar_realm,
xar_module,
xar_component,
xar_instance,
xar_level,
xar_description
FROM xar_privileges p INNER JOIN xar_security_acl acl
ON p.xar_pid = acl.xar_permid
WHERE acl.xar_partid = 3'; error description is: 'You have an error in
your SQL syntax near 'INNER JOIN xar_security_acl acl
ON p.xar_pid = acl.xar_perm' at line 9'.
(USER Exception) ErrorCollection:
ErrorCollection exception
Exception identifier: DATABASE_ERROR_QUERY
ErrorNo: 1064, Message:Database error while executing: 'SELECT xar_pid,
xar_name,
xar_realm,
xar_module,
xar_component,
xar_instance,
xar_level,
xar_description
FROM xar_privileges p INNER JOIN xar_security_acl acl
ON p.xar_pid = acl.xar_permid
WHERE acl.xar_partid = 3'; error description is: 'You have an error in
your SQL syntax near 'INNER JOIN xar_security_acl acl
ON p.xar_pid = acl.xar_perm' at line 9'.

Exception identifier: PHP_ERROR
/mnt/ls4/06/021/00000001/htdocs/php/xaraya/modules/privileges/xarprivileges.php(435):
Invalid argument supplied for foreach()

(SYSTEM Exception) DATABASE_ERROR_QUERY:
ErrorNo: 1064, Message:Database error while executing: 'SELECT r.*
FROM xar_roles r INNER JOIN xar_rolemembers rm
ON r.xar_uid = rm.xar_parentid
WHERE rm.xar_uid = 3'; error description is: 'You have an error in your
SQL syntax near 'INNER JOIN xar_rolemembers rm
ON r.xar_uid = rm.xar_par' at line 2'.
(SYSTEM Exception) BAD_PARAM:
No privilege for AdminModules