3,462 reputation
12759
bio website blog.zygonia.net
location Donegal, Republic of Ireland
age 46
visits member for 4 years
seen 7 hours ago
stats profile views 241

About Me:

I work as a professional software developer for a UK web hoster and internet services company and spend most of my time building provisioning and web based self-service systems for IIS, Apache and Citrix XenServer.

My Curriculum Vitae can be viewed on Stack Overflow Careers.

You can also follow my haverings on Twitter App.net if you've nothing better to do.

Stuff I like to listen to at last.fm

You can get in touch here: kevin #.# kenny #@# zygonia #.# net (you know what to do with the # and spaces).


Jul
24
comment PHP on IIS 7.5/W2K8 using IUSR Account not IIS_APPPOOL\DefaultAppPool
Don't worry, the main thing is you got it working :)
Jul
24
comment PHP on IIS 7.5/W2K8 using IUSR Account not IIS_APPPOOL\DefaultAppPool
Can you post screenshots of 1. The site's application pool advanced configuration 2. The site's anonymous authentication settings (Site -> Authentication -> Anonymous Authentication -> Edit
Jul
24
awarded  Notable Question
Jul
24
comment Is it possible to batch restore backups and remove users from databases in MSSQL 2008?
Is it the same user or users across all databases?
Jul
23
comment IIS 7.5 and Tomcat Setup: Error 500.19
@OrangeGrover - you're welcome :)
Jul
23
revised IIS 7.5 and Tomcat Setup: Error 500.19
added 598 characters in body
Jul
23
revised IIS 7.5 and Tomcat Setup: Error 500.19
added 510 characters in body; added 2 characters in body
Jul
23
revised IIS 7.5 and Tomcat Setup: Error 500.19
added 16 characters in body
Jul
23
revised IIS 7.5 and Tomcat Setup: Error 500.19
deleted 154 characters in body; added 85 characters in body; deleted 1 characters in body
Jul
23
revised IIS 7.5 and Tomcat Setup: Error 500.19
added 64 characters in body; added 63 characters in body
Jul
23
answered IIS 7.5 and Tomcat Setup: Error 500.19
Jul
18
answered How do I import an IIS 6 metabase into iis7?
Jul
18
comment IIS 7.5 Web.config Error from Wrong Application
Take a look at this, same kind of problem: stackoverflow.com/a/6200408/419
Jul
17
comment Troubleshooting a HTTP Error 503 when navigating to domain name
Does your 503 status have a subcode, for example 503.19? Have you tried turning on Failed Request Tracing: learn.iis.net/page.aspx/266/… | learn.iis.net/page.aspx/772/…
Jul
16
comment IIS7: Custom response header goes missing after some hours or days
Are you saying the header is being physically deleted from IIS config? i.e. you have to keep going in to IIS Manager (or use appcmd.exe or some such config script) to put it back?
Jul
16
answered Problems Installing SQL Server 2008 on Windows Server 2008 R2 Standard SP1
Jul
15
comment IIS7: Custom response header goes missing after some hours or days
Is there a proxy or load balancer sitting in front of this server?
Jul
15
revised How to diagnose a 500 Internal Server Error on IIS 7.5 when nothing is written to the event log?
added 215 characters in body; added 221 characters in body; added 1 characters in body
Jul
15
comment How to diagnose a 500 Internal Server Error on IIS 7.5 when nothing is written to the event log?
What's the site written in?
Jul
15
answered How to diagnose a 500 Internal Server Error on IIS 7.5 when nothing is written to the event log?