Hello,
I want to install DNN on a network with 3 servers:
1) Small Business Server 2008 (domain controller, exchange server, sharepoint, remote web workplace, backup, shared/re-directed user folders, etc.)
2) Server 2003 with IIS for DNN
3) Server 2003 with SQL Server 2008
My fouter forwards port 443 packets to server 1... and forwards port 80 to server 2.
Is there something wrong with this design from DNN's perspective?
I have a couple of DNN books and the PDF download manual, and I cannot seem to find an installation example that follows this architecture, and my multiple attemtps have all failed.
Right now, I'm flattening and rebuilding servers 2 and 3 with a fresh OS each, and installing the myriad patches and updates. (this may take some time
so please bear with me )
Then I will reinstall IIS and SQL Server and their updates.
Are there any specific rules for how to install IIS or SQL that will be required for DNN to install successfully?
Once that is accomplished, what will be my very next step?
Thanks.