Announcement

Collapse
No announcement yet.

Upgrade from 5.4.5 to 5.5.6

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Upgrade from 5.4.5 to 5.5.6

    Hi, Huston.... can you hear me ...? We have a problem :

  • #2
    Hi,

    Upgrade script was not executed for some reason. You can run SQL queries:

    UPDATE `user` SET type = 'admin' WHERE is_admin = 1


    UPDATE `user` SET type = 'portal' WHERE is_portal_user = 1

    Comment


    • #3
      I need all steps... please show me thanks a lot !

      Comment


      • #4
        Hello.
        If you have installed phpMyAdmin you can enter to your database, find field "user" or "portal_user", choose needed one, find record Admin, choose edit and change the record in the "is_admin" field from 0 to 1, then go to the bottom of the page and press "Go" under the table to save new parameters. Also, you can find how to make it via a command line.

        Comment


        • #5
          Yes thanks this is clear, but I can't enter with my user and password ........ I thought they were the same of my access on espoCRM..... I don't know how to solve.

          Comment


          • #6
            No. You should input username and password of the database user(admin).

            Comment

            Working...
            X