does amember support igbinary as php's serializer?

Discussion in 'Troubleshooting' started by frybread, Aug 5, 2018.

  1. frybread

    frybread aMember Pro Customer

    Joined:
    Jul 14, 2008
    Messages:
    63
    https://github.com/igbinary/igbinary

    I recently switched my serializer in my php.ini
    Code:
    session.serialize_handler=igbinary
    and amember quit working. Removing it fixed the issue.

    Is there official support for igbinary serializer rather than php, or is this user error?

Share This Page