Koozali.org: home of the SME Server

webdav - egroupware - gallery

Offline SchulzStefan

  • *
  • 620
  • +0/-0
webdav - egroupware - gallery
« on: May 27, 2009, 06:57:26 PM »
A few month's ago, I followed the http://wiki.contribs.org/Egroupware to install egroupware and gallery. Went fine. Did an update to 1.6.001. Little tricky, but works now. So far so good.

I enabled the gallery button in egw. In the gallery you should be able to connect with webdav. I searched the forum and google. There's a lot of information around. Before I break my installation I will ask in the community, if someone's out there with a solution. The installation is located in /opt/egroupware.

Can anybody point me in the right direction?

Thx in advance.
stefan
And then one day you find ten years have got behind you.

Time, 1973
(Mason, Waters, Wright, Gilmour)

Offline kb-ohnemus

  • *****
  • 154
  • +0/-0
    • http://www.kb-ohnemus.de
Re: webdav - egroupware - gallery
« Reply #1 on: May 28, 2009, 12:16:46 PM »
I have no idea about your problem, but did you get egroupware 1.6 to work under SME7.4?

Offline SchulzStefan

  • *
  • 620
  • +0/-0
Re: webdav - egroupware - gallery
« Reply #2 on: May 28, 2009, 03:23:26 PM »
@kb-ohnemus

Update php4 to php5.
Get the tarballs from egroupware.

Rename the old egw folder in old.egroupware. Don't delete this folder, you'll need to know the rights and permissions.

Unzip the tarball in /opt. Follow the install procedure. (Discribed in the egw-manuals.)

You have to set the user as "egwuser" and the name of the database as "egroupware". You need to know the passphrase for the database. Have a look in the file header.inc.php from your old installation. Set rights and permissions very carefully.

Restore your backup in the new egw-version. Egroupware will convert the old tables in the new version. Test the installation.

ATTENTION: UPGRADING PHP4 to PHP5 might break your existing server installation. SME 7.4 does *NOT* support PHP5. You'll not be able to run further server-updates without special knowledge.

Works for me. SME 7.4, up-to-date.

stefan
And then one day you find ten years have got behind you.

Time, 1973
(Mason, Waters, Wright, Gilmour)

Offline kb-ohnemus

  • *****
  • 154
  • +0/-0
    • http://www.kb-ohnemus.de
Re: webdav - egroupware - gallery
« Reply #3 on: May 28, 2009, 06:12:26 PM »
I knew about that and tried to run egroupware through php5-cgi, but ran into problems because egroupware1.6 also needs mysql5. What did you do about mysql?

Offline SchulzStefan

  • *
  • 620
  • +0/-0
Re: webdav - egroupware - gallery
« Reply #4 on: May 29, 2009, 09:06:54 AM »
Nothing -

Updated - php-mysql.i386 5.1.6-3.el4s1.10
Installed - mysql-libs.i386 5.0.68-1.el4_6

Is working for me. No errors in any log. You'll get a warning by installing the new egw-version. That's all. The installation runs through. You'll pass all tests. EGW works fine.

And then one day you find ten years have got behind you.

Time, 1973
(Mason, Waters, Wright, Gilmour)