-
Published Answer
Hi Dilby,
The commands you mentioned should work. You can replace $USER your unix username.
•
By
vpsfix
-
Published Answer
During the Certbot installation, you’re asked if you want to keep current nginx config file or replace with the new config file. W…
•
By
vpsfix
-
Published Answer
You need to use separate document roots for two domains. It sounds like both your domains are pointing the same folder.
Feel fre…
•
By
vpsfix
-
Published Answer
Hi Yarino,
Glad you’re finding success with your website. If I were you, I would get professional help at this point. Those tuto…
•
By
vpsfix
-
Published Answer
DigitalOcean does sell additional IPs. They are called floating IPs.
•
By
vpsfix
-
Published Answer
You’re not suppose to install server panel over WordPress.
You should install Vesta CP first. And then install Wordpress.
•
By
vpsfix
-
Published Answer
You could also add following code to wp-config.php to gain access to WordPress backend,
define('FORCE_SSL_ADMIN', true);
if ...
Accepted Answer:
You could also add following code to wp-config.php to gain access to WordPress backend,
define('FORCE_SSL_ADMIN', true);
if ...
•
By
vpsfix
-
Published Answer
Here’s the tutorial,
https://www.digitalocean.com/docs/droplets/how-to/resize/
You didn’t have to add a link to your website th…
Accepted Answer:
Here’s the tutorial,
https://www.digitalocean.com/docs/droplets/how-to/resize/
You didn’t have to add a link to your website th…
•
By
vpsfix
-
Published Answer
DigitalOcean droplets doesn’t come with a server panel. So Vesta CP offers some value. It gives a GUI to manage your server. Which …
•
By
vpsfix
-
Published Answer
3.6 Subscribers are restricted from registering multiple Accounts with the same billing details without first notifying DigitalOcea…
•
By
vpsfix
-
Published Answer
I’ve fixed this LetsEncrypt error for @ae3erdion
•
By
vpsfix
-
Published Answer
It seems like your domain is pointing to the correct IP address. You should check if you have proper permissions set for domain doc…
•
By
vpsfix
-
Published Answer
There definitely are @jarland. Autoptimize and Cache Enabler combination work wonders. I personally use Wp Rocket. It is a premium …
•
By
vpsfix
-
Published Answer
Use this tutorial,
Install Flarum on Ubuntu server with nginx…
•
By
vpsfix
-
Published Answer
You need to make changes to WordPress database. Update the site URL. This might help,
https://codex.wordpress.org/Changing_The_Sit…
•
By
vpsfix
-
Published Answer
PuTTYgen adds a comment to public key file near the end which looks like this rsa-key-20180826. You may need remove it.
•
By
vpsfix
-
Published Answer
There doesn’t seems to be namesevers configured for apetitspasdegeant.ca at your registrar. You need to add them.
•
By
vpsfix
-
Published Answer
Hi @799arman
I can see that your domain is using the DigitalOcean name servers, so far so good, but it doesn’t seem like you’ve…
Accepted Answer:
Hi @799arman
I can see that your domain is using the DigitalOcean name servers, so far so good, but it doesn’t seem like you’ve…
•
By
vpsfix
-
Published Answer
The tutorial you linked assumes you have LAMP setup. It seems like you were missing that. If you’re not familiar with CLI, you can …
•
By
vpsfix
-
Published Answer
If you’re new to command line and trying to get a website up, you should install a control panel. Makes it easy to get familiar wit…
•
By
vpsfix