Search for "iis"

PHP system() calls result in CGI Error on IIS

Writing a custom executable for a client earlier this month, I encountered an issue with calling it from within a PHP script on IIS running PHP 5.2. Every time the page was accessed, we would get an error page saying something along the lines of "...

Read More | Tags: IIS, Windows Server, WIMP, PHP, Errors, Bugs, Hacks

IIS7, FrontPage 2002 and Windows Server 2008

I was excited to find out that Microsoft were running an open beta test for Windows Server 2008 (aka Longhorn), their latest and greatest in server technology. I've since downloaded and installed my evaluation copy and plonked it on an old Windows...

Read More | Tags: IIS, Windows Server 2008, Server Administration, Tip, Frontpage 2002

Setting Up a Test Server

Today I was trying to set up an additional development server for testing of ASP.NET sites and MS-SQL databases, as our original server had become overloaded and was performing poorly for testing purposes. In setting up the server, I encountered s...

Read More | Tags: Server Administration, Windows XP, ASP.NET, .NET, IIS