wesupport

25% off on first invoice for all services*

SPRING SALE

Use coupon

*Offer valid for new customers only

25% off on first invoice for all services*

SPRING SALE

Use coupon

*Offer valid for new customers only

Need help?

Our experts have had an average response time of 11.43 minutes in March 2024 to fix urgent issues.

We will keep your servers stable, secure, and fast at all times for one fixed price.

Install PHP on Windows – The ideal methods for installation

by | Oct 28, 2020

Are you confused on install PHP on Windows?

Here at Bobcares, we help web hosts and online service providers to install PHP as part of our Server Management Services.

Today, let’s get into the details and see how to install PHP.

Why is PHP so common?

PHP remains the web’s most prominent and influential server-side programming language. The advantages of PHP includes,

  1. Common programming language installed by most web hosts.
  2. It has a simple learning curve.
  3. Strong connection with the MySQL database.
  4. An excellent collection of libraries to benefit the development time.

 

The installation of PHP on the development system makes it possible to build and test a web application safely without affecting the live website data.

There are ways to install and run PHP on Windows that are different. Now, let’s look into these different methods.

 

1. All-in-One packages

Luckily, some excellent all-in-one Windows distributions that have Apache, PHP, MySQL, and other applications in a single installation file. For instant, XAMPP and WampServer are the most popular Windows distributions among the PHP community.

To install PHP, we just download the corresponding installer and run it to install it in the Windows installation.

 

2. Manual Installation

Now, let’s check how our Support Engineers install PHP on windows manually.

As a Prerequisites, we prefer to take back up the server before the installation.

1. Initially, we download the latest PHP ZIP package from www.php.net/downloads.php.

2. Then, we install the PHP files to C:\php, so we create that folder and extract the contents of the ZIP file into it.

Normally, PHP can be installed anywhere on the system, but it’s important to change the paths.

3. Next, we copy C:\php\php.ini-development to C:\php\php.ini. Then we configure php.ini according to the needs like define the extension directory, Enable extensions etc.

For instant,

To enable the extension directory

extension_dir = "C:/php/ext"

To Enable popular extensions.

4. And, we add C:\php to the path environment variable.

  1. For that, we Open Settings > Type ‘environment variables’ into the search field and open the result > Select the “Advanced” tab > Click the “Environment Variables” button.
  2. After that scroll down the System variables list > click on “Path” followed by the “Edit” button. Click “Edit text” and add ;C:\php to the end of the Variable value line.
  3. Now click OK until we are out and reboot the system

 

5: After that, we configure PHP as an Apache module.

That’s it!

 

[Need assistance to install PHP? We’ll help you.]

 

Conclusion

In short, the installation of PHP on the server allows build and test a web application safely without affecting the live website data. Today, we saw how our Support Engineers install PHP on a Windows server.

PREVENT YOUR SERVER FROM CRASHING!

Never again lose customers to poor server speed! Let us help you.

Our server experts will monitor & maintain your server 24/7 so that it remains lightning fast and secure.

GET STARTED

var google_conversion_label = "owonCMyG5nEQ0aD71QM";

0 Comments

Submit a Comment

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

Categories

Tags