I have a certificate - from zeroSSL - it's how it install it that I'm not clear.
I have domain-based certs on an https listener (port 443). Since I can't add another listener for that port, I'm thinking I need to have multiple certs, but am unclear how to achieve that.
I'm running LetsEncrypt certificates on my virtual hosts, because all have domains.
However, PCI scanning makes IP address requests as well, and these fail because there is no valid SSL on the IP address alone.
Since LetsEncrypt doesn't support IP address in its certs, how can I resolve this...
I've upgraded my webadmin to v1.8.1, and symlinked admin_php to lsphp in /usr/local/lsws/lsphp82/bin.
Everything seems to work, but would be very interested to know if this is, actually, a bad idea!
Has this been resolved? We have an PCI failure for the same reason (though, with PHP 7.4 now, rather than 5.6).
Can I copy the PHP8.2 binary into this file and still have admin work?
Hi
I've changed something in my .htaccess (or, possibly, elsewhere!) and - suddenly - pretty permalinks no longer work. They all get 404.
Possibly relevant is that this is a sub-domain based Multsite.
Any ideas?
Regards
John
.htaccess
# BEGIN LSCACHE
## LITESPEED WP CACHE PLUGIN - Do not...
I see that the Enterprise version now has ARM64 support. Might this be something coming to OLS soon?
It would open up use of the AWS Graviton servers, which would be nice :)
I'm having the same issue.
Have upgraded packages - LS is now running PHP 8.2. extension=curl is uncommented in the ini file and yet I get curl_init not found...
Ideas?