Quantcast
Channel: EasyEngine Community Forum - Latest posts
Browsing all 12639 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

How to renew let's encrypt ssl?

You don't need anything special to use let's encrypt on a sub domain using EE. It's just the matter of either you have properly configured DNS or not. LetsEncrypt on Subdomain I don't know which DNS...

View Article


Media wont upload

@Bradly_Turvey Is there any error log you have? Please send us debug info on your site. You can find it under rtMedia -> Settings -> Debug. Thanks,

View Article


Pointing Domain to the Server

Your Domain must be reachable from the Internet to "automagically" setup you Lets Encrypt Certificate, thats all - nothing difficult.

View Article

Image may be NSFW.
Clik here to view.

Media wont upload

Hi, thank you for your reply. I have now resolved the issue. Well Sitegroud.com did

View Article

Integration with Monit

About mysql crushing it usually means you server is running out of RAM. Let me guess the logs said something about the OOM killer being invoked by one of your processes (usually naughty...

View Article


Migrating a site to a EE server

thank you guys!

View Article

SSL config mistake, domain can't redirect to HTTP

I am sorry but can you please rephrase what exactly you want to do and maybe I can help you.

View Article

SSL config mistake, domain can't redirect to HTTP

Hi, I want redirect https://tuvangoicuoc.com to http://tuvangoicuoc.com

View Article


SSL config mistake, domain can't redirect to HTTP

Try adding the following to your config file and restart nginx. server { server_name tuvangoicuoc.com; listen 443 ssl http2; ssl_certificate /var/www/22222/cert/ssl.crt; ssl_certificate_key...

View Article


SSL config mistake, domain can't redirect to HTTP

Thank you so much, now that domain can redirect, but meet ERR_CERT_AUTHORITY_INVALID. I don't know why https://suachuacantho.com can redirect without this error. Both domain not config or run on SSL....

View Article

Post GPX with RTMedia

Hi there, ist it possible to post within buddypress activity stream also GPX files. Can the upload form (of RTMedia) be modified in a way, that beside JPG als GPX can be uploaded. the uploaded GPX...

View Article

SSL config mistake, domain can't redirect to HTTP

You are probably using a self-signed certificate (i.e. this is the case if you have not configured ssl on your server) in which case the certificate will always through up an error. This is because...

View Article

SSL config mistake, domain can't redirect to HTTP

Thank for your help @Garikai_Dzoma But other domain like https://suachuacantho.com and another domain: new or old, if not run on HTTPS can redirect to HTTP without error. Only https://tuvangoicuoc.com...

View Article


Error logging into phpMyAdmin?

Try to use a domain name pointing to that server also create another user database user that is not root and grant all permissions to all the databases it on the command line and use it to login...

View Article

Errors were encountered while processing: mariadb-server-10.1

Having a BIG issue with new installs: > root@ngx:~# ee site domainname.com --wp --php7 --wpfc > PHP7.0 is experimental feature and it may not work with all CSS/JS/Cache of your site. > Do you...

View Article


Errors were encountered while processing: mariadb-server-10.1

Strange thing is, if I wipe the server clean and just install EE and a new site - it works fine. I run into an issue when I install CSF w/ Maldet + ClamAV

View Article

EE update to 3.6 - is there a way to revert?

Hi, Just updated EE which has caused massive problems. Is there an easy way to revert to previous version using EE? regards

View Article


Integration with Monit

As @Garikai_Dzoma said, the issue is because you are running out of ram, I would suggest try tuning your MySQL configuration with mysqltuner and see if there is any improvement in RAM consumption.

View Article

Error logging into phpMyAdmin?

I kind of wanted to access phpMyAdmin so I could transfer my site over. So currently thats why I dont have domain setup yet. Is the error caused from not using a domain name or is root@localhost vs...

View Article

Error logging into phpMyAdmin?

Log into your server via ssh and run the following commands: mysql -u root-p CREATE USER 'newuser'@'localhost' IDENTIFIED BY 'password'; GRANT ALL PRIVILEGES ON * . * TO 'newuser'@'localhost'; FLUSH...

View Article
Browsing all 12639 articles
Browse latest View live