Skip to content

WordPress on Mikr.us v1

What requirements does WordPress have?

PHP version 7.4 or greater.
MySQL version 5.6 or greater OR MariaDB version 10.1 or greater.
Wsparcie HTTPS

https://pl.wordpress.org/about/requirements/

On older versions it will also work, but it is not recommended.

In the mikr.us panel, we check that the system we have installed is Ubuntu 16.

WordPress instalation

Using the link:
https://websiteforstudents.com/install-wordpress-on-ubuntu-16-04-lts-with-nginx-mariadb-and-php-7-1-support/   
we do the following:

Step 1.

Step 2 is skipped. We do not install the database, we will use a shared database, the access data is in the mikr.us panel. InstruBazy danych nie instalujemy, będziemy korzystać z bazy współdzielonej, dane dostępowe znajdują się w panelu mikr.usa. Manual: 
https://www.facebook.com/groups/mikrusy/learning_content/?filter=2830942186953036&post=256041555449185

Step 3. Install PHP 7.4 using the instructions at:
https://computingforgeeks.com/how-to-install-php-on-ubuntu/
Ad-on modules and final configuration take from the first ling changing 7.1 to 7.4

Step 4. Nope

Step 5 – 9. We follow the instructions. We get the data for database configuration from panel. And in nginx configuration change
unix:/var/run/php/php7.1-fpm.sock
to
unix:/var/run/php/php7.4-fpm.sock

That’s it, wordpress works and it’s great. Only the address is weak, because it looks like this: http://[1080:0:0:0:8:800:200C:417A].

If we have a domain then we can redirect it to mikr.us using the “Cloudflare i Mikrus” instructions:
https://www.facebook.com/groups/mikrusy/learning_content/?filter=2830942186953036&post=1155889001448056

One Comment

  1. […] eh, scared me at first. I went to my first post about installing WordPress and noticed that the linked page had changed xD Well, this post is already worthless anyway, but a […]

Comments are closed, but trackbacks and pingbacks are open.