summaryrefslogtreecommitdiff
path: root/www/pecl-APC-devel/pkg-message
blob: 0de322a03cfdc43ec7fbda0a706a4e1aeea02106 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
************************************************************************
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.
************************************************************************