Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I installed webmatrix and php support on my computer and everything was working fine. I wrote a couple of php scripts which exexuted fine and later decided to try out wordpress from the gallery, wordpress was working perfectly until i installed a theme and then i got a HTTP Error 500.0 - Internal server error. It also gave me some detailed information which have been helpful while google arround but so far i've not been able to resolve the issue:

Detailed Error Information:

Module FastCgiModule

Notification ExecuteRequestHandler

Handler PHP via FastCGI

Error Code 0x00000000

Requested URL localhost:48235/index.php

Physical Path C:\Users\chilas\Documents\My Web Sites\wordpress\index.php

Logon Method Anonymous

Logon User Anonymous

Request Tracing Directory
C:\Users\chilas\Documents\IISExpress\TraceLogFiles\WORDPRESS

This is my first experience with php on iis or iis express. Thanks alot in advance

share|improve this question

closed as too localized by Bart, Brad Larson Aug 18 '12 at 20:35

This question is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time, or an extraordinarily narrow situation that is not generally applicable to the worldwide audience of the internet. For help making this question more broadly applicable, see the FAQ.

1 Answer

Sorry for taking this long, but i guess it had something to do with the wordpress theme i installed... all thanks to me...

share|improve this answer
This is really a comment, not an answer to the question. You can always comment on your own posts, and once you have sufficient reputation you will be able to comment on any post. – Rostyslav Dzinko Aug 20 '12 at 7:44
I know but i'm new here + i think i was kinda in a rush when i did the post – chilas Aug 24 '12 at 15:06

Not the answer you're looking for? Browse other questions tagged or ask your own question.