<div dir="ltr">Hey Guys,<div><br></div><div>I decided to upgrade LORIS v22 to v23 and I ran into this apache error when i navigate to the homepage in my web browser:</div><div><br></div><div>[Thu Feb 04 12:52:22.608901 2021] [php7:warn] [pid 5215] [client <a href="http://172.16.253.6:62122">172.16.253.6:62122</a>] PHP Warning:  session_start(): Setting option 'cookie_samesite' failed in /var/www/loris/php/libraries/NDB_Client.class.inc on line 147</div><div><br>[Thu Feb 04 12:52:22.610434 2021] [php7:error] [pid 5215] [client <a href="http://172.16.253.6:62122">172.16.253.6:62122</a>] PHP Fatal error<b>:  Uncaught Error: Class 'Laminas\\Diactoros\\ServerRequestFactory'</b> not found in /var/www/loris/htdocs/index.php:35\nStack trace:\n#0 {main}\n  thrown in /var/www/loris/htdocs/index.php on line 35<br></div><div><br></div><div><br></div><div>It seems that the server request is failing:</div><div><br></div><div><table class="gmail-highlight" style="border-spacing:0px;border-collapse:collapse;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:14px"><tbody style="box-sizing:border-box"><tr style="box-sizing:border-box;background-color:initial"></tr><tr style="box-sizing:border-box"><td class="gmail-blob-code gmail-blob-code-inner" style="box-sizing:border-box;padding:0px 10px;line-height:20px;vertical-align:top;overflow:visible;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:12px;white-space:pre-wrap"><span class="gmail-pl-s1" style="box-sizing:border-box"><span class="gmail-pl-c1" style="box-sizing:border-box">$</span>serverrequest</span> = \<span class="gmail-pl-v" style="box-sizing:border-box"><span class="gmail-text-bold gmail-hx_keyword-hl gmail-rounded-1 gmail-d-inline-block" style="box-sizing:border-box;border-radius:6px;font-weight:600;display:inline-block">Laminas</span></span>\<span class="gmail-pl-v" style="box-sizing:border-box"><span class="gmail-text-bold gmail-hx_keyword-hl gmail-rounded-1 gmail-d-inline-block" style="box-sizing:border-box;border-radius:6px;font-weight:600;display:inline-block">Diactoros</span></span>\<span class="gmail-pl-v" style="box-sizing:border-box"><span class="gmail-text-bold gmail-hx_keyword-hl gmail-rounded-1 gmail-d-inline-block" style="box-sizing:border-box;border-radius:6px;font-weight:600;display:inline-block">ServerRequestFactory</span></span>::<span class="gmail-pl-en" style="box-sizing:border-box">fromGlobals</span>();</td></tr><tr style="box-sizing:border-box;background-color:initial"><td class="gmail-blob-num" style="box-sizing:border-box;padding:0px;width:50.4px;min-width:50px;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:12px;line-height:20px;text-align:right;white-space:nowrap;vertical-align:top"><a href="https://github.com/aces/Loris/blob/11e6780c0d0e2f4e33ee915f8258f9222c314892/htdocs/index.php#L36" style="box-sizing:border-box;background-color:initial;color:inherit;text-decoration-line:none;padding:0px 10px">36</a></td></tr></tbody></table><br class="gmail-Apple-interchange-newline"></div><div>Any help would be greatly appreciated!</div><div>Tom</div></div>