Search found 2 matches

by wiltech
21 Apr 2010, 15:01
Forum: Help
Topic: trouble with paths in 1.2.0
Replies: 5
Views: 4491

Re: trouble with paths in 1.2.0

I recommend the following steps:

1. Update your PHP to the latest stable version of 5.2 (ATM 5.2.13)
2. Install the latest nightly build of MantisBT 1.2 (or wait until 1.2.1 is official available)
3. remove "$g_path = 'http://mantis.wilhelm-tech.com/';" from you config_inc.php

1. This is ...
by wiltech
21 Apr 2010, 03:57
Forum: Help
Topic: trouble with paths in 1.2.0
Replies: 5
Views: 4491

trouble with paths in 1.2.0

My mantis site can be found at http://mantis.wilhelm-tech.com/

it seems to be running really really slow :(

and the links are appending the file system path into the virtual path
like: http://mantis.wilhelm-tech.com/mantisbt-1.2.0/main_page.php
instead of: http://mantis.wilhelm-tech.com/main_page ...