software requirements for webhosting.?

mvamshi

New Member
Hi,<br />
Our Organization is planing to host a in-house website.They developed with C#.Net with SQL as database.My Question is what are the softwares required for hosting the website that should support the below requirements.<br />
1.ASP v3.0,.NetFramework1. 1,Access Database DSNs,PHP 4.3 Scripting,CGI Bin and SSI,MDAC 2.8,ADO 2.8,Microsoft XML 4.0 SP2,Site Builder Tool,Photo Album Creator,Express Site Creation,Custom Site Creation,Windows Media HTTP Streaming,Flash/Shockwave,Microsoft® FrontPage 2002,<br />
ECOMMERCE FEATURES<br />
Merchant Manager,Integrated Merchants Include,Papal, Secure Trading,World pay,Virtual SSL<br />
EMAIL FEATURES<br />
50 POP3/Email Accounts,SMTP/Outgoing Mail,Catch-All Email Account,Web Based Interface,Sit email,Unlimited Aliases/Forwarding,Auto Responders,1 FTP Account(s)<br />
SECURITY FACILITIES<br />
Firewall Protected<br />
Please let me know the software?s that required that should support the above features. Thank you fro the help.<br />
 

TJ

New Member
http//www.apachefriends.org/en/xampp.html

should do everything you need and is free
 

mike

New Member
Yeah, use Xxamp...very easy program, and it sets up Apache, MySQL, FTP client, and SMTP email accounts.
 

dhvrm

New Member
Windows Server 2000 - 2003 32-bit as you base sever. Comes with IIS 5 or IIS 6, which supports ASP 3.0

You can get the Zend / PHP engine for Windows directly from http//www.php.net

IIS natively supports SSI. Perl (which you probably mean when you say CGI) is available from http//www.perl.com as a 32-bit executable.

MDAC 2.8,ADO 2.8,Microsoft XML 4.0 SP2 All these are built-in to Windows Server 2000 - 2003 or can be downloaded directly from Microsoft.

Site Builder Tool,Photo Album Creator,Express Site Creation,Custom Site Creation -- this software is up to you. There are a number of freeware apps out there such as Joomla, Gallery, etc.

Windows Media HTTP Streaming -- this is built into Windows Server 2003 and is available as an add-on for Windows Server 2000. However, support for it is scant; you will pay a hefty price to a consultant to get this up and running.

Merchant Manager,Integrated Merchants Include,Papal, Secure Trading,World pay,Virtual SSL This is available for free in ZenCart.

50 POP3/Email Accounts,SMTP/Outgoing Mail,Catch-All Email Account,Web Based Interface,Sit email,Unlimited Aliases/Forwarding,Auto Responders,1 FTP Account(s) This is all supported by IIS with built-in SMTP and FTP service, but I would upgrade to SmarterMail http//www.smartertools.com/

Firewall Protected This depends on your network. Generally speaking, proper router setup and network intrusion detection should suffice.
 

hooperbobber

New Member
I find is strange that your Organization doesn't know this already (perhaps you are going behing their backs here and are trying to IMPRESS them) but yep, APACHE is the software that has been handling all that for YEARs and YEARS, and it's FREE and IT HAS ALWAYS BEEN FREE >
 
Top