Search found 3 matches

by maxxemm
29 Jul 2011, 21:26
Forum: Help
Topic: Problem updating from 1.1.8 to 1.2.0 (PostgreSQL)
Replies: 1
Views: 2625

Re: Problem updating from 1.1.8 to 1.2.0 (PostgreSQL)

Just to clarify, I am not upgrading but installing fresh version 1.2.0. However the problem seems to be the same for both fresh install and upgrade.

I have granted mantis admin user privileges to template1. The problem still existed but it was actually complaining about about connection refused ...
by maxxemm
24 Feb 2011, 00:34
Forum: Help
Topic: preg_replace() SYSTEM WARNING
Replies: 5
Views: 6704

Re: preg_replace() SYSTEM WARNING

Why are you writing this at this place? I don't have the impression that this is typical for MantisBT forum.
You are right, my appologies. I shouldn't have release my frustration here. Trying to get the answer was a puzzle, as no one was able to provide an answer, even though this problem is quite ...
by maxxemm
23 Feb 2011, 20:39
Forum: Help
Topic: preg_replace() SYSTEM WARNING
Replies: 5
Views: 6704

Re: preg_replace() SYSTEM WARNING

I had to do the research myself, since the links given are no longer valid or do not point to the reasonable answer. I hope to be more helpful, so here it is:

PHP is using Perl's Compatible Regular Expressions or PCRE. If the version of PCRE that your php is using is something less of 5 (I have 4.5 ...