Skip to main content

EasyApache 4 Update - October 31, 2018

Comments

4 comments

  • Zoltan Szabo
    Dear Cpanel! Regardig EA-7903 I had issues with my sites. I am using a custom router.php, all requests rewritten to this router.php which decides what to show. Problem: Previously pseudo urls with php filenames were just right. Like "mysite.com/en/message.php" (note /en/ folder doesnt exist) Right now this url doesnt even hit router.php it goes direct to the 404.php What I attempted to do: I uncommented ErrorDocument line in my website .htaccess file Restarted PHP FPM (didnt solve my issue) (I didnt restarted apache, just PHP FPM) In this case it gave me the same 404, which is by the way my custom 404 page so its still getting that setting from somewhere Temp solution I switched of PHP FPM and all works fine Can you please advice what config shall I change?!
    0
  • cPanelMichael
    Hello @Zoltan Szabo, We have a case open to address this. You can read about it on the following thread: Thank you.
    0
  • cPStacy
    @Zoltan Szabo This fix was pushed out around 11 pm last night.
    0
  • Zoltan Szabo
    Thanks
    0

Please sign in to leave a comment.