Hi,
I recently installed the JForum 2.1.6 in my windows machine:
Windows XP home edition
Tomcat 5.0
Java 1.5.0
MySQL 4.1.1
Everythign works fine, but then I tried to install this in a Linux server:
Fedora Core 4
Tocamt 5.0
Java 1.4.2
MySQL 4.1.20
And I started having problems, so far the bbcodes in the welcome post gives me this error:
java.util.regex.PatternSyntaxException: At position 1 in regular expression
pattern:
quantifier (?*+{}) without preceding token
(?s)\[code\](.*?)\[/code\]
And I can't insert any topic:
java.sql.SQLException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '11:38:42, 0, 0, 0, 0)' at line 1
And I just did exactly what I did for the windows installation, any ideas what can be the issue?
Thanks,
Jose Miguel.
[originally posted on jforum.net by josemiguel]