Asked 10 years, 6 months ago. Active 10 years, 6 months ago. Viewed 2k times. Improve this question. Add a comment. Active Oldest Votes. Improve this answer. I tried running php on IIS but few things are breaking. What should I try? I would advise using Zend Server community edition. Joeri Sebrechts Joeri Sebrechts Here's a good article on that topic: Translate. Alex Berg Alex Berg 3 3 gold badges 8 8 silver badges 17 17 bronze badges. Mohamed Kamal Mohamed Kamal 2, 4 4 gold badges 30 30 silver badges 46 46 bronze badges.
Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. Web PI will add several items to the install list three in my case ; then click on the big Install button at the bottom.
Next, you will need to accept the license terms of the different components. If any components fail to install, you might have to install them manually. Be sure to download a non-thread safe version. Removing these checks improves performance. Finally, go to your PHP folder e. Then you will see it in IIS Manager:. When you open it, you will immediately see a warning about your php.
PHP allows extensions to be installed and enabled. In my default installation, I already had 40 extensions installed. You can also install them through the PHP Manager. Likewise, you can enable and disable extension by editing the php. It includes caching mechanisms like user data cache, session cache, file system cache, and relative path cache.
Be sure to download from the development folder , because the other files are for the Web PI version of WinCache.
In the WinCache forums , you can read that support for 7. Create a new file in your favorite text editor and add only the following line:. This is where IIS will be hosting your websites. Keep in mind that putting a phpinfo. It exposes too much information about your server that hackers could use to attack you. It has also stood the test of time very well. It has a vast and vibrant community and includes some tried and tested products such as WordPress and Drupal.
In the example above, we added our tiny one-file PHP website to the wwwroot folder. However, nothing is stopping you from using the possibilities of IIS and putting your websites in other folders, then running them in separate application pools. I had to do some extra work because the default web. I had to either remove it, or install the rewrite module for IIS.
Retrace already supports many platforms and frameworks that run on or are often associated with PHP. Using Web PI, you can have it working in just a few clicks.
Click here to read more about the acquisition. Try Our Free Code Profiler. Try Our Code Profiler. By Role. By Technology. By Language.
0コメント