No database installation

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MaxMax
    Junior Member
    • Mar 2022
    • 15

    No database installation

    Hello,

    i get the message "An unexpected error occurred" when checking the connection.

    I swear all the data is entered correctly.

    PLEASE HELP
  • Vadym
    Super Moderator
    • Jun 2021
    • 345

    #2
    Hi MaxMax

    Please provide a screenshot to investigate this issue in more detail.
    What server, PHP version, database do you use?
    What EspoCRM version do you trying to install?

    Comment

    • MaxMax
      Junior Member
      • Mar 2022
      • 15

      #3
      Server: Plesk Obsidian v18.0.43_build1800220414.18 os_Ubuntu 18.04
      PHP-Version: 7.4.30, PHP run as dedicated FPM-Anwendung (nginx)
      Database Server Type: MySQL / MariaDB / Percona
      Database Server Version: 10.1.48
      EspoCRM Version: 7.1.8

      Click image for larger version

Name:	screen.jpg
Views:	425
Size:	75.1 KB
ID:	81448

      Comment

      • shalmaxb
        Senior Member
        • Mar 2015
        • 1602

        #4
        what about the log file in folder data/logs?

        Comment

        • MaxMax
          Junior Member
          • Mar 2022
          • 15

          #5
          Originally posted by shalmaxb
          what about the log file in folder data/logs?
          There is no log file there

          Comment


          • shalmaxb
            shalmaxb commented
            Editing a comment
            that is strange. I guess there is some problem on your server configuration. As far as I know nginx also has a log file.
        • AgentT
          Member
          • Aug 2021
          • 77

          #6
          MaxMax I think you will have to add the port after localhost in the hostname section, something like localhost:3364, that's the default MySQL port, yours might be different.

          Comment

          • MaxMax
            Junior Member
            • Mar 2022
            • 15

            #7
            I changed the application for PHP to FPM application (nginx) and it works.
            But now I have the problem that any kind of change or update appears with the "Error 403: Access denied".

            HELP

            Comment

            • AgentT
              Member
              • Aug 2021
              • 77

              #8
              You will need to set correct permissions for the logged in user.

              Check the roles and teams of the user under the profile.

              Comment

              • MaxMax
                Junior Member
                • Mar 2022
                • 15

                #9
                Even if I want to make a change under "Roles/Administration / Administración", i have no access.
                But I am the administrator!

                Comment

                • AgentT
                  Member
                  • Aug 2021
                  • 77

                  #10
                  Make sure you have setup your sever configs correctly.

                  Comment

                  Working...