I have to install the Drupal 7 with MSSQL DB server. I referred few comments regarding this but not find the clear idea about it. Anybody installed like this?. If anybody installed please let me the required components and steps how to proceed this.
Our school is in in higher education and planning to migrate our website(s) onto Drupal. Any community members here who are also in higher education care to share which hosting company they've chosen and how that host is working out for the campus?
Like many users I have a testing machine and production ready machine. I have be began using drupal 7 during its final days; I made several quality websites with d7. Eventually, I stopped my learning and waited for d8.
When using d7 i effortlessly created a tar file of the particular d7 website and used mysqldump to save the database. When I move to the production sever there was no hassle. I 1) untarred the directory and 2) mysql the file back into the database. Everything worked.