Installer not accept ports for MySql

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • haggy
    Junior Member
    • Jun 2014
    • 17

    Installer not accept ports for MySql

    During Installation I receive an Error if I enter any Port in field Hostname. For example 127.0.0.1:3308

    Also ther is an Error for MySql Version: "Supported php version >= 5.4"
    I use MySql Version 5.5.28
  • tarasm
    Super Moderator
    • Mar 2014
    • 573

    #2
    EspoCRM requires PHP >=5.4, not MySQL. Please check your php version.
    Last edited by tarasm; 06-10-2014, 12:16 PM.
    Job Offers and Requests

    Comment

    • haggy
      Junior Member
      • Jun 2014
      • 17

      #3
      Of course you were right, I did not read the message properly. But what about the Port? did you check it?

      Comment

      • tarasm
        Super Moderator
        • Mar 2014
        • 573

        #4
        It seems like it has some issue with the port. It should be fixed in a new release. If you need it today, I can send you a patch.
        Job Offers and Requests

        Comment

        • tarasm
          Super Moderator
          • Mar 2014
          • 573

          #5
          This problem has been fixed in EspoCRM 1.2.0.
          Job Offers and Requests

          Comment

          • haggy
            Junior Member
            • Jun 2014
            • 17

            #6
            ThankĀ“s there is now a fild for the port, but if I enter Port there is always an Error that user have no rights to connect the Server, password checked serveral times!

            Comment

            • tarasm
              Super Moderator
              • Mar 2014
              • 573

              #7
              Please check if your database user has "Data" and "Structure" privileges (create, index, alter, select, etc. actions).
              Job Offers and Requests

              Comment

              • haggy
                Junior Member
                • Jun 2014
                • 17

                #8
                I test it with "root" User, this User has all rights.

                Comment

                • tarasm
                  Super Moderator
                  • Mar 2014
                  • 573

                  #9
                  It's very strange. Are you sure that the port is correct. Could you send me an access to your test Espo instance. Send via PM.
                  Job Offers and Requests

                  Comment

                  • tarasm
                    Super Moderator
                    • Mar 2014
                    • 573

                    #10
                    Solved. It was a problem with port definition.
                    Job Offers and Requests

                    Comment

                    Working...