Question:
If I switch from Microsoft server hosting to Linux package would my sites still work?
Dennis M
2010-10-20 12:30:45 UTC
i want to install cre loaded and for that i need linux hosting. if i switch to linux hosting would my old sites that i created on my windows machine still work? may be its a silly question but i have no idea how linux works.
Three answers:
deonejuan
2010-10-20 12:54:18 UTC
I surfed over to CRE loaded. They never say what the backend is... Zend? Joomla!? etc.but it does appear to be a framework with limited customization and their main strength is they swear they are PCI compliant. So you question gets down to the database??? What database did you use?



I can not find any specs on System Requirements. Maybe it is in the FAQ installation PDF download which I didn't bother with. I don't see the Linux requirement. Basically, Linux works because of folder restrictions.



From the looks of their Membership fees (which seem high) they host, you connect, you have a limit on support option contacts. In other words, they look like a php stack framework like WordPress, only for eCommerce. Other options with your own ISP would include Zend, Joomla! and Drupal -- but you have a serious learning curve ahead of you.
Ben
2010-10-20 12:34:49 UTC
It depends on what you used to create the sites. If the sites are either straight HTML, using CGI, or are currently running on the WAMP stack (Windows, the Apache Webserver, the MySQL database, and any one of Python, Perl, or PHP scripts), then it will work just fine on the fully open-source LAMP stack (Linux instead of Windows). If on the other hand you are using Windows-specific tools, such as the IIS webserver with ASP.NET code, it most likely won't work at all.
?
2010-10-20 12:42:51 UTC
If you are running ASP.Net web sites, then no, they won't work under Linux because ASP.Net only runs under IIS which only runs on Windows. Linux installations typically run Apache web server.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...