WebSphere is compatible with IIS (along with a variety of other web servers).
See the table at http://www-306.ibm.com/sof
Support for PHP comes from the web server, not the application server (WebSphere). PHP runs on Apache, IIS etc.
Technically, you can run IIS, WebSphere and PHP together.
If the standards by which you are bound do not allow IIS, then this all irrelevant. Also, it doesn't make a lot of sense to use both PHP and WebSphere, since the two have a big overlap in function (WebSphere provides JSPs for the presentation layer).
Making the switch from IIS/ PHP to a J2EE environment (WebSphere) can be difficult. You may want to see whether Apache (or IBM HTTP Server) + PHP would be acceptable. Switching from IIS to Apache is not too big of a hurdle.
Main Topics
Browse All Topics





by: AWPPosted on 2004-12-17 at 09:20:30ID: 12852161
'They say that an external web cannot have IIS on the server'
This is a corporate standard. Everything uses Websphere and I know nothing about it's capabilities.