Hi,
Running Cacti 1.1.36 on RedHat 7.4 since a week (migrate from an older installation) and all went well.
After a week's run:
After the call of the side "server/cact"i I was immediately redirected to "server/cacti/install" page.
I currently have no idea how I can tackle the problem.
Thanks
GGK
Redirection to "server/cacti/install" page.
Moderators: Developers, Moderators
Re: Redirection to "server/cacti/install" page.
The reason you get redirected is that the database version is not equal to the version under the include/cacti_version file. So, the system automatically redirects you to the install folder. If your website user no longer has write access to the database, then the database version would not be updated and thus you'll get stuck in a loop.
I would check that MySQL is running and then the value of
select * from version;
against the source file.
I would check that MySQL is running and then the value of
select * from version;
against the source file.
Cacti Developer & Release Manager
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
Re: Redirection to "server/cacti/install" page.
Thanks for Your reply, but that seems not to be the reason.
[root@srvcacti include]# cat cacti_version
1.1.36
MariaDB [cacti]> select * from version;
+--------+
| cacti |
+--------+
| 1.1.36 |
+--------+
1 row in set (0.00 sec)
Both entries show the same value ( = 1.1.36).
mysql Version is MariaDB 5.5.56
Thanks
GGK
[root@srvcacti include]# cat cacti_version
1.1.36
MariaDB [cacti]> select * from version;
+--------+
| cacti |
+--------+
| 1.1.36 |
+--------+
1 row in set (0.00 sec)
Both entries show the same value ( = 1.1.36).
mysql Version is MariaDB 5.5.56
Thanks
GGK
Re: Redirection to "server/cacti/install" page.
And the correct username/password credentials are in the include/config.php ?
Cacti Developer & Release Manager
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
Re: Redirection to "server/cacti/install" page.
yes, user and password are correct. Cacti is running smoothly. Just after a week the redirection to the install-page came
Greets GGK
Greets GGK
Who is online
Users browsing this forum: No registered users and 0 guests