Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: Peasant on September 14, 2006, 02:42:00 PM
-
I'm meaning to try and install eGrouware on sme7 server. I've already installed it on straight Centos 4.3, and it goes into /var/www/html. However I assume this is used by sme7 so would I be right in thinking I should put it in ibays/Primary/html?
I also have to make some changes to php.ini, but when I open it in vi, there are clear instructions not to change it, but another file in custom-templates. Can someone help me out with this please? The settings I have to check/change are memory_limit = 16M
and
mbstring.func_overload = 7
Finally, when I installed it on CentOS I set the user and group ownership to apache.apache on the eGroupware files. Would this still be correct for sme server 7?
Many thanks.
-
Hi,
A quick search would have found this: http://serviceinfosg.com:8185/dmdocuments/HowTo%20Installer%20eGroupWare%201.2%20sue%20SME%20Serveur%207.0%20English.html
Del
-
I actually found that shortly after posting thanks, but I've still got problems. Admittedly I'm not following the howto word for word, but I'll be doing that tomorrow. The installation falls over when it tries to write to /tmp, which is the session.save_path for php. It says the file does not exist, when it does (and all permissions are correct).
I installed successfully on CentOS 4.3, and experimented by changing the path to where it was for CentOS, but the install cannot find that either.
Many thanks for your help.
-
Well, I got round it. Doing a google search turned up:
http://forums.contribs.org/index.php?topic=21553.0
Which gave a solution. It's a bit late to do more now, so will carry on tomorrow.
:-D
-
/sbin/e-smith/db accounts setprop egroupware PHPBaseDir /home/e-smith/files/ibays/egroupware/:/tmp
/sbin/e-smith/signal-event ibay-modify egroupware
works