Why not read README ?
- libitl should already be installed along with the header files.
- Download the php source code and create the $ PHP_SRC_DIR / ext / itl directory and copy the config.m4 files itl.c php_itl.h and itl.php to it
- Run the following commands: cd $ PHP_SRC_DIR / ext / itl phpize. / configure --with-itl = / path / to / libitl
- You can enable ITL functions by compiling the php-itl extension and copying the resulting .so file to the PHP extension directory.
Pekka 웃
source share