Search found 7 matches

by emandell
25 May 2010, 13:27
Forum: Help
Topic: PHP version for Mantis BT 1.2.0
Replies: 4
Views: 2779

Re: PHP version for Mantis BT 1.2.0

it seems to be working fine
by emandell
25 May 2010, 13:25
Forum: Help
Topic: Source Control Integration Plugin - Resolved Status
Replies: 2
Views: 2085

Source Control Integration Plugin - Resolved Status

Mantis 1.2.1
Source Control Integration 0.16.1
Subversion Integration 0.16

Hi, I'm having a problem getting Mantis to set an issue to resolved when I check-in my code changes to subversion. It's adding the changelists when I do a check-in ok but it seems that no matter what I put as the subversion ...
by emandell
28 Apr 2010, 16:10
Forum: General Discussion
Topic: Mantis with MySQL on a different machine. Is this possible?
Replies: 2
Views: 3834

Re: Mantis with MySQL on a different machine. Is this possib

it should be fine to connect to a database on a different machine (I already do that without any problems), it looks like you dont have access to the database, can you connect from a command line?

for example

mysql -uususermantis -ppassw -hxxx.xxx.xxx.xxx mantis_DB

if this doesnt work then you ...
by emandell
20 Apr 2010, 15:11
Forum: Help
Topic: PHP version for Mantis BT 1.2.0
Replies: 4
Views: 2779

Re: PHP version for Mantis BT 1.2.0

great news, thanks for responding
by emandell
19 Apr 2010, 16:11
Forum: Help
Topic: PHP version for Mantis BT 1.2.0
Replies: 4
Views: 2779

Re: PHP version for Mantis BT 1.2.0

oh well, it looks like I'm on my own on this one, maybe it was needed for the Soap support but it would have been nice to get a confirmation
by emandell
08 Mar 2010, 18:37
Forum: Help
Topic: PHP version for Mantis BT 1.2.0
Replies: 4
Views: 2779

PHP version for Mantis BT 1.2.0

Hi,

I'd like to upgrade my Mantis installation from 1.1.8 to 1.2.0 but I'm a bit worried by the requirement for php 5.2.0

My php is version 5.1.6 (Redhat EL5.2 with latest patches) and I dont really want to lose my support from Redhat just so that I can upgrade my Mantis installation

Will Mantis ...