-
Published Question
Hi guys, I need to increase the maximal upload file size. I did it before, when using an Apache and Nginx web server, but now I have a Wordpress Openlitespeed droplet configuration and I can't seem to figure it out.
I...
Accepted Answer:
Hi @katovonkatz ,
I believe this FAQ can help,
https://docs.litespeedtech.com/cloud/images/wordpress/#how-do-i-change-php-parameters
Let us know if you have any questions or help.
Best,
Eric
2
•
•
By
katovonkatz
OpenLiteSpeed WordPress 1-Click
-
Published Question
As I was following this tutorial https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-with-nginx-on-an-ubuntu-18-04-server, I immediately got an error after this step in the first par...
2
•
•
By
katovonkatz
MySQL
PHP
LEMP
Ubuntu 18.04
-
Published Answer
@KFSys @alexdo , thank you for your help. I found a solution! When I start the tutorial again using the Digital Ocean Console and n…
Accepted Answer:
@KFSys @alexdo , thank you for your help. I found a solution! When I start the tutorial again using the Digital Ocean Console and n…
•
By
katovonkatz
-
Published Question
As I was following on this tutorial https://www.digitalocean.com/community/tutorials/how-to-install-and-secure-phpmyadmin-with-nginx-on-an-ubuntu-18-04-server, halfway I entered a wrong option. That is why I aborted t...
Accepted Answer:
@KFSys @alexdo , thank you for your help. I found a solution! When I start the tutorial again using the Digital Ocean Console and not the Terminal, the installation process starts :)
3
•
•
By
katovonkatz
LEMP
PHP
Ubuntu 20.04
-
Published Answer
@bobbyiliev , I will start a new threat here, because I can’t reply to you anymore via the above.
Yes, I did get an error repor…
•
By
katovonkatz
-
Published Question
This tutorial is available for installing Wordpress with a LEMP stack on Ubuntu 18.04 (https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lemp-on-ubuntu-18-04). Unfortunately, there is not ...
Accepted Answer:
Hey there @katovonkatz,
I don't think there are any major differences. I, myself, am following old tutorials and manage to get things up and running without a problem.
If you stand upon an issue while following this t...
2
•
•
By
katovonkatz
WordPress
LEMP
Ubuntu 20.04
-
Published Question
I want to manipulate my Wordpress child theme (https://developer.wordpress.org/themes/advanced-topics/child-themes/), but I want to keep track of the versions. I recently learned about version control in Git and so my...
Accepted Answer:
Hey @katovonkatz,
Yes, that is doable, I actually do the same thing at my end.
There are two possibilities, you could either add your whole WordPress site to git or just the child theme.
To do so you need to first SSH...
1
•
•
By
katovonkatz
Git
WordPress
LAMP Stack
-
Published Question
Hi all,
I installed an ssh keygen pair for connecting my home computer to the DO web server as per this tutorial: https://www.digitalocean.com/docs/droplets/how-to/add-ssh-keys/to-account/.
Now, I want to connect my r...
Accepted Answer:
Hi @katovonkatz,
Yes, you'll need to generate an SSH key on your droplet and then add it to your repository.
First, you need to generate an SSH key on your droplet. It's done the same way you generated the keys on yo...
1
•
•
By
katovonkatz
Git
Ubuntu 20.04
-
Published Question
Hi DO community. I have a problem with a Wordpress Plugin that I want to install. It's about the Login or Logout Menu Item plugin, which I installed earlier, but seems to be gone all the sudden.
When I want to re-ins...
Accepted Answer:
The first thing that you should do is visit your themes or plugins page to see if you have it already installed on your site.
If it isn’t already installed, then this could mean two things:
A previous attempt to delet...
1
•
•
By
katovonkatz
WordPress
Ubuntu 20.04
LAMP Stack
-
Published Question
I am using the Droplet Backup service for $0.14 dollars a month. I am fairly new in the development field and am not sure what to expect from this backup. The reason why I am asking this is that I want to be sure that...
Accepted Answer:
Hi there @katovonkatz,
With the backups from DigitalOcean, your whole server gets backed up, meaning that you can restore your whole server including all of the server configuration and also website files and database...
2
•
•
By
katovonkatz
Backups
LAMP Stack
WordPress
PHP
Ubuntu 20.04
-
Published Answer
For an answer that helped me solve this, see answer on:
https://www.digitalocean.com/community/questions/wordpress-doesn-t-start…
Accepted Answer:
For an answer that helped me solve this, see answer on:
https://www.digitalocean.com/community/questions/wordpress-doesn-t-start…
•
By
katovonkatz
-
Published Question
As I was following this tutorial https://devanswers.co/install-secure-phpmyadmin-nginx-ubuntu-20-04/, in lack of a DO tutorial existing about installing phpmyadmin on Ubuntu 20.04 with a LEMP stack, I couldn't get php...
2
•
•
By
katovonkatz
LEMP
Ubuntu 20.04
PHP
Nginx
-
Published Question
I have a more meta-type of question. So I submitted a question to the community, but it was not very neatly formulated and the answers were not sufficient.
https://www.digitalocean.com/community/questions/wordpress-i...
Accepted Answer:
Hi @katovonkatz,
I think in this case it would actually be best if you posted an answer to your own question, the original one. A simple summary and a link pointing users to the updated answer would be best here.
You ...
1
•
•
By
katovonkatz
Ubuntu 20.04
-
Published Question
As I was following this tutorial https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-with-lemp-on-ubuntu-18-04, I came a long way. But then after step 5, Wordpress doesn't start on my website.
T...
Accepted Answer:
Hi there @KatoVonKatz,
There are a couple of things which could be causing this problem.
If you installed WordPress at /var/www/html/, you would need to remove the index.html file from there, you can do that with the ...
2
•
•
By
katovonkatz
WordPress
LEMP
Ubuntu 18.04
Ubuntu 20.04
Ubuntu
Configuration Management
-
Published Answer
I have found the answer and submit it here, hope that it will help future developers. A problem arose, because I installed the Ngin…
Accepted Answer:
I have found the answer and submit it here, hope that it will help future developers. A problem arose, because I installed the Ngin…
•
By
katovonkatz
-
Published Question
As I was following this tutorial https://www.digitalocean.com/docs/networking/dns/quickstart/, I configured the nameservers on my registar website. It looks like this:
Example link (https://github.com/KatovonKatz/Kat...
Accepted Answer:
I have found the answer and submit it here, hope that it will help future developers. A problem arose, because I installed the Nginx web server using step 1 from this tutorial Example link (https://www.digitalocean.co...
2
•
•
By
katovonkatz
DNS
WordPress
-
Published Question
This question concerns tutorial: https://www.digitalocean.com/community/tutorials/how-to-install-wordpress-on-ubuntu-20-04-with-a-lamp-stack.
I came a long way, but I think in step 5 something went wrong. I didn’t get...
Accepted Answer:
For an answer that helped me solve this, see answer on:
https://www.digitalocean.com/community/questions/wordpress-doesn-t-start-with-installing-wordpress-with-lemp-on-ubuntu-20-04
This differs somehow from this quest...
3
•
•
By
katovonkatz
Ubuntu
WordPress
LAMP Stack
Ubuntu 20.04
-
Published Question
As I was following this tutorial (https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-20-04), I created a new user account at step 2, including an account password. Then, I successfully a...
Accepted Answer:
Hi @KatoVonKatz,
I think, at Step 2 — Creating a New User (https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-20-04#step-2-%E2%80%94-creating-a-new-user), you entered your root password ...
2
•
•
By
katovonkatz
Ubuntu 20.04
Initial Server Setup