Changes between Version 1 and Version 2 of Drupal Module DBLIB SQL Server driver
- Timestamp:
- 06/09/16 09:01:38 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Drupal Module DBLIB SQL Server driver
v1 v2 11 11 1. Copy the folder into the Drupal modules directory (Does it need to be here?) 12 12 2. Create a link to the `dblib` directory in the `/{drupal base}/includes/database/` directory. 13 3. Change the ownership to `www-data `13 3. Change the ownership to `www-data:www-data` 14 14 4. Install the driver using the command `sudo apt-get install php5-sybase` 15 15 5. Restart Apache