Espo on a Bitnami virtual machine

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • peterberlin
    Active Community Member
    • Mar 2015
    • 1004

    Espo on a Bitnami virtual machine

    Hello,
    I use the ESPOCRM virtual machines from bitnami for quick tests.
    That also works very well. Now I wanted to have a look at the database. According to the documentation, one uses the user root for this
    and the generated application password. It is displayed when the machine is started. I tried accessing from the outside (HeidiSQL programme) and from the inside (mysql -u root -p).
    I have tested this with several machines.
    Access is always denied.
    Unfortunately, PHPmyadmin does not run on the Bitnami virtual machines.
    Does anyone have any ideas?

    peter
  • abidoss
    Senior Member
    • Mar 2023
    • 230

    #2
    Is there an error message?

    Comment

    • item
      Active Community Member
      • Mar 2017
      • 1476

      #3
      MySQL or MariaDb have special restriction to disable remote access.
      Maybe remote access is disable, or only one IP is allowed.

      normaly, you have access on localhost or 127.0.0.1
      For bitnami info, I have not
      If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

      Comment

      • bradaks
        Active Community Member
        • Aug 2017
        • 251

        #4
        You can access phpMyAdmin with bitnami. You need to use a client like putty and tunnel in.

        Instructions for it is here: Connect to phpMyAdmin (bitnami.com)

        Comment

        • stesaty
          Junior Member
          • Jul 2023
          • 1

          #5
          Originally posted by bradaks
          You can access phpMyAdmin with bitnami. You need to use a client like putty and tunnel in. backrooms game

          Instructions for it is here: Connect to phpMyAdmin (bitnami.com)
          I can't access with IP 127.0.0.1

          Comment

          Working...