Error during installation
Posted: 26 Jun 2017, 16:27
I received the latest 2.5.1 version from sourceforge. I am having issues on my production server (RHEL). It works fine on my test server (which is Debian),
The install page redirects to a page that doesn't exist.
/var/log/httpd/access_log shows
The problem did not occur on my test server. Why is the server redirecting to a non-existent installation page?
The install page redirects to a page that doesn't exist.
/var/log/httpd/access_log shows
Code: Select all
10.18.66.10 - - [26/Jun/2017:12:06:54 -0400] "GET /mantis/admin/core/install.php HTTP/1.1" 404 39520 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.40 Safari/537.36"
10.18.66.10 - - [26/Jun/2017:12:10:57 -0400] "GET /mantis/admin/core/install.php HTTP/1.1" 404 227 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.40 Safari/537.36"
10.18.66.10 - - [26/Jun/2017:12:11:03 -0400] "GET /mantis/admin/core/install.php HTTP/1.1" 404 227 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.40 Safari/537.36"
10.18.1.30 - - [26/Jun/2017:12:11:43 -0400] "GET / HTTP/1.1" 200 39073 "-" "check_http/v2.1.4 (nagios-plugins 2.1.4)"
10.18.66.10 - - [26/Jun/2017:12:11:45 -0400] "GET /mantis/ HTTP/1.1" 307 20 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.40 Safari/537.36"
10.18.66.10 - - [26/Jun/2017:12:11:45 -0400] "GET /mantis/admin/core/install.php HTTP/1.1" 404 227 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.40 Safari/537.36"
10.18.1.30 - - [26/Jun/2017:12:16:43 -0400] "GET / HTTP/1.1" 200 39073 "-" "check_http/v2.1.4 (nagios-plugins 2.1.4)"