Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
typo3
CI
testing-infrastructure
Commits
5b1e0688
Commit
5b1e0688
authored
Jul 20, 2018
by
Christian Kuhn
Browse files
[TASK] Add missing pdo_sqlsrv
parent
f6cdf989
Changes
1
Hide whitespace changes
Inline
Side-by-side
php72/php.sh
View file @
5b1e0688
...
...
@@ -69,6 +69,7 @@ ACCEPT_EULA=Y minimal_apt_get_install \
unixodbc-dev
\
#
pecl
install
sqlsrv
pecl
install
pdo_sqlsrv
echo
extension
=
sqlsrv.so
>>
/etc/php/7.2/mods-available/sqlsrv.ini
echo
extension
=
pdo_sqlsrv.so
>>
/etc/php/7.2/mods-available/pdo_sqlsrv.ini
phpenmod sqlsrv
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment