Espocrm doesn't start after upgrade from 4.4.1 to 4.5.1 - Error 500

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pk2r
    Junior Member
    • Feb 2017
    • 16

    Espocrm doesn't start after upgrade from 4.4.1 to 4.5.1 - Error 500

    After upgrading from version 4.4.1 to 4.5.1 I only get error 500 in access.

    Already modify chmod 664 to index.php in root and v1

    Please some advice?
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello

    Check apache error log and espocrm log (data/log), please

    Comment

    • pk2r
      Junior Member
      • Feb 2017
      • 16

      #3
      Originally posted by tanya
      Hello

      Check apache error log and espocrm log (data/log), please
      Images of Espocrm logs and apache error_log.

      Seems some file or folder are missing, or not?

      Comment

      • tanya
        Senior Member
        • Jun 2014
        • 4308

        #4
        Hi
        according to http://stackoverflow.com/questions/6...console-doctri this can help

        Open data/config.php and change database host from "localhost" to "127.0.0.1"

        Let me know, if it helps.

        Comment

        • pk2r
          Junior Member
          • Feb 2017
          • 16

          #5
          Originally posted by tanya
          Hi
          according to http://stackoverflow.com/questions/6...console-doctri this can help

          Open data/config.php and change database host from "localhost" to "127.0.0.1"

          Let me know, if it helps.
          I have changed data / config.php in Espocrm directory and has not changed the condition. In image the previous and current log of Espo, only missing cron that I believe is because it still does not run

          any help is welcome

          Comment

          • tanya
            Senior Member
            • Jun 2014
            • 4308

            #6
            I am trying to use a PHP connection to connect MySQL Database which is on phpmyadmin. Nothing fancy about the connection just trying to see whether the connection is successful or not. I am using M...

            Comment

            • pk2r
              Junior Member
              • Feb 2017
              • 16

              #7
              Thanks for the tips, but I still can not get it to communicate with the db ... change the port and I get in Espocrm home page "Bad server response" .. so it indicates terminal Mysql is listening in 3306


              Comment

              • tanya
                Senior Member
                • Jun 2014
                • 4308

                #8
                If nothing helps, you can to install new Espocrm with old db.
                Make also dump of db. If you did any customizations, copy custom folder from old instance to new one. Possible you need to reset passwords for other users

                Comment

                • deant
                  Junior Member
                  • Nov 2016
                  • 22

                  #9
                  My installation of Espo is exhibiting the same failure, among others... see http://forum.espocrm.com/forum/bug-r...4992-email-bug

                  Comment

                  Working...