Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ASP - Migrate from Windows to Linux

Status
Not open for further replies.

murugesanks

Programmer
Jan 25, 2001
48
0
0
US
Hi All,
I Web Site is running in IIS/Windows 2000 server. Site is developed using ASP with MS-Access database. Now i planned to move to Linux Server. I don't have any knowledge on ASP in Linux.
Can you please tell me What are all the things need to be taken care.
Does it require to Change my ASP Coding ?
Does it require to Change Coding for Database Connection?
Please advice me..
Thanks in Advance
 
first u need a server equal to iis in linux (like chillisoft), u need not change any ASP code if i am right (my only doubt being accessing of dlls, ie server.createobject), the database woild have to be one supported in linux, so its best if u could use MySQL....

Known is handfull, Unknown is worldfull
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top