Menu

About register_globals and login problems

Help
Dhaval
2005-06-27
2013-04-25
  • Dhaval

    Dhaval - 2005-06-27

    Hi,

    I am having trouble with login with admin/admin. I installed "inventory" on the system:
    SuSE 9.2, PHP 4, MySQL 4.0.21 & Apache2.

    It installed fine. Then I tried login and it did login successfully. Then I tried to change "admin" name and "admin" password, but nothing seems to happen. I was doing it and all of sudden it wont accept any login/password. I reinstalled it and now the same behavior except system is not letting me changing "admin" information.

    I looked on my php.ini file. register_globals is "off".

    So my question is do I need to turn it "on" or it is fixed in new version of inventory?

    Thanks in advance.

    Regards,
    Dhaval

     
    • Dan A.

      Dan A. - 2005-06-28

      Hi,

      It doesn't seem like a proble with register_globals. The fact that you did login once - points to that it is not the issue.

      It is not clear for me if you can or cannot login right now.
      If you can:
      -> can you describe what you're doing to change admin info, and where it fails?

      -> if you can't - I can explain how to reset the admin password, but this will require running commands via the MySQL client directly to the database.

      If you wish, contact me directly via email: dan.a@hotpop.com (I think it would be faster this way)

      Dan

       
    • Anonymous

      Anonymous - 2005-08-26

      I am having the same problem. Trying to install and get inventory up and running. I get to the login page, enter admin/admin, and get a blank page. I created myself a phpinfo() page and see that register globals is on locally, but off under 'Master Value' ...I've been trying for a while, quite stuck.
      Thought maybe you could help.

      OS: Linux, FC3, apache, MySQL server and client 4.1.13-0

      Thanks a lot,
      Ezra

       
      • Dan A.

        Dan A. - 2005-08-27

        Hi Ezra

        I gather from your second post that the problem is in the missing php-mysql module?

        Dan

         

Log in to post a comment.