[racktables-users] Re: Login Issue after new install

  • From: Drew Bentley <dbentley@xxxxxxxxxxxxxx>
  • To: "racktables-users@xxxxxxxxxxxxx" <racktables-users@xxxxxxxxxxxxx>
  • Date: Mon, 20 Apr 2015 01:03:14 +0000

Anything actually being logged in your httpd access or error log files of
relevance? wwwroot in the Racktables package is exactly that, the root
contents of the application. If you wanted it to be
http://companyname.com/racktables/ <-- racktables needs to be your wwwroot
contents of Racktables. Hope that makes sense.

-Drew

________________________________________
From: racktables-users-bounce@xxxxxxxxxxxxx
[racktables-users-bounce@xxxxxxxxxxxxx] on behalf of Cadillac Rick
[cadillacrick@xxxxxxxxx]
Sent: Sunday, April 19, 2015 1:26 PM
To: racktables-users@xxxxxxxxxxxxx
Subject: [racktables-users] Re: Login Issue after new install

I checked all my PHP packages and everything seems to be there... Now maybe
this could have something to do with my troubles... I'm installing Racktables
as a subdirectory of an existing website on my virtualmin machine... so ex:
/home/company/public_html/racktables now when I dumped the contents of
wwwroot from the install package in there that's when i get the endless loops
at login.. if i dump the whole /wwwroot/ package from the Racktables
install in there and try to access it like
http://company.com/racktables/wwwroot then i get nothing....

I guess the install instructions could be a little clearer on this project
because I don't seem to get what the creators are trying to explain in the
readme files.



Any help would be appeciated.



Rick



On Sun, Apr 19, 2015 at 11:54 AM, David Serpa
<dserpa@xxxxxxxxx<mailto:dserpa@xxxxxxxxx>> wrote:
Rick,

I think I had a similar issue when I first installed. I was missing one of the
PHP packages. Check your install
________________________________
From: Cadillac Rick<mailto:cadillacrick@xxxxxxxxx>
Sent: ‎4/‎19/‎2015 11:17 AM
To: racktables-users@xxxxxxxxxxxxx<mailto:racktables-users@xxxxxxxxxxxxx>
Subject: [racktables-users] Re: Login Issue after new install

Yes I tried that. It changes the password just fine, but doesn't fix the
problem that I cannot login....

Keep getting the prompt over and over when I enter "Admin" and the correct
password.

Are there permissions I have to change somewhere to allow a file to be written ?


Still at a loss here.

On Fri, Apr 17, 2015 at 8:09 PM, Drew Bentley
<dbentley@xxxxxxxxxxxxxx<mailto:dbentley@xxxxxxxxxxxxxx>> wrote:
Did you try the following:

mysql> UPDATE UserAccount SET user_name = 'admin', user_password_hash =
SHA1('mynewpassword') where user_id = 1;

From
https://wiki.racktables.org/index.php/RackTablesAdminGuide#Resetting_administrator_password_.28and_username.29

-Drew


________________________________________
From:
racktables-users-bounce@xxxxxxxxxxxxx<mailto:racktables-users-bounce@xxxxxxxxxxxxx>

[racktables-users-bounce@xxxxxxxxxxxxx<mailto:racktables-users-bounce@xxxxxxxxxxxxx>]
on behalf of Cadillac Rick
[cadillacrick@xxxxxxxxx<mailto:cadillacrick@xxxxxxxxx>]
Sent: Friday, April 17, 2015 6:30 PM
To: racktables-users@xxxxxxxxxxxxx<mailto:racktables-users@xxxxxxxxxxxxx>
Subject: [racktables-users] Login Issue after new install

Hello everyone,

Still trying to diagnose how come after a fresh install which went off without
a hitch... that I cannot login... I use admin and the appropriate password and
keep getting the prompt to login.. Can't get anywhere.

Loaded on Ubuntu 14.04 LTS which is also running Virtualmin 1.74 and MySQL
5.5.41


Any help would be greatly appreciated!


Thank you!


Richard




Other related posts: