1
masel
PHP Warning: preg_match()
  • 2016/10/29 23:09

  • masel

  • Friend of XOOPS

  • Posts: 34

  • Since: 2004/10/6


After upgrade to PHP7 I have error in all pages:
PHP Warning:  preg_match(): Error while studying pattern in ...
PHP Warning:  preg_match(): Error while studying pattern in ...
PHP Warning:  preg_match(): Error while studying pattern in ...
.........................................


Can I fix it?

But site is is working properly (I have not found problems) .

My system conf:
XOOPS 2.5.8
PHP 7.0.12
mySQL 5.1.57-log
FreeBSD 8.4-STABLE
allow_url_fopen Off
fsockopen On
post_max_size 8M
max_input_time 60
output_buffering 4096
max_execution_time 30
memory_limit 48M
file_uploads On
upload_max_filesize 2M

2
Mamba
Re: PHP Warning: preg_match()
  • 2016/10/31 8:58

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Most probably it is one of your older modules or plugins that you're using. Try to find the code mentioned and then you can fix it, or find an updated version of your module/plugin.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
masel
[Fix]Re: PHP Warning: preg_match()
  • 2016/10/31 14:51

  • masel

  • Friend of XOOPS

  • Posts: 34

  • Since: 2004/10/6


The problem is solved.
Problem has been at the server side, incorrectly enabled PCRE extension.

4
Mamba
Re: [Fix]Re: PHP Warning: preg_match()
  • 2016/10/31 21:07

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Excellent!
Thank you for letting us know
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

Login

Who's Online

201 user(s) are online (123 user(s) are browsing Support Forums)


Members: 0


Guests: 201


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits