==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this 
link:http://bugs.contribs.org/show_bug.cgi?id=8417

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================


            Bug ID: 8417
           Summary: trouble with syncml and 81egw_default still active
    Classification: Contribs
           Product: SME Contribs
           Version: 8.1
          Hardware: ---
                OS: ---
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: smeserver-egroupware
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected],
                    [email protected]

thank for this contrib, it's really a must-have!
however, i found some troubles with 2 parts:

- a remnant of sql template, causing an allert at each reboot (loading
egw_default into mysql  [Fail] ). There are some remnant of egw install in 2
templates places ( \etc\e-smith\templates\etc\e-smith\sql\init\ ...3 files to
delete and \etc\e-smith\templates.metadata\etc\e-smith\sql\init\ ... same 3
files to delete ). After deleting those 6 files, signal-event post-upgrade;
signal-event reboot

- syncml doesn't work anymore: caused by the value of php_value
mbstring.func_overload not set to 0 for directory syncml. i've edited the
template 98egroupware and proceeded to some changes. i've added the value
php_value post_max_size 65M ( not related to syncml trouble, and not even sure
this is a need, but who knows? ) and a the end of the file ( the 98egroupware
!), i've quoted the 4 last parts, related to the location egroupware:
#<Location /egroupware>
# php_admin_value mbstring.func_overload 7
# php_value display_errors Off
#</Location>
This may be due to the fact that every parts of egroupware, except tmp and
session, are in directory /egroupware, and so, those parameters apply to all
egroupware, syncml included, and syncml needs mbstring.fun_overload to 0 ?
I've made the changes, and so far, everything seems to be OK ( after a
signal-event post-upgrade; signal-event reboot of course! )

I leave those remarks to people far more able to debug and explain php than
myself.

Many thanks to the comunity

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/

Reply via email to