Doc Ostrow - 2005-03-02

I installed phpWiki 1.2.7 on Red Hat 9.0 box. It works "as-is" using flat file support. However, when I enable MySQL, I begin to get errors from the index.php page (home page), which are coming from a preg_match call in transform.php.

Warning: Compilation failed: range out of order in character class at offset 30 in /var/www/wiki/lib/transform.php on line 11

Does anyone have any ideas? Thanks.