×

mmk's video: How to Install WordPress on localhost XAMPP local Server

@How to Install WordPress on localhost | XAMPP local Server
Tutorial shows you, how to install WordPress on localhost using XAMPP local server. Create local web server and local WordPress website. Install WordPress locally with 5 easy steps. WordPress Download: https://wordpress.org/download/ XAMPP Download: https://www.apachefriends.org/download.html Notepad++ Download: https://notepad-plus-plus.org/download/v7.3.3.html Subscribe To My Channel and Get More Great Tips: https://www.youtube.com/subscription_center?add_user=krestsss Share this Video: https://youtu.be/dqbMAEPZxMs 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. 2. XAMPP Installation: Recommendation: install XAMPP in default directory C:\xammp 3. Test XAMPP Server with Your First PHP Script Open XAMPP control panel Start Apache server and Start MySQL server (If you get any error, feel free to ask me any question) Open your web browser and type localhost, go to PHPInfo, If it shows you localhost/dashboard and PHPInfo page all is good. Go to XAMPP root directory folder (htdocs) and delete index.php Create a PHP file: Create a file named index.php (Recommendation: use notepad ++) and put it in your web server's root directory with the following script: Download PHP script: https://drive.google.com/open?id=0B64vHNp_xiF8NmNJUDNsY0w1RnM 4. 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'; Retry to connect 5. WordPress Installation 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. Related Videos: How to Host a Website From Home For Free Using WordPress and XAMPP Web Server https://www.youtube.com/edit?o=U&video_id=BrdbO4o8JV0 MySQL Set Root Password - Secure XAMPP Server https://www.youtube.com/edit?o=U&video_id=QKYgOxGY3ZQ How to host your own website from home-No money https://www.youtube.com/edit?o=U&video_id=NyiO27vvGTk How to install wordpress locally / Using XAMPP Server Step by Step Tutorial https://www.youtube.com/edit?o=U&video_id=o1Wf2sNnE54 Feel free to ask me any question!!! Subscribe on YouTube Channel: http://goo.gl/EjTyOO Find me on Facebook: http://goo.gl/op3TUZ Follow me on Google Plus: http://goo.gl/Uvauei Follow me on Twitter: http://goo.gl/gz2V6G This video-tutorial-attempt to answer all below questions: how to install WordPress on localhost xampp? how to install WordPress on xampp local server? how to install WordPress on local server using xampp How to install Xampp Server How to install WordPress How to Secure XAMPP Server, (Set MySQL Root Password) How to create MySQL database? How to create wp-config.php file manually How to Install WordPress Locally?

157

53
mmk
Subscribers
25.4K
Total Post
103
Total Views
3M
Avg. Views
46.2K
View Profile
This video was published on 2017-04-03 20:23:59 GMT by @mmk on Youtube. mmk has total 25.4K subscribers on Youtube and has a total of 103 video.This video has received 157 Likes which are lower than the average likes that mmk gets . @mmk receives an average views of 46.2K per video on Youtube.This video has received 53 comments which are lower than the average comments that mmk gets . Overall the views for this video was lower than the average for the profile.

Other post by @mmk