table of contents
other sections
mapi(4gx) | Gromox admin reference | mapi(4gx) |
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)
Gromox |