A PCRE internal error occured. This might be caused by a faulty plugin

**This is an old revision of the document!** ----

A PCRE internal error occured. This might be caused by a faulty plugin

====== Open VPN ====== We'll follow [[https://www.privateinternetaccess.com/forum/discussion/18003/openvpn-step-by-step-setups-for-various-debian-based-linux-oss-with-videos-ubuntu-mint-debian|those instruction by WinstonSmith]]: ---- ===== Older stuff ==== Install the openvpn and bridge-utils packages: <code> > sudo apt-get install openvpn bridge-utils > sudo apt-get install network-manager-openvpn network-manager-openvpn-gnome > sudo restart network-manager </code> ----