• flymike

    (@flymike)


    TML worked perfectly until I migrated to PHP 7. But now https://mysite/login returns a 404 because the filepath ‘login’ is not recognized. (And I have upgraded to TML 6.4.6)

    It’s likely an unrelated plugin is causing the problem, not TML. But, as I have >70 plugins active, the disabling plugins technique is not practical.

    Could someone explain what mechanism TML uses to allow the ‘login’ filepath to be recognized? That might give me a clue to the real culprit.

Viewing 1 replies (of 1 total)
  • Thread Starter flymike

    (@flymike)

    Duh! Did not only migrate to PHP 7, but also to Ubuntu 16.04. And mod-rewrite was not enabled in Apache: sudo a2enmod rewrite

Viewing 1 replies (of 1 total)
  • The topic ‘/login not recognized after PHP 7’ is closed to new replies.