Communicate from HTTPModule to php application
Hello, is there any possibilty to send information from an HTTPModule to a PHP application hosted in II7?without using a file as intermediate.I managed to add or edit values to the...
View ArticleConfigure PHP on IIS7
Hello, I'm just not able to run my php site under IIS7. Well, I am a first timer with PHP.I'm using "php manager" to configure the php settings. Step done until now.-Downloaded and unzipped php files....
View ArticlePartying with PrestaShop on IIS7
Hello,Can somebody please share a IIS7 and PrestaShop configuration tutorial. I happen to host it sucessfully on hosting Server, but failed to host it on local IIS. Thanks, Swatantra
View ArticleFCGI Crash w/ Wincache
Hi,I'm troubleshooting a server which stops serving web pages after an error condition is reached within either fcgi or wincache. Over on the wincache forum there was a recommendation to switch from...
View ArticleGetting to update changes from php.ini file
Hello. I've worked on getting the mysql.dll module to communicate within my PHP version 5.4.11 for several days with limited success so far. What irks me is that whenever I try and verify...
View ArticleYour PHP installation appears to be missing the MySQL extension which is...
I am trying to get my first WordPress installation running under Windows IIS 7.5 and I am running into the common "Your PHP installation appears to be missing the MySQL extension which is required by...
View ArticleWordpress on IIS - Cache problem
Hello,I have a wordpress site on my server and I have an issue with the cache. When I make new posts, I see them, however some other changes like editing a template or editing some widgets I don't see...
View Articlecant work on mysql and php together
i have installed php and mysql my php file is saved as php and when i run my php fie it shows me the code instead of UI and when i change the php file name to php.ini i get a database error stating...
View ArticleHow can I pass command line arguments to my fastcgi process?
I have created a Visual C++ app called fastcgi.exe and I want to use this with the IIS 7.5.7600.16385 FastCgiModule.If I use IIS Manager to create a handler mapping using FastCgiModule, specifying this...
View ArticleProblem with php
Hi, I am trying to install php 5.4.12 in IIS 7.I am following this manual and my problem is than when I try to open phpinfo.php it forces me to download or open the code from page, instead of show me...
View ArticleUninstall PHP 5.2
Hello,I am preparing to install PHP 5.4 on my IIS 7.Currently, i am running PHP 5.2 and 5.3 side by side. I would like to remove PHP 5.2 but i cannot find a procedure. Removing the folder is...
View ArticleCrashes with WordPress on IIS 8 with WinCache Extensions
Hello all,recently I set up a web server running Windows Server 2012 Standard Edition. This server is hosting one wordpress blog (www.magi-mania.de)Unfurtanetly the web site is ran very unstable and...
View Articlephp-cgi.exe hanging webserver - CPU between 0 (idle) to 20% usage..
Hi, I have a running 2003 server/iis6 with 4 WordPress sites running - it works great with pretty permalinks and all the bells and whistles as far as the WP installation goes. The server has about 2GB...
View ArticleError when accessing wordpress application
We get the following message when accessing a wordpress application via IISfilename:\\?\C:\Windows\system32\inetsrv\config\applicationhost.configLine Number: 1956Error: Cannot add a duplicate...
View ArticleInstall FastCGI IIS7 without internet
Hi, i'm trying to install the FastCGI module in a Windows 7. But i d'ont have internet in this pc, and i want to install FastCGI IIS7 without Microsoft Web Platform ! How can i do that !? It's possible...
View ArticleSOLVED**phpinfo() and php.ini not matching
Hello all,I have a strange problem this morning. My file_uploads were not working (via a CMS) so i did some checking. I made a php file with the phpinfo() call and see here that file uploads are off. I...
View ArticleC++ FastCGI Application User Delegation
I would like to use a C++ FastCGI application (using libfcgi, http://www.coastrd.com/fastcgi) with IIS instead of having a custom C++ web server based on one of the Boost ASIO examples. Once I finally...
View Articlephp forum - login re-direct issue since running on IIS 7.5
Dear allI do have a forum, running on an LAMP environment. The login there works just fine, you enter a username and a password, click on "login" and you get directly logged in and re-directed to the...
View ArticleError trying to add CGI to IIS7 on Windows 7
Hi,Problem: When I try to add CGI to IIS7 on Windows 7 (from Control Panel) I get:"An error has occurred., Not all of the features were successfully changed."Another thread led me to the CBS.log file...
View ArticleFastCGI module and connected application
I'm trying to find a proper way to connect an application to IIS over FastCGI. There's official FastCGI specification and quite old library on fastcgi.com site. There are also some interesting posts on...
View Article