Hi @pebriancharliady ,
I don't have experience on phpPgAdmin but I guess it's similar to phpmyadmin. Just add a context e.g. /pgsql/ and specify the phpPgAdmin file location, then you should be able to access phpPgAdmin by visiting http://example.com/pgsql
Best
Hi @andreimol ,
Did you use the following command to install the repo?
wget -O - http://rpms.litespeedtech.com/debian/enable_lst_debian_repo.sh | bash
May I also ask which cloud provider you choose? e.g. AWS?
Best
Hi @Galadh ,
PHP5 cannot build with newer OpenSSL libraries, specifically the ones in Ubuntu 18+ that come by default. PHP says they will not support newer OpenSSL versions for PHP5.x.
Please try make the site compatible with PHP7.x or you may want to try some other platforms, e.g. Ubuntu 16...
Hi,
Try method 2 of https://docs.litespeedtech.com/cloud/wordpress/#how-do-i-secure-phpmyadmin
Replace the Context name to your needed. Let me know if it works.
best,
Eric
Hi @lateralus578 ,
The image didn't come with all PHP extensions installed by default.
You can simply install it by
apt-get install lsphp73-ioncube -y
Feel free to change the 73 to other php version you may have.
best,
Eric
Thank you, just updated.
We didn't list all packages by following Digitalocean's guide that vendors should display the most important packages only (<=5).
Hi @georget777 ,
Please do not using multiple listeners listen on the same port.
You can simply attaching virtual host to the same listener.
Let me know if you have any questions.
Hi @pebriancharliady ,
May I ask working properly means login with user pebriancharliady to mariadb from console works fine, access issue only happens on phpMyadmin?
Best
Hi @Galadh,
I guess you are not using openlitespeed wordpress image. Instead, you're using original wordpress which is not provided by LiteSpeed.
If you search wordpress from digitalocean's marketplace, you should see it.
You can also use the hyperlinks from the following doc to launch ols-wp...
Hi @dimath99 ,
I think you can just download 7.3.8 from repo directly .
yum list lsphp73
Available Packages
lsphp73.x86_64 7.3.8-5.el7
apt list lsphp73
lsphp73/bionic 7.3.8-4+bionic amd64
Best
How about virtualhost -> rewrite tab -> Auto Load from .htaccess set to enable? will it work? please graceful restart openlitespeed to reload .htaccess file.
Hi @upgrade81 ,
Yes, context will help in this case.
Settings like URI, Location, Accessible are needed. Let us know if you have any issues.
More info
Best
That openlitespeed wordpress image has already optimized, you can use some tuning and image optimize functions from lscache plugin to make your site lighter which means page load faster.
Hi @Gagandeep6895 ,
I tried and here's my LoadBalancer status result
Name Type Zone Healthy Autoscaling Balancing mode Capacity
unmanage-instance-group-1 Instance group us-east4-a 1 / 1 Off Max CPU: 80% 100%
No health check...
Hi @dimath99 ,
Could you take two snapshot for before/after page size increased with browser dev tool enabled? Then we can see which file size got changed.
You can also just write down the size of JS/CSS/Image/Media size before and after.
Best
Hi,
There's no `protected` context here?
If you don't have rewrite rule issue, better to turn off the rewrite logs.
Nope, I didn't see any 503 related log so far. May I ask the 503 error happens on cyberpanel itself or your sites?
Best