¡@

Home 

php Programming Glossary: iis7

Apache vs. IIS PHP performance comparison

http://stackoverflow.com/questions/1197953/apache-vs-iis-php-performance-comparison

2 projects underway that may help. Currently available is IIS7 which is reported to have had PHP performance enhancements built..

Simple comet example using php and jquery

http://stackoverflow.com/questions/1320542/simple-comet-example-using-php-and-jquery

and manage its a big hog of resources. Also I am using IIS7 not Apache. A good example would be really helpful so I can..

Performance-oriented way to protect files on PHP level?

http://stackoverflow.com/questions/1688568/performance-oriented-way-to-protect-files-on-php-level

using mod_rewrite type operations. The only exception is IIS7 the new Rewrite module which uses the web.config file. HOWEVER..

Debugging 500 Internal Server Error on PHP running on IIS7 cluster

http://stackoverflow.com/questions/1696867/debugging-500-internal-server-error-on-php-running-on-iis7-cluster

500 Internal Server Error on PHP running on IIS7 cluster Recently my ISP switched our website to an IIS7.0 high.. IIS7 cluster Recently my ISP switched our website to an IIS7.0 high availibility cluster. The website is running on PHP5.2.1.. similar question in serverfault . Check it out Turning off IIS7 custom errors will allow error responses from your application..

file_get_contents() returns “failed to open stream” when hitting HTTPS

http://stackoverflow.com/questions/2809068/file-get-contents-returns-failed-to-open-stream-when-hitting-https

Anyone have specific directions I can give them for their IIS7 setup php facebook iis 7 share improve this question That..

How to know for sure if FastCGI is being used to run php scripts

http://stackoverflow.com/questions/609044/how-to-know-for-sure-if-fastcgi-is-being-used-to-run-php-scripts

trouble configuring Joomla running Joomla php mySQL on IIS7 win server 2008 . I have a similar configuration running on.. running on a local machine Joomla php mySQL on IIS7 vista x64 so I was at least able to follow instructions showed..

The best PHP editor for Vista [closed]

http://stackoverflow.com/questions/67729/the-best-php-editor-for-vista

background My PHP dev enviroment consists of a Vista x64 IIS7 with FastCGI PHP5 I need something light weight The following..

PHP Fatal error: Call to undefined function mssql_connect()

http://stackoverflow.com/questions/9986804/php-fatal-error-call-to-undefined-function-mssql-connect

to a SQL Server 2008 instance on a Windows machine running IIS7 and PHP5.3. I have downloaded and installed SQLSRV30.EXE from.. to Microsoft SQL Server 2008 from PHP 5.3 running on IIS7 Windows Server 2008 I'm sure it's something really dumb that..