RUVIDEO
Поделитесь видео 🙏

Wordpress install on xampp localhost Server

This tutorial is on how to install Wordpress on XAMPP.
If you dont know wat XAMPP is the you can read about it here:
http://www.apachefriends.org/en/xampp...

To download a copy of Wordpress visit there site at:
www.WordPress.org

Steps to install WordPress on XAMPP web server:
1. Assign a Static Local IP Address for your Server
2. XAMPP Installation
3. Test XAMPP Server with Your First PHP Script
4. Secure XAMPP Server (Set MySQL Root Password)
5. WordPress Installation

1. Assign a Static Local IP Address for your Server:

Open CMD (command prompt) and type: ipconfig /all
The windows command is used for displaying all current network configuration information
This is all info what you need IP Address, Subnet Mask, Default Gateway and DNS server
Right click on computer icon and Open Network and Sharing Center
Click on Change adapter settings
Right click on your local adapter, and click properties
Find and open Internet Protocol Version 4 (TCP/IPv4)
Select Use the following IP address, and enter your new IP address, Subnet mask, Default gateway, and DNS server, that corresponds with your network setup.
Secure XAMPP Server (Set MySQL Root Password)

Open your web browser and type localhost/phpmyadmin
Click on User accounts
Find account with user name “root” and host name “localhost”
Click Edit privileges
Then Change password
Type your password twice and hit Go
Then, when you try to access the page, you will get an error:
(Access denied for user 'root'@'localhost')
Go to C:\xampp\phpMyAdmin, open config.inc.php file (with text editor Notepad ++)
find line / Authentication type and info / and edit this two lines:

$cfg['Servers'][$i]['auth_type'] = 'cookie';
$cfg['Servers'][$i]['password'] = 'YourPasswordHere';

Unzip WordPress,
Go to root directory folder, and create a new folder for your local website
Move all WordPress files in your website folder
Go to localhost/phpmyadmin and Create MySQL Database for your WordPress website
Open the wp-config-sample.php file with notepad
Type your MySQL database name, user and password
Save file as wp-config.php
Open your web browser, and go to your website: localhost/YourWebsite.com
Choose language
Enter your details and click Install WordPress.


Feel free to ask me any question!!!


Subscribe on YouTube Channel: https://goo.gl/WXJhfw

Find me on Facebook: https://goo.gl/Ghaqjy

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «Wordpress install on xampp localhost Server», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.