-
Published Answer
first take the backup of wordpress database from another server using below command
mysqldump -u root -p databasename > database…
•
By
vijaykumarmaurya
-
Published Answer
May you you provide the output of following command show i can check what is happening at server level.
systemctl status httpd
…
•
By
vijaykumarmaurya
-
Published Answer
Hi
Go to the root directory of apache web server, as you have already installed LAMP.
1.cd /var/www/html/
2.Create directo…
•
By
vijaykumarmaurya
-
Published Answer
Install and configure VSFTP given as per given at below link.
https://www.digitalocean.com/community/tutorials/how-to-set-up-vsf…
•
By
vijaykumarmaurya
-
Published Answer
You have newly created and droplet and installed nginx, if i understand you.
First check with below command you web server is li…
•
By
vijaykumarmaurya
-
Published Answer
Just comment the bind address on my.cnf file and restart the mysql service.
One thing you can also check to bind your server IP …
•
By
vijaykumarmaurya
-
Published Answer
Please let me know which Linux flavor, you are using.
In general you can use below command to open port 443 on any linux.
ipt…
•
By
vijaykumarmaurya
-
Published Answer
@nanohost We understand your concern. kindly post your issue in community section so we can assist you on this.
•
By
vijaykumarmaurya
-
Published Answer
To set the system wide default umask for all user you need to make the below configuration in your server.you need to add the below…
•
By
vijaykumarmaurya
-
Published Answer
If i understand you have purchased domain from host raja, now you want to add that domain to digital ocean.adding here your domain …
•
By
vijaykumarmaurya
-
Published Answer
If you are having an account on digital ocean, please visit the below link to create your first droplet host your website.
https…
•
By
vijaykumarmaurya
-
Published Answer
There are couple of method to move word press website from local to your WordPress droplet. if you have correctly setup the LAMP.pl…
•
By
vijaykumarmaurya
-
Published Answer
whenever you install the mysql or mariadb the default password is blank, so try running below if you are able to login in mariadb c…
•
By
vijaykumarmaurya
-
Published Answer
Hi kelseybarmettler,
I am gland that you have resolved your problem your self.
I want to inform you that whenever you make an…
•
By
vijaykumarmaurya
-
Published Answer
Hi Uter,
I want to inform you that converting root partition is require a lot of effort and very complicated.What i can suggest …
•
By
vijaykumarmaurya
-
Published Answer
Hi sasad,
What is this?
What are you looking for?
•
By
vijaykumarmaurya
-
Published Answer
Hi Aaron13ps,
You need to download puttygen.exe from below link.
http://www.chiark.greenend.org.uk/%7Esgtatham/putty/download…
•
By
vijaykumarmaurya
-
Published Answer
Hi Artisanboxco,
Please check your Apache configuration file and visit the below link it might help you to resolve this issue.
…
•
By
vijaykumarmaurya
-
Published Answer
Hi Artisanboxco,
Can you let me know the domain name and details error report, what the IP address of your droplet where your we…
•
By
vijaykumarmaurya
-
Published Answer
Hi TokyoRob,
First unmount the /dev/vda1 using below command.
sudo umount /dev/vda1
Now run the sudo resize2fs /dev/vda1
…
•
By
vijaykumarmaurya