Going to http://ursine.ca/wiki/config/ I get...
Warning: preg_match: internal pcre_fullinfo() error -3 in /var/www/wiki/config/index.php on line 346
on a couple spots on the page.
This is on apache2 on Debian Sid (apache 1.3 got obsoleted in a recent update). What's going on here? How can I fix it?
Paul Johnson wrote:
Going to http://ursine.ca/wiki/config/ I get...
Warning: preg_match: internal pcre_fullinfo() error -3 in /var/www/wiki/config/index.php on line 346
on a couple spots on the page.
This is on apache2 on Debian Sid (apache 1.3 got obsoleted in a recent update). What's going on here? How can I fix it?
http://www.google.com/search?q=%22internal+pcre_fullinfo()+error+-3%22
-- brion vibber (brion @ pobox.com)
On Sat, 2005-12-02 at 13:48 -0800, Paul Johnson wrote:
Going to http://ursine.ca/wiki/config/ I get...
Warning: preg_match: internal pcre_fullinfo() error -3 in /var/www/wiki/config/index.php on line 346
on a couple spots on the page.
This is on apache2 on Debian Sid (apache 1.3 got obsoleted in a recent update). What's going on here? How can I fix it?
This is a known bug with Debian's apache2, 2.0.53-3 package. See:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=294673
Best known fix is to downgrade to 2.0.52-3 (the testing version).
~Evan
On Sunday 13 February 2005 09:52 am, Evan Prodromou wrote:
On Sat, 2005-12-02 at 13:48 -0800, Paul Johnson wrote:
Going to http://ursine.ca/wiki/config/ I get...
Warning: preg_match: internal pcre_fullinfo() error -3 in /var/www/wiki/config/index.php on line 346
on a couple spots on the page.
This is on apache2 on Debian Sid (apache 1.3 got obsoleted in a
recent
update). What's going on here? How can I fix it?
This is a known bug with Debian's apache2, 2.0.53-3 package. See:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=294673
Best known fix is to downgrade to 2.0.52-3 (the testing version).
Ah, thanks. That really helped a lot more than Brion's response, yours actually worked. 8:o) 2.0.52-3 did the trick.
mediawiki-l@lists.wikimedia.org