answersLogoWhite

0


Best Answer

You can either install an Apache-based webserver that come prebuilt with PHP, such as XAMPP or the Zend Server CE (both free.) Or you can simply install PHP under you IIS server (the one bundled with most Windows Servers.) Specific directions require knowing your specific setup, but a Google search will get you plenty of good walkthroughs.

Also, there's an IIS extension called PHP on IIS 7 (available at php.iis.net) that I've heard really nice things about, but haven't had the need for yet.

There is one caveat here. Occasionally, the developers of a PHP application will have relied on the Linux file system or operating system for something, and the application itself won't run on Windows Servers (this is pretty rare, but happens.) If that's the case, then your best bet is likely to be either setting up a Linux server, or virtualizing a Linux box on your Windows server.

Try getting PHP onto your IIS first. It's waysimpler.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can we install on windows a web application developed in Php?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Will PHP code developed on Windows work on an Apache server on Linux?

Generally speaking, yes. There are certain extensions to PHP one could install on Windows that would provide functions that aren't present on Linux.


How do you install php on a windows based web server?

Just install wamp or xampp server for windows. They are both windows based web server. Other then that there is a module for php on IIS to download but I would recommend not going for that hassle


Does php run in Windows 7?

Php can run on windows 7, but it does not run directly on it. PHP is a server side-language that runs on Apache. So in order to use PHP on windows 7, you need to install Apache on it. You can do this by installing WAMP server on your windows 7 machine. PHP will automatically be available to you once installed.


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 do you run a php application on windows 7 home basic?

Operating System is irrelevant for php. Just download the WAMP server for windows & your php is operational. If you run ASP.NET & IIS remember to change the port of WAMP server & things should work out


PHP can be run on Microsoft Windows IIS(Internet Information Server)?

IIS is a Windows-only application, however it's important to note that running PHP on IIS is not the same as running PHP on Windows. XAMPP or WampServer are two choices for running PHP on Windows. However, these two options provide you with some more options. They use MySQL or MariaDB as a database server and run Apache as a web server. To learn more about data science please visit- Learnbay.co


How save PHP file in window?

Assuming you meant windows the OS then you should write it in a text editor such as notepad and save it with the extension .php. You then need to install a web server with PHP installed such as WAMP or XAMPP to run it.


What is the server used to run PHP in Windows?

One of the Windows Server operating systems. PHP can be installed with Microsoft's IIS web server as an ISAPI filter, or you can install the WAMP server under Windows that contains the Apache web server, the PHP interpreter, and mySQL. There are others as well, such as the Xitami web server, etc., that work equally well with PHP under windows.


Can php be ran on Microsoft Windows internet information server?

IIS is a Windows-only application, however it's important to note that running PHP on IIS is not the same as running PHP on Windows. XAMPP or WampServer are two choices for running PHP on Windows. However, these two options provide you with some more options. They use MySQL or MariaDB as a database server and run Apache as a web server. To learn more about data science please visit- Learnbay.co


How do you install PHP on Windows XP?

Download & Install a WAMP or XAMPP Server and everything you require to code in php comes with them. If you want to secure wamp or xampp you ought to change the php.ini file and mysql config files and change password for mysql and php localhost


How do you run PHP in Windows without SQL?

Install Apache server.The best solution is to install the latest version of WAMP server (Windows Apache MySQL PHP). You can then open the WAMP folder on your hard drive and locate the WWW folder. Inside of the WWW folder you can store your PHP files.To preview the files open a browser and enter 'http://localhost' to test if the server is working, after testing add the name of a PHP file to the URL, 'http://localhost/myFile.php'.


How do you install crystal reports for php?

how to create report in php