Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

500 - PHP regular expression limit reached
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: 500 - PHP regular expression limit reached
#37043
500 - PHP regular expression limit reached 11 Years, 2 Months ago Karma: 0
I have suddenly started to get an error message (see attached image).

I get the error when I try to show a spreadsheet using the following code.

{arijdatatable} {aricsvtable file="files/Baltimore.csv"} {/aricsvtable} {/arijdatatable}

This works fine on my test site and used to work fine on my live site.

The file is there and has 644 for permissions.

I know that it is this line of code that is causing the problem because if I either remove the file or change the location so that it cannot be found then

a) the error message does not appear
b) the rest of the page appears (without the spreadsheet)

Your help would be much appreciated.

Michael Barraclough
The administrator has disabled public write access.
 
#37044
Re:500 - PHP regular expression limit reached 11 Years, 2 Months ago Karma: 748
Hello,

Try to use PHP Settings plugin to set "pcre.backtrack_limit" PHP option to -1.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#37062
Re:500 - PHP regular expression limit reached 11 Years, 2 Months ago Karma: 0
That worked. Thank you so much. Is there any reason why I suddenly needed this (the spreadsheet did not change)?

Michael Barraclough
The administrator has disabled public write access.
 
#37067
Re:500 - PHP regular expression limit reached 11 Years, 2 Months ago Karma: 748
This problem with PHP configuration.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1