Koozali.org: home of the SME Server

eGroupware on sme 7

Offline Peasant

  • *
  • 143
  • +2/-0
eGroupware on sme 7
« 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.
Jim

Offline del

  • *
  • 765
  • +0/-0
eGroupware on sme 7
« Reply #1 on: September 14, 2006, 05:21:49 PM »
If at first you don't succeed, then sky-diving is not for you!
"Life is like a coin. You can spend it anyway you wish, but you can only spend it once." --Author Unknown

Offline Peasant

  • *
  • 143
  • +2/-0
eGroupware on sme 7
« Reply #2 on: September 14, 2006, 07:48:01 PM »
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.
Jim

Offline Peasant

  • *
  • 143
  • +2/-0
SOLVED
« Reply #3 on: September 14, 2006, 09:48:43 PM »
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
Jim

crow

eGroupware on sme 7
« Reply #4 on: October 06, 2006, 04:25:11 PM »
/sbin/e-smith/db accounts setprop egroupware PHPBaseDir /home/e-smith/files/ibays/egroupware/:/tmp
/sbin/e-smith/signal-event ibay-modify egroupware

works