Hi everyone,
Sorry if this is a dumb question, I'm a bit green...
I'm trying to find out if there's any problem running PHP and ASP on the same NT/IIS box. I'm doing an intranet in PHP, which runs on the same box as a public website accessing the same MSSQL7.0 db with ASP. No update functions will overlap, but some selects will. Process management should keep this from being a problem, right?
Thanks heaps,
-- Dave