Skip to content

Commit 3052013

Browse files
committed
added missing package requirements to installation guide.
1 parent 91a3fba commit 3052013

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ $ sudo apt upgrade
3434
Next install the required packages:
3535

3636
```
37-
$ sudo apt install apache2 libapache2-mod-php php7.0 php7.0-mbstring php7.0-mysql mysql-server freeradius freeradius-mysql freeradius-utils
37+
$ sudo apt install apache2 libapache2-mod-php php7.0 php-zip php7.0-mbstring php7.0-bcmath php7.0-mysql mysql-server freeradius freeradius-mysql freeradius-utils
3838
```
3939
**NOTE:**
4040
During the installation you'll be asked to set root password for MySQL server, choose a strong password

0 commit comments

Comments
 (0)