trouble with paths in 1.2.0
Posted: 21 Apr 2010, 03:57
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 ... n_page.php
instead of: http://mantis.wilhelm-tech.com/main_page.php
I have this in my config_inc.php:
The php version is 5.2.5
let me know what else you need.
thanks
Tony W
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 ... n_page.php
instead of: http://mantis.wilhelm-tech.com/main_page.php
I have this in my config_inc.php:
Code: Select all
$g_path = 'http://mantis.wilhelm-tech.com/';
let me know what else you need.
thanks
Tony W