openbsd-ports/www/pecl-memcache/pkg/MESSAGE

9 lines
298 B
Plaintext
Raw Normal View History

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.