[OGo-Users] Error on projects
Adam Tauno Williams
users@opengroupware.org
Tue, 11 Sep 2007 07:51:15 -0400
> > Is the ogo-docapi-fs or your distributions equivalent installed? That
> > is my first guess given the error message.
> I've installed on debian using the trunk repository
> deb http://download.opengroupware.org/nightly/packages/debian etch trunk
> and libopengroupware.org-docapi5.3 is installed.
That isn't the relevant package; you should have a docapi-fs for
supporting filesystem projects and docapi-db for db projects. That
Debian only installs on or the other is something I've seen before.
Specifically install the fs package.
You shouldn't depend so much on package repositories. If you use a
package/application you should keep a local copy of all the packages
installed. Otherwise your backup strategy is incomplete.
> > Otherwise is the SkyFSPath default defined to the same path as
> > previously? Does OGo have permissions for this path? Does the url
> > attribute of the project point to the projects current root (after the
> > restore)?
> The strange is that even newly created projects are in error! But some
> of the old work fine!
> The path is /var/lib/opengroupware.org/skyfs and it has ogo:ogo rwxr-x
> permissions, so it should be fine.