Changes

Jump to navigation Jump to search
1,790 bytes added ,  13:43, 12 January 2012
→‎Scuttle: workaround added
Line 1: Line 1: −
==zarafa==
+
=== Joomla ===
Hi soprom, are you sure you enabled Innodb on mysql before installing zarafa?
+
[[Joomla]] is not working in 8.0beta6 --> PHP5 issue. An existing (failed / broken) Joomla 1.5.7 installation can be overwritten with Joomla 1.7.1 (can be retrieved here: http://joomlacode.org/gf/download/frsrelease/15752/68388/Joomla_1.7.1-Stable-Full_Package.tar.gz).
 +
As this leads to a "new" installation the neccessary settings can be retrieved using:
   −
Since version 6.30 you need to enable innodb otherwise the server won't start.
+
db configuration show joomla
I have version 6.30-2.16545 running as expected for over two months on sme8b4 and had similar issues when istalling zarafa. See note box just below [[Zarafa#Installation]] on the zarafa contrib page.
+
 
There are posts on the forums covering this issue.
+
 
 +
I'll leave joomla in the broken section until a reliable howto is in place.[[User:TTown|TTown]] 13:52, 11 January 2012 (MST)
 +
 
 +
=== Scuttle ===
 +
[[Scuttle]] is not working well in 8.0beta7.
 +
 
 +
Even though it installs as described and does somewhat work it keeps throwing warnings like:
 +
 
 +
Deprecated: Assigning the return value of new by reference is deprecated in /opt/scuttle/services/bookmarkservice.php on line 8
 +
Deprecated: Assigning the return value of new by reference is deprecated in /opt/scuttle/services/templateservice.php on line 8
 +
Deprecated: Assigning the return value of new by reference is deprecated in /opt/scuttle/services/templateservice.php on line 19
 +
Deprecated: Assigning the return value of new by reference is deprecated in /opt/scuttle/services/userservice.php on line 8
 +
Deprecated: Assigning the return value of new by reference is deprecated in /opt/scuttle/services/cacheservice.php on line 10
 +
Deprecated: Assigning the return value of new by reference is deprecated in /opt/scuttle/services/tagservice.php on line 9
 +
Warning: Cannot modify header information - headers already sent by (output started at /opt/scuttle/services/bookmarkservice.php:8) in /opt/scuttle/templates/top.inc.php on line 1
 +
 
 +
which renders it pretty useless because there is not much space left on the screen.
 +
[[User:TTown|TTown]] 13:52, 11 January 2012 (MST)
 +
 
 +
 
 +
A workaround:
 +
yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-scuttle
 +
 
 +
Remove /opt/scuttle/
 +
Download the current sources from sourceforge: http://sourceforge.net/projects/scuttle/files/latest/download
 +
Extract to /opt/scuttle/
 +
Copy /opt/scuttle/config.inc.php.example to /opt/scuttle/config.inc.php
 +
Edit config.inc.php as described in [[scuttle]]
 +
 
 +
Works for me [[User:TTown|TTown]] 04:43, 12 January 2012 (MST)
6

edits

Navigation menu