You are not logged in.

#1 2008-02-18 16:36:32

dereine
Member
Registered: 2007-12-31
Posts: 5

pcre Problem

Since today i have this problem, yesterday my php works perfect!

# warning: preg_match() [function.preg-match]: Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /home/httpd/html/trash/includes/bootstrap.inc on line 670.
# warning: preg_match() [function.preg-match]: Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 in /home/httpd/html/trash/includes/bootstrap.inc on line 670.

Reinstall of PCRE has no effect, what can i do to solve this problem

Last edited by dereine (2008-02-18 16:36:57)

Offline

#2 2008-02-18 18:25:48

Harr1l
Member
From: Finland
Registered: 2006-11-22
Posts: 8

Re: pcre Problem

I compiled PHP from abs and removed line "--with-regex=/usr" from PKGBUILD or something like that. Then it started to work!

Offline

#3 2008-02-18 18:26:28

gazj
Member
From: /home/gazj -> /uk/cambs
Registered: 2007-02-09
Posts: 681
Website

Re: pcre Problem

I had the same problems, rolled php and pcre back one version for now.  Is this just a compilation/packaging error then, shoudl we file a bug report?  Or is php supposed to be compiled this way now?

Last edited by gazj (2008-02-18 18:29:31)

Offline

#4 2008-02-18 18:26:58

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: pcre Problem

Please read http://bugs.archlinux.org/task/9601 and tell me how to reproduce this issue.

Offline

#5 2008-02-18 18:42:38

gazj
Member
From: /home/gazj -> /uk/cambs
Registered: 2007-02-09
Posts: 681
Website

Re: pcre Problem

Actually the latest pcre is fine, it is only the php package causing a problem, my problems are with drupal as on the bug report.

Offline

#6 2008-02-18 18:47:37

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: pcre Problem

allright; it seems that only the apache moudle is broken; will try to fix this soon. (still no idea why this happened)

Offline

#7 2008-02-18 23:09:50

Pierre
Developer
From: Bonn
Registered: 2004-07-05
Posts: 1,964
Website

Re: pcre Problem

I have put updated packages into [testing]. Please test and see my read comment at http://bugs.archlinux.org/task/9601

Offline

#8 2008-02-19 04:01:29

gazj
Member
From: /home/gazj -> /uk/cambs
Registered: 2007-02-09
Posts: 681
Website

Re: pcre Problem

All seems good again now.  Well done you and Thank you very much smile

Offline

#9 2008-02-19 17:41:16

dereine
Member
Registered: 2007-12-31
Posts: 5

Re: pcre Problem

thx very cool!

Offline

Board footer

Powered by FluxBB