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

Collapse
X
 
  • Time
  • Show
Clear All
new posts

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

    Leave a comment:


  • tanya
    replied
    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

    Leave a comment:


  • pk2r
    replied
    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


    Leave a comment:


  • tanya
    replied
    http://stackoverflow.com/questions/2...ection-refused

    Leave a comment:


  • pk2r
    replied
    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

    Leave a comment:


  • tanya
    replied
    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.

    Leave a comment:


  • pk2r
    replied
    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?

    Leave a comment:


  • tanya
    replied
    Hello

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

    Leave a comment:


  • 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?
Working...