[PHP-WIN] RE: PHP in IIS 6

2005-02-09 Thread Gilbert, Mark
First log into IIS and click on the folder "Web Service Extensions". You will see a list of "Web Service Extensions" on the right hand side. If you are not familiar with them then right click one of them and click on "properties". You will need to add that file to one of the "Web Service Extensions

[PHP-WIN] RE: PHP5, IIS6, and Windows2003 Web Edition

2005-01-06 Thread Gilbert, Mark
In IIS you need to check the "Web Service Extensions". If you do not have an extension in their that explicitly permits the php.dlls you are using then you will get the errors you described. You need to add both dlls you are using for example if you are using ISAPI then you would set up - php4ts.dl

[PHP-WIN] Syslog is not writting to the Event Viewer - IIS on Win 2003 Ser ver

2004-07-07 Thread Gilbert, Mark
Hi We recently upgraded from NT server to 2003 Server. We used to be able to post events to the event viewer (to track errors in our application). After the upgrade the event viewer does not show any events posted in it. Mark Gilbert