Drupal
15 Entries
- Recent
- Most Viewed
- Top Rated
-
Language(s)
-
9. Drupal on IIS with SQL Server
Avg Rating: 0
Drupal 7 provides great support for SQL Server as a backend and there are a lot of reasons why you'll like this combination. This webcast starts by showing you how to install a Drupal 7 web site with a SQL Server Express backend in a few clicks with WebPi and then discusses how to create and… -
8. Drupal, Memcached and Solr on Windows
Avg Rating: 0
When it's time to design medium and large Drupal web sites, Memcached and Apache Solr are among the first technologies that come to mind.This webcast will show you how to properly configure and deploy Memcached and Solr on Windows, including all the required Drupal integration. The webcast includes… -
7. PHP and FastCGI Performance OptimizationPHP at Scale on the Microsoft Platform 6 days ago
0
alexp
,
Grace Francisco
,
alexpilotti
and
ferbadano
Avg Rating: 0
PHP is a first class citizen on IIS. A lot has been done in order to make sure that PHP can work well and fast on Windows. We will start by installing PHP with PHP Manager and discussing all the options including what thread safe vs non thread safe and VC6 vs VC9 means. Next we'll take a look at how… -
6. Web Deployment Tool for Drupal sites
Avg Rating: 0
In this webcast you will learn about Web Deployment tool for Drupal sites, which simplifies the migration, management and deployment of IIS Web servers, Web applications and Websites. Through out the webcast you will see some very useful scenarios for deploying and migrating Drupal websites and… -
5. IIS URL Rewrite Module
Avg Rating: 0
URL Rewrite is a great free IIS 7.x and 8 extension. It's the technology used to generate clean URLs in Drupal on IIS and the rough equivalent of the mod_cgi module in Apache. In this webcast you'll see how to install URL Rewrite, how to create rules and rewrite maps and how to troubleshoot… -
4. Building Drupal Web Farms with IIS – part 2
Avg Rating: 0
This is the second of two wecasts dedicated to how to create a great Drupal web farm on IIS. Get ready: in less than one hour we'll create a drupal web farm from scratch, by using four virtual machines: a load balancer running ARR and WFF, two hosts provisioned automatically via Web… -
3. Building Drupal Web Farms with IIS – part 1
Avg Rating: 0
This webcast covers the theoretical introduction to Web Farms and how to build Drupal Web Farms with IIS. Don't miss the second part of the webcast (also part of this series) where a full demo on creating Drupal Web Farms with 4 virtual machines will be presented. If you are already familiar… -
2. Deploying Drupal Without Web Platform Installer
Avg Rating: 0
Web Platform Installer is the fastest and easiest way to have a running Drupal site on Windows, but there are some scenarios where you might prefer to install your web site manually. This webcast is also a great opportunity to look in detail at the steps that are needed to deploy your web… -
1. Deploying Drupal with Web Platform Installer
Avg Rating: 0
Deploying Drupal 7 on Windows is very easy with Web Platform Installer. In this session you will learn how to start from scratch and deploy a Drupal 7 web site on IIS 7.5, with MySQL as a database backend, in a matter of minutes. The demo is based on Windows Server 2008 R2, but works… -
oData Module for Drupal
Avg Rating: 0
This week MindTree released the new oData Support Module for Drupal - an open source project with funding provided by Microsoft. It can be downloaded from https://github.com/mindtree/ODataDrupal. For more information including step by step instructions on how to use the oData…