9 lines
298 B
Plaintext
9 lines
298 B
Plaintext
|
To finish the install of pecl-memcache, you need
|
||
|
to enable the module by using the following command
|
||
|
|
||
|
# ${LOCALBASE}/sbin/phpxs -a memcache
|
||
|
|
||
|
If you already have Apache running on your machine,
|
||
|
you should not use "apachectl restart" - instead,
|
||
|
you should fully stop and then restart the server.
|