hi all,
i'm posting here as some the developers of php-push-2 are actively
involved with sogo ...
i've tried to the switch from sogosync to php-push-2 as the latter seems
to garnering more support activity. sadly, php-push-2 does not appear to
work
after doing a git and grabbing the source:
[1] there are two files in the source root directory -- config.php and
config.inc.php
the documentation suggests that config.inc.php is the starting point to
make changes, but this is not the case.
config.php has variables defined that are used in the backend, but
missing in config.inc.php
CALDAV_PORT and CALDAV_PATH are found in config.php but not conf.inc.php
-- they are required to make it work
[2] the config.php is missing search paths found in config.inc.php
ini_set('include_path',
BASE_PATH. "include/" . PATH_SEPARATOR .
BASE_PATH. PATH_SEPARATOR .
ini_get('include_path') . PATH_SEPARATOR .
"/usr/share/php/" . PATH_SEPARATOR .
"/usr/share/php5/" . PATH_SEPARATOR .
"/usr/share/pear/" . PATH_SEPARATOR .
"/usr/share/awl/inc");
this block is required to make php-push-2 work, but it is missing from
config.inc but is found in config.inc.php
[3] when all installed and configs correctly merged, activating calendar
on a Samsung S3 causes exchange client to die; calendars do not make
exchange die, but do not work at all.
[5] imap/mail does work.
[6] logs complain about missing variables
CARDDAV_READONLY and CALDAV_READONLY are missing.
cheers
m
--
[email protected]
https://inverse.ca/sogo/lists