Hi there. I just installed PhpWiki 1.2.9 on a remote web host. (I couldn't get 1.3.11 to install, so I completely uninstalled it and now I'm trying 1.2.9.) My web host is running PHP 4.
At the top of each page on my wiki I see the following warning:
Warning: preg_match(): Compilation failed: range out of order in character class at offset 29 in /home/newsboys/public_html/farscape/wiki/lib/transform.php on line 10
This warning is given multiple times at the top of each page. After I edit a page, a different warning is displayed at the top of each page along with the first warning. The second warning reads:
Warning: preg_match_all(): Compilation failed: range out of order in character class at offset 22 in /home/newsboys/public_html/farscape/wiki/lib/stdlib.php on line 449
The wiki seems to be working as expected, except that it is not marking words written in CamelCase as links, regardless of whether the page is should link to exists yet. I can create a new page by creating a link within square brackets and then following the linked question mark. The only way to get a link to appear is to put the page to which I want to link inside square brackets.
Any thoughts?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there. I just installed PhpWiki 1.2.9 on a remote web host. (I couldn't get 1.3.11 to install, so I completely uninstalled it and now I'm trying 1.2.9.) My web host is running PHP 4.
At the top of each page on my wiki I see the following warning:
Warning: preg_match(): Compilation failed: range out of order in character class at offset 29 in /home/newsboys/public_html/farscape/wiki/lib/transform.php on line 10
This warning is given multiple times at the top of each page. After I edit a page, a different warning is displayed at the top of each page along with the first warning. The second warning reads:
Warning: preg_match_all(): Compilation failed: range out of order in character class at offset 22 in /home/newsboys/public_html/farscape/wiki/lib/stdlib.php on line 449
The wiki seems to be working as expected, except that it is not marking words written in CamelCase as links, regardless of whether the page is should link to exists yet. I can create a new page by creating a link within square brackets and then following the linked question mark. The only way to get a link to appear is to put the page to which I want to link inside square brackets.
Any thoughts?