I have the same issue! I have been reading all the threads about this, trying all permutations of all the suggested variables to no avail...
Has anyone had a success in solving this? Or at least can propose a reliable way to debug this?
<facepalm> it works!
Thank you @Cold-Egg.
I actually tried this, by moving that context to the lowest priority. I though OLS would match the first context and then stop processing. Apparently it processes all context for all requests?
Thank you @Cold-Egg! I have sent you all the info. And I am posting redacted vh config here:
cat /usr/local/lsws/conf/vhosts/wordpress/vhconf.conf
docRoot /var/www/html/
errorlog $SERVER_ROOT/logs/kuba-vhlogs.log {
useServer 0
logLevel INFO...
I have a standard installation of OLS on AWS following the guide: https://docs.litespeedtech.com/shared/cloud/aws-wordpress/#how-do-i-upgrade-openlitespeed-to-latest-stable-version
The standard config comes bundled with phpmyadmin configure to be served through a context.
It used to work fine...