Skip to content

Commit e2c5b80

Browse files
authored
Update installation-tutorial-linux-mac.md
1 parent 293ab73 commit e2c5b80

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/connect/php/installation-tutorial-linux-mac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@ author: "ulvii"
99
ms.author: "v-ulibra"
1010
---
1111
# PHP Linux and Mac Drivers Installation Tutorial
12-
The following instructions assume a clean environment and show how to install PHP 7.x, Microsoft ODBC driver, apache, and Microsoft PHP drivers on Ubuntu 15, 16, RedHat 7, Debian 8, and Mac OS X.
12+
The following instructions assume a clean environment and show how to install PHP 7.x, Microsoft ODBC driver, apache, and Microsoft PHP drivers on Ubuntu 15.10, 16.04, RedHat 7, Debian 8, and Mac OS X.
1313
## Installing the drivers on Ubuntu 15.10 for PHP 7.0
14-
### Step 1. Install PHP
1514
Note that there is no PHP 7.1 package available for Ubuntu 15.10.
15+
### Step 1. Install PHP
1616
```
1717
sudo su
1818
sh -c 'echo "deb http://packages.dotdeb.org jessie all \ndeb-src http://packages.dotdeb.org jessie all" >> /etc/apt/sources.list'

0 commit comments

Comments
 (0)