-
Published Answer
Here its my config for apache
<VirtualHost *443:>
ServerAdmin webmaster@localhost
ServerName laiprofitn...
•
By
stiven8as
-
Published Question
I am trying to activate SSL by cloudflare. Which I have activated the flexible option but it gives me many redirects and does not open the web, I activate it completely and it gave me error 521. After trying to instal...
1
•
•
By
stiven8as
Apache
Ubuntu 20.04
Security
-
Published Answer
it works, comment inside fstab, becouse i make a swap memory before, after i commented its works fine. Thkx
•
By
stiven8as
-
Published Question
One day I needed to restore the server due to a problem that occurred with the wordpress that I had installed that was disabled and needed a quick solution. I gave him the option to restore from the droplet control pa...
Accepted Answer:
Assuming you’re on Ubuntu,
systemctl enable apache2 mysql
Link for references.
https://linuxconfig.org/how-to-start-service-on-boot-on-ubuntu-20-04
Ps: MySQL is dead, I highly recommend using mariadb instead. All MyS...
2
•
•
By
stiven8as
Ubuntu 18.04
PHP
WordPress
Backups
-
Published Question
I have had a lot of problems loading batch images in wordpress, I have read that there are ways to solve it by improving the database cache, how can I do it? I have seen other posts here but they talk about ubuntu 14 ...
Accepted Answer:
Hi @stiven8as,
Let's review a few things before you go to your MySQL. The first big issues would be the size of the images, how big are they?
If you have images with a size of 4,5,6,7 MB it will take time until they l...
1
•
•
By
stiven8as
Ubuntu 18.04
WordPress
Apache
MySQL
-
Published Question
I add the cron job and run it, but i recived an email whit these:
/var/www/html/cloud/cron.php: 1: /var/www/html/cloud/cron.php: cannot open ?php: No such file
/var/www/html/cloud/cron.php: 2: /var/www/html/cloud/cron...
2
•
•
By
stiven8as
PHP
Apache
LAMP Stack
Ubuntu 18.04