Login page not coming

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rahul89
    Member
    • Jul 2017
    • 96

    Login page not coming

    PHP Fatal error: Namespace declaration statement has to be the very first statement in the script in application/Espo/ORM/DB/MysqlMapper.php on line 30. What kind of error is this Please help.
  • Maximus
    Senior Member
    • Nov 2018
    • 2731

    #2
    Hello,
    please check the error log files. This will be helpful https://www.espocrm.com/documentatio...oubleshooting/

    Comment

    • rahul89
      Member
      • Jul 2017
      • 96

      #3
      i checked all the logs but it always shows the same error.

      Comment

      • Maximus
        Senior Member
        • Nov 2018
        • 2731

        #4
        Have you configured something before faced this issue? Check if you have correct DB settings in the /EspoCRM/data/config.php file.

        Comment

        • rahul89
          Member
          • Jul 2017
          • 96

          #5
          No i did not see this kind of issue before, though after a long time i was opened my application and show this issue.what can i do to fix it.

          Comment

          • rahul89
            Member
            • Jul 2017
            • 96

            #6
            just now i got the login page,but i can not login,it is shows 500 internal server error and i can not see any thing in error log file.

            Comment

            • Maximus
              Senior Member
              • Nov 2018
              • 2731

              #7
              Perhaps somehow the MysqlMapper.php file was corrupted. Try to replace this file with a new one from EspoCRM installation pack. After, make a rebuild from CLI.

              Comment

              Working...