Hello, I have an issue which I have been unable to resolve in the last 5 hourse. My Obversium login simply doesn't work. Nothing happens when I login using real username / password. When I try to login with wrong user/pass it wasy login invalid, but with the real login details nothing happens, no error, just gets me to login page again. I use RHEL6 and i did everything from the guide. Tried with both Apache and nginx, same error. error_log empty. How could I debug this further? I know DB is created successfully and admin users loaded to the mysql table sucessfully. Any help wold be appreciated.
We can't diagnose issues on CentOS or RHEL.
Try installing on Ubuntu or Debian and see if you still have the same issue.
adam.
On 2013-07-21 15:09, untitledpower@net.hr wrote:
Hello, I have an issue which I have been unable to resolve in the last 5 hourse. My Obversium login simply doesn't work. Nothing happens when I login using real username / password. When I try to login with wrong user/pass it wasy login invalid, but with the real login details nothing happens, no error, just gets me to login page again. I use RHEL6 and i did everything from the guide. Tried with both Apache and nginx, same error. error_log empty. How could I debug this further? I know DB is created successfully and admin users loaded to the mysql table sucessfully. Any help wold be appreciated. _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Check to make sure selinux is disabled. On Jul 21, 2013 9:23 AM, untitledpower@net.hr wrote:
Hello,
I have an issue which I have been unable to resolve in the last 5 hourse. My Obversium login simply doesn't work. Nothing happens when I login using real username / password. When I try to login with wrong user/pass it wasy login invalid, but with the real login details nothing happens, no error, just gets me to login page again.
I use RHEL6 and i did everything from the guide. Tried with both Apache and nginx, same error. error_log empty. How could I debug this further?
I know DB is created successfully and admin users loaded to the mysql table sucessfully.
Any help wold be appreciated.
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Its better to set it to permissive mode, I've had linux working on Centos with SELINUX just fine.
Run "getenforce" to see what mode it is in, if it is in enforcing then "setenforce 0" to set it to permissive. It is likely selinux as Zach mentions.
participants (4)
-
Adam Armstrong
-
Darius Seroka
-
untitledpower@net.hr
-
Zach Underwood