Skip to content
Snippets Groups Projects
Commit 84426ad2 authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

update php5-mysql to php5-mysqlnd

parent fb5ad412
Branches
Tags
4 merge requests!1659Master,!1618Master,!1615Master,!1610Dev#35088 oai import in cosmogramme
......@@ -5,12 +5,12 @@ This procedure is meant for Ubuntu et Debian GNU/Linux
## Ubuntu Trusty
```
apt-get install python-software-properties php5 php5-gd php5-imagick php5-xdebug php-pear php5-mysql php5-xhprof graphviz apache2 mysql-server libapache2-mod-php5 git php5-mcrypt php5-curl yaz
apt-get install python-software-properties php5 php5-gd php5-imagick php5-xdebug php-pear php5-mysqlnd php5-xhprof graphviz apache2 mysql-server libapache2-mod-php5 git php5-mcrypt php5-curl yaz
```
## Debian Wheezy
```
apt-get install php5 php5-gd php5-imagick php5-xdebug php-pear php5-mysql graphviz apache2 mysql-server libapache2-mod-php5 git php5-mcrypt php5-curl yaz
apt-get install php5 php5-gd php5-imagick php5-xdebug php-pear php5-mysqlnd graphviz apache2 mysql-server libapache2-mod-php5 git php5-mcrypt php5-curl yaz
```
## ArchLinux
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment