I installed Xitami using the standard option. It went on fine and is working perfectly. Then with PHP 5 I did the following steps.
I extracted the PHP5 binaries to C:\PHP
I copied the PHP.INI-recommended to C:\Windows as php.ini(I am using xp)
I copied the php5ts.dll to windows system directory
I added the following line to defaults.cfg.
[Mime]
php=application/x-httpd-php
[Filter]
.php="c:/php/php-cgi.exe"
I suspended and restarted Xitami.
Actually I followed the steps as specified in the php manual. I don't think I missed anything here.
Thanks
Sudheer