I am using Linode and just installed Ubuntu 22.04 in an image. I set everything up and put my site on the server yet I get an error:

Code:

file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages: error:0A000126:SSL routines::unexpected eof while reading

It turns out, Laravel (a php framework) doesn’t work when you have 22.04 and OpenSSL 3. How in the world do people use 22.04 then? Any suggestions?