Forum Moderators: phranque

Message Too Old, No Replies

Mantis 1.2.10 and Tomcat 7.0.26

Installing and Setting

         

e_araujo

7:01 pm on Jun 1, 2012 (gmt 0)

10+ Year Member



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 ?

phranque

6:55 am on Jun 3, 2012 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



welcome to WebmasterWorld, e_araujo!

usually the best place to start looking for clues is in the log files.
what response (status code, document, etc) did you get from the server and what messages were written to the log files by the server?