Works (but may require extra work)
-
It took me a couple of iterations to get this plugin working. Turns out both mcrypt and bcmath are required. Install these and restart your webserver before attempting to pair, like so (on Debian’ish machines running Apache).
apt install php-mcrypt php-bcmath service apache2 restart
- The topic ‘Works (but may require extra work)’ is closed to new replies.