Open Litespeed not installing from binary or repository on Ubuntu 23.04 VPS

#1
The OpenLiteSpeed Repository doesn't have a release file, and trying to install from binary gives me a bunch of empty directories and missing files, like so:
Screenshot_20240210_151352.png
I installed Ruby and that did nothing.

Screenshot_20240210_151409.png Screenshot_20240210_151445_black.png
Trying to install from repository gives me this:


ubuntu@vps-720f8549:~/openlitespeed$ sudo apt-get -y install openlitespeed
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
lsphp74 : Depends: libenchant1c2a (>= 1.6.0) but it is not installable
Depends: libssl1.1 (>= 1.1.0) but it is not installable
Depends: libwebp6 (>= 0.5.1) but it is not installable
Depends: libzip5 (>= 1.5.0) but it is not installable
Recommends: php-readline
E: Unable to correct problems, you have held broken packages.

------------------------------------------------

This is frustrating, as I want to use this server for my new forum in order to ensure that it is running at the highest speed possible. Any help welcome.

Can these errors be fixed? If not, how do I roll back my Ubuntu version to a version that this server can be installed on?
 

Attachments

Top