All Questions

Filter by
Sorted by
Tagged with
1 vote
0 answers
157 views

PHP version automatically changed in IIS SERVER after 5-10minutes

I have a windows 2008 server with IIS7. The websites are configured with individial application pool. Few sites are running with PHP 5.4 and few are using PHP 5.6 version. All sites are under Multi-...
Sneha Makwana's user avatar
1 vote
1 answer
1k views

PHP-CGI.exe running rampant. Which website?

We have a Windows 2008 64-bit server running IIS 7 and serving about 40 different websites. Over the last few days we've seen a few php-cgi.exe processes consistently utilizing high CPU usage. The ...
Shawn Berg's user avatar
4 votes
2 answers
943 views

Failure in PHP_MINIT_FUNCTION(Wincache) with Wordpress, Microsoft Azure and IIS

I'm starting experience very annoying downtimes with my Wordpress installation hosted in a shared environment in Microsoft Azure PAAS, where PHP is executed under IIS. First of all I tried to ...
Gabriele B's user avatar
0 votes
1 answer
1k views

PHP files loading very slowly, even if they have no PHP code

Windows Server 2008 R2 Standard IIS 7.5 PHP 5.3.28 FastCGI I have a WordPress blog in a subfolder of an ASP.NET site that has started running very slowly. After experimentation, I've found that all ...
75th Trombone's user avatar
0 votes
2 answers
136 views

Why would IIS use two different PHP installs?

I've inherited this Windows Server 2008 server that we use as our primary web server and have lately been running into some oddities. Previously, PHP was installed by just downloading a zip file, ...
Chiggins's user avatar
  • 811
0 votes
2 answers
2k views

Windows Server 2008 R2 running PHP poor performance

At work we have a Windows Server 2008 R2 setup as webserver. We have IIS installed and with the Web Platform Installer we have installed PHP. The problem now is, the performance of the server is ...
Crinsane's user avatar
1 vote
2 answers
2k views

IIS 7 with PHP in Domain with Windows Authentication

I have Windows Server 2008 R2 x64b installed with IIS 7, PHP 5.5. This server is added to domain exampledomain , so I have win authentication enabled and all others disabled. I left the two default ...
Michal Saiyan Hajdony's user avatar
1 vote
1 answer
931 views

Edit MaxRequestLen in FastCGI on IIS (Plesk)

I am receiving a 500 Internal Server Error when trying to upload large files on my server. All of my PHP settings are correct, i.e. post_max_size, execution_time etc... I am pretty certain it is a ...
Ben Carey's user avatar
  • 164
1 vote
0 answers
883 views

IIS + PHP + Page with lots of images = Intermittent 403 errors

I am using an up-to-date Server 2008 R2 Datacenter, running IIS 7.5 and PHP 5.3.6/FastCGI On PHP pages with lots of images (60+), some of the images fail to load It is not always the same images-- ...
SJL's user avatar
  • 183
1 vote
1 answer
487 views

Virtual Hosts w/ IIS 7.5.x Not Paying Attention to Path

I have setup numerous linux web servers (using Apache) but I am new to IIS. I am trying to setup two new vhosts, let's call them vhost1.domain.com and vhost2.domain.com for the purposes of this ...
niczak's user avatar
  • 191
0 votes
3 answers
1k views

Running scheduled web scripts in a Windows Server environment

I'm trying to get a scheduled web script running on a Windows Server and so far the only way I've managed to automate this process is by using the Task Scheduler to open Internet Explorer with the web ...
Dan Murfitt's user avatar
2 votes
0 answers
422 views

Setting PHP remote write permissions in IIS7

I have two windows server 2008 servers. One is a web server one is a file server. A php script runs on the web server and is supposed to write to the other server. I am getting a permissions error. I ...
chronoz's user avatar
  • 129
1 vote
3 answers
6k views

Installing IIS, PHP , MySQL on Windows Server 2008 (R2 and non R2)

Of the following, which way is better? Install IIS, PHP, MySQL separately on Windows Server 2008 R2 and non R2. Install WAMP server alongside IIS (again in R2 and non R2). Is this possible, and how? ...
SilverLight's user avatar
7 votes
2 answers
3k views

All PHP sites stopped working on IIS7, internal server error 500

I installed multiple drupal 7 sites using the Web Platform Installer on Windows Server 2008. Until know they worked without any problems, but recently internal server error 500 started to show up (...
TimothyP's user avatar
  • 299
0 votes
1 answer
151 views

Starting Up SQL Server 2008 in IIS

I'm a complete noob at windows servers and IIS so please be patient with me. I originally set up a website using php/mysql. I have the website running PHP with FastCGI through IIS already, but the ...
Explosion Pills's user avatar
0 votes
1 answer
573 views

Installing PHP on IIS server: standard FastGCI installation or Zend Server CE

I am installing my first production server with Windows. It is virtual server running on KVM with 1 GB RAM and 30 GB disc space. As operating system will be used Windows Web Server 2008 (not R2 ...
Azazel's user avatar
  • 1
0 votes
1 answer
53 views

install php on server08 manaully

Looking to install php on a 08 box already holding iis/sql box. I've tried the webinstaller a couple times but the installer locks before completion or managing to echo any sort of error message. ...
justSteve's user avatar
  • 859
3 votes
3 answers
9k views

PHP ignores upload_tmp_dir?

LS, I am using IIS7 with PHP (FastCGI). I set up the upload_tmp_dir to "X:\Temp" instead of leaving it empty, but it's still using "C:\Windows\Temp" for some reason. I did give the following users ...
Thijs Tijsma's user avatar
1 vote
2 answers
2k views

Windows 2008 IIS 7 PHP Caching / Blank Page Problems?

I don't even know how to explain this. The only thing I can think is 'why am I working with a windows server?' I am renting a dedicated 1and1 server - I installed PHP myself - with fast CGI and ...
darkAsPitch's user avatar
  • 1,931