mapi.so — PHP module providing MAPI functions
mapi.so is a PHP module that makes available a number of functions to PHP for connecting to Gromox services. In particular, the PHP module will regularly invoke RPCs to zcore(8gx).
The PHP ini fragment, mapi.ini, may look like this:
extension=mapi.so
[mapi]
zcore_socket=/run/gromox/zcore.sock
gromox(7), zcore(8gx)