Author Topic: Call to a member function nocacheing_headers  (Read 3981 times)

Offline sektor

  • Newbie
  • *
  • Posts: 2
Call to a member function nocacheing_headers
« on: October 09, 2020, 07:59:35 PM »
Hi there,

I have downloaded roucube 1.4.9-complete. I'm trying to install it on a Windows 2019 server.

I keep getting error 500 and this error on the roundcube logs:


Code: [Select]
#0 {main}
  thrown in C:\inetpub\wwwroot\vhosts\*********.com\webmail\index.php on line 46
[10-Oct-2020 02:53:01 Europe/Athens] PHP Fatal error:  Uncaught Error: Call to a member function nocacheing_headers() on null in C:\inetpub\wwwroot\vhosts\*********.com\webmail\index.php:46
Stack trace:
#0 {main}
  thrown in C:\inetpub\wwwroot\vhosts\*********.com\webmail\index.php on line 46

I did try to change PHP version (7.0, 7.1, 7.2, 7.3, 7.4) to disable opcache and wincache...nothing.

This doesn't make any sense.

Any ideas?

Thanks
Alex