Skip to content

Commit

Permalink
Added back Ubuntu 18.10 ODBC instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
david-puglielli committed Dec 7, 2018
1 parent 2124176 commit a8b5615
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Linux-mac-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ apt-get install php7.2 php7.2-dev php7.2-xml -y --allow-unauthenticated
### Step 2. Install prerequisites
Install the ODBC driver for Ubuntu by following the instructions on the [Linux and macOS installation page](https://docs.microsoft.com/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server).

For Ubuntu 18.10, follow the above steps for Ubuntu 18.04 except replace `18.04` by `18.10` and download ODBC 17.3 preview [here](https://www.microsoft.com/download/details.aspx?id=57341).

### Step 3. Install the PHP drivers for Microsoft SQL Server

> [!NOTE]
Expand Down

0 comments on commit a8b5615

Please sign in to comment.