mapi
Name
mapi.so — PHP module providing MAPI functions
Description
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).
Configuration
The PHP ini fragment, mapi.ini, may look like this:
extension=mapi.so
[mapi]
zcore_socket=/run/gromox/zcore.sock
See also
gromox(7), zcore(8gx)