[OGo-Evolution] ogo & evo
Erik Romijn
evolution@opengroupware.org
Thu, 11 Nov 2004 09:33:39 +0100
On Thu, 2004-11-11 at 03:04 +0100, Micha³ Panasiewicz wrote:
> ex2ogo.pl -q 23000 -p 1234
This won't work. Ex2ogo should not directly talk to the ZideStore
server.
It's a bit confusing, but it should just talk to the apache server on
which OGo has been setup. The apache server passes the webdav commands
on to ZideStore. So you should just use your apache port (usually 80,
which is the default if -q is not supplied).
Note that you should also supply -z for the host apache is running on
(required parameter). Supplying '-p 1234' is not necessary as 1234 is
the default value for this parameter.
> unknown parametr: q
Bug in ex2ogo, fixed in:
http://oracle.toltech.nl/~erik/ex2ogo-0.1.2.1.pl
Greetings,
Erik