• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Question How increase pcre.backtrack_limit for single domain, joomla web

mirazbira

New Pleskian
Hello, I have got an error on joomla site in some cases. The website is hosted by plesk. My backtrack_limit is 1000000. And I think it is overflowted when user drag and drop more images into articles. I would like to increase it.
0 - PHP regular expression limit reached (pcre.backtrack_limit)

How can be pcre.backtrack_limit increased for only single domain on hosting (not globally for all domains hosted on plesk) ?
Or i must increase in php.ini globally ?

I will be happy for guidance or a source of information.
Thank you in advance.
 
When you click on the PHP icon you open the PHP configuration page of the domain. On the bottom of that page the "additional" PHP settings box is shown. You can enter any php.ini setting there. If you don't see that option, you need to be admin on the system to apply the change to the domain.
 
Back
Top