Files
ports/devel/ioncube/files/pkg-message.in
T
2019-08-13 16:01:59 +00:00

15 lines
390 B
Plaintext

[
{ type: install
message: <<EOM
You have installed the ionCube loader package.
The following lines have been added to %%PREFIX%%/etc/php/ext-05-ioncube.ini so
that the extension has been automatically activated.
[Zend]
zend_extension=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader.so
zend_extension_ts=%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader_ts.so
EOM
}
]