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