answersLogoWhite

0

How do you install PHP?

Updated: 11/8/2022
User Avatar

Wiki User

8y ago

Best Answer

The PHP manual has an elaborate guide on setting up PHP on the major operating systems. It is updated frequently, and is easy to understand for mid- and novice-level programmers. It will usually be bundled in a program for running a webserver such as Apache 2.4.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you install PHP?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you install crystal reports for php?

how to create report in php


How do you install PHP scripts?

You need to upload the scripts to web hosting space that support PHP.


How do you run php programs?

You need to install PHP either on a pre built apache server such as xampp or download PHP directly from the website.


How do you install php in window?

Download xampp or wamp and everything you need to run PHP would be installed with it


Does Apache support PHP?

Yes, Apache Tomcat supports the installation and usage of PHP (of any version below 5, not including 5). See the related links for an official Tomcat-PHP installation guide.


How do you install PHP as a CGI?

The PHP website has a comprehensive online manual that can explain most aspects of PHP, including its installation. See the related links for a constantly-updated PHP installation guide.


How do you install PHP on a memory stick?

You can install an entire web server on your flash drive with XAMPP Portable. http://portableapps.com/apps/development/xampp You will need an entire server (at least Apache and PHP) if you want to execute PHP scripts.


How do you install PHP 5.2 on your server?

Visit the downloads section of the PHP website (see the related links), and find the PHP 5.2 download for your operating system. Install the package accordingly -- which is an entirely customized step, depending on your operating system.


Is it possible to install wamp server without php?

The principle of WAMP/LAMP server is that MySQL, Apache and PHP are staked in a neat package easy to install. However, it is easy to install only the components you need separately.


How do you install PHP on windows?

To test PHP on your computer you can use a localhost. I use XAMPP for my localhost and it hasn't failed me yet.


How run php?

I have provided you with a two links that will take you through how to install PHP on your computer and how to setup a server so you can run your PHP code. See the relevant link below


Can i use php without a php admin or account?

Yes, you can use PHP without any admin account. It is a programming language you can install on any computer and does not have accounts inherently.