Issue with phpmyadmin login
When I try to login to phpmyadmin it gives me this error. I'm trying to use same default password (http auth) that I used to login in to :22222 mysqli_real_connect(): (HY000/1045): Access denied for...
View ArticleHow to deploy on 1 domain but different port and later to change to domain?
How to deploy on 1 domain but different port multiple sites and later to change to domain?
View ArticleHHVM inactive. How to activate?
Did new server, new sudoer user, from new user:wget -qO ee rt.cx/ee && sudo bash eeee stack install --allsudo ee stack install --mysqlsudo ee stack install --hhvmsudo reboot sudo systemctl...
View ArticleVimbadmin Error on clean install
Did sudo ee stack install --all Reload : postfix [OK]Reload : nginx [OK]Restart : php5.6-fpm[OK]Reload : mysql [OK]Restart : dovecot [OK]Reload : postfix [OK]Restart : dovecot [OK]Reload : nginx...
View ArticleWitch cache to choose if HHVM also installed if it makes difference?
Witch cache to choose if HHVM also installed if it makes difference?easy egine WP Super Cache vs W3 Total Cache vs Nginx cacheHow to change it in case not working?Does HHVM needs to be active?...
View ArticleCan i install in subdomain and then move as seperate domain or update to be...
Can i install in subdomain and then move as seperate domain or update to be seperate?
View ArticleCan't install Wordpress
Please check directory permission if it is set to allow you to move. Dissertation Writing Help
View ArticleWitch cache to choose if HHVM also installed if it makes difference?
I wouldn't use HHVM as it is now not supported. Use PHP7 if your plugins and themes support it. I use FastCGI Cache e.g. --wpfc Then I also manually setup REDIS object cache. To do this just create a...
View ArticleInstalling mail packages fails; cannot identify error
For some strange reason, installing the "standard" ee packages goes fine, but after issuing the commandee stack install --mailit all goes to hell It returns an error wit a generic reason:Oops...
View ArticleFail to renew letsencrypt SSL certificate
Had similar problems, and finally resolved all of them by this silly command which had nothing to do with EE.Just run the following command before renewing your LE SSL.export...
View ArticleLet's encrypt renewal failed
Had similar problems, and finally resolved all of them by this silly command which had nothing to do with EE.Just run the following command before renewing your LE SSL. export LC_ALL="en_US.UTF-8"...
View ArticleLet's Encrypt SSL can't renew – no clear error
Posting it again: Had similar problems, and finally resolved all of them by this silly command which had nothing to do with EE.Just run the following command before renewing your LE SSL. export...
View ArticleWhat have i installed? Multiple folders under :22222 appeared
Did sudo ee stack install --all now i have Index of / ../cache/ 31-Dec-2016 00:29 -db/ 31-Dec-2016 00:29 -fpm/ 31-Dec-2016 00:29 -php/ 31-Dec-2016 00:29 -vimbadmin/ 31-Dec-2016 00:30 -
View ArticleWhat is vimbadmin
Did sudo ee stack install --all Now i have some vimbadmin Didnt saw in any tutorial about that.Do i create domains in there or with ee commands?
View ArticleIssue with phpmyadmin login
You can close this problem solved. I was using the wrong password. I checked in /etc/mysql/conf.d/my.cnf to get the mysql password for phpmyadmin and login fine.
View ArticleRemoving Media Gallery Title
Wonderful - this worked perfectly. For anyone else, the code and links in my original post only changed the title of each member's personal gallery - but it did work. I just didn't see where the...
View ArticleCreate SSL with multisite domain mapping?
How do you create ssl with let's encrypt if you run a multisite with domain mapping?
View ArticleSetting up SSL for Nginx behind a Load Balancer
I've sort of got this set-up working but I would like some advice on how to do it better. I'm running a high availability set-up on AWS and have an Application Elastic Load Balancer in front of two...
View ArticleSetting up SSL for Nginx behind a Load Balancer
Somewhat related: Since I'm receiving the request on port 80 I need to tell WordPress that the request is really an HTTPS request. I do the following in wp-config.php which works but this should...
View Article