Pages redirected to x.com/p/page-name.html
i completed all the steps. posts are ok now but pages: pages redirected to x.com/p/page-name.html if you go to this address: yalitimli-aluminyum.blogspot.com enerji verimli cephe tasarımları enerji...
View ArticleCan't install new SSL
No. Direct A record to IP server. WWW and @. Its strange, cause I have the same problem on two different hostings on new clear VDS. And some time ago it works on them.
View ArticleCan't install new SSL
37 kb of texts )But when im try to reinstall vds third time, its start. )Thank you!
View ArticlephpMyadmin on Debian
pls help me, I can't login to PHPMyAdmin on my site, and I'm already installed composer on my VPS. File ./vendor/autoload.php missing or not readable.Most likely you did not run Composer to install...
View ArticlephpMyadmin on Debian
Please, search the forum. This has been discussed in depth a few days ago.
View ArticleUbuntu 17.04 support
Hi, Could you please add Ubuntu 17.04 support? wget -qO ee rt.cx/ee && sudo bash eeExecuting apt-get update, please wait...EasyEngine (ee) only support Ubuntu 12.04/14.04 and Debian 7.x/8.x
View ArticleCPU suddendly high and Mysql showing consuming more than 50%
I faced similar issue that looks like MariaDB bug. In my case CPU usage was above 90% when innodb_buffer_pool_size was less than 8M in /etc/mysql/my.cnf, raising it to 8M or above resolved the issue.
View ArticleHow to avoid landing page redirects?
Hi, I've just updated my blog from a Centminmod installation to a EasyEngine one on my VPS. Everything is working, but I'd like to solve little issues to enhance my web performance. I've made some...
View ArticlePages redirected to x.com/p/page-name.html
You can use the redirection plugin https://wordpress.org/plugins/redirection/ to add those pages redirection
View ArticleUbuntu 17.04 support
They only support LTS releases of Ubuntu. The latest ubuntu they support is 16.04 LTS. The next LTS will be 18 which is expected around April of 2018
View ArticleBest Practice for Caching
Yes, try redis, it works great. But with 2GB of ram do not use the redis object cache plugin for wordpress. Caused me issues. Had to get a server with a little more ram
View ArticleHow to change username after the installation?
To overwrite the admin user (with id=1) you can use: wp db query "update wp_users set user_login='$admin_user', user_pass='$hash', user_nicename='Admin User', user_email='$admin_mail' where ID=1";...
View ArticleHow to avoid landing page redirects?
Did you verify that you WordPress-Settings are with https:// and with "www."? Try: wp option set siteurl https://www.javipas.com wp option set shome https://www.javipas.com Hope that helps..Kind...
View ArticlephpMyadmin on ubuntu14.04
I also had the same issues. I tried with above line and it work perfect now. Thank you so much guys..
View ArticleBest Practice for Caching
How big was that WordPress site? Was it the only one on the server? I have about 7 WordPress installs all with redis/php7 on a 1gig droplet with 1gig swap. These are relatively small sites with low...
View Article