All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
0 answers
281 views

PHP on IIS 10 , site running slow

I have IIS 10 running on windows server 2022, wordpress website running php is setup on iis. Everything was working fine until we decided to upgrade php from 7.4 to 8.0. now the website is painfully ...
Learner's user avatar
0 votes
1 answer
96 views

cgi/fastcgi 0% CPU and N% Memory?

I have php wordpress website hosted on IIS, have been using FastCGI, below is my fastCGI configuration Below is screenshot of task manager There are many fastCGI processes that are using 0% CPU but ...
utsav's user avatar
  • 117
-1 votes
1 answer
146 views

Unable to login to any php system on IIS after moving to new server

My host moved to a new IIS server. My website is ASP.Net MVC based. Plus it also has wordpress and question2answer php systems under subfolders /blog and /qa. These websites are showing all pages ...
Gautam Jain's user avatar
1 vote
0 answers
934 views

Wordpress won't load after updating PHP to 5.4, gives FastCGI Error (Windows)

I'm having a lot of problem here trying to start the development of a new website. We have an external host running on Windows (our client already have a website on the root - we end up not having ...
Mateus Oliveira's user avatar
1 vote
0 answers
64 views

Wordpress/IIS/PHP cannot download files with non-ASCII characters

I have a Wordpress installation on a Windows IIS with PHP. It is not possible to download files from the website that have been uploaded with non-ASCII characters. Renaming the files with ASCII ...
Mikkel Bayer's user avatar
0 votes
1 answer
682 views

PHP.ini file causing WordPress site to crash on Windows IIS

I'm running WordPress on Windows IIS (GoDaddy Hosting). The website was created using Visual Composer, which requires an increase in the memory limit. The website is also installed in a subdirectory ...
Yazmin's user avatar
  • 109
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
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
732 views

Wordrpress with PHP 5.3

I'm trying to install Wordpress 3.1 on PHP 5.3 (under IIS 7.5), but before getting to the configuration page it's throwing this error: Your PHP installation appears to be missing the MySQL extension ...
MikeSmitty's user avatar