Skip to main content

PCRE pattern modifier

Comments

3 comments

  • cPanelMichael
    Hello :) Do you have root access to your server? If so, check to see if this module is installed with a command such as: php -m|grep pcre
    It should output "pcre" if it's installed as a PHP module (it should be). Thank you.
    0
  • eglwolf
    Yes I did get pcre when I ran that command. Does that mean it is enabled on the server?
    0
  • cPanelMichael
    Yes, that means it's enabled as a PHP module. What are the specific errors you are receiving on your website? Thank you.
    0

Please sign in to leave a comment.