1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
freebsd-ports/www/pear-APC/pkg-message

14 lines
426 B
Plaintext
Raw Normal View History

************************************************************************
Do not forget to configure your /usr/local/etc/php.ini file:
add the line:
extension="apc.so"
in the section "Dynamic Extensions".
Then restart your web server and consult the output of phpinfo().
If there is an informational section for APC, the installation was
successful.
************************************************************************