Hi Folks.
I have been trying to create an enviroment with OpenSuse 12.1 64-bit to my development team using Mantis 1.2.10 and Tomcat 7.0.26;
While it was just a LAMP server with it's regular apache service, Mantis install process was fine.
a) I wrote mantisbt in /srv/www/htdocs/mantisbt;
b) Ran "http://localhost/mantis/admin/install.php"
c) Removed /srv/www/htdocs/mantisbt/admin
d) and Finally was able to make my first accces using: "http://localhost/mantisbt/login_page.php"
But when I installed and set Tomcat 7.0.26, altough had followed the same steps but wrote mantisbt in /usr/local/htdocs/apache-tomcat 7.0.26/mantisbt;
the process [
localhost:8080...] didn't work.
Does anybody could give me some help ?