Skip to content
This repository was archived by the owner on Nov 3, 2024. It is now read-only.

Sqlsrv fixes#216

Open
NickStees wants to merge 3 commits intoddev:masterfrom
NickStees:sqlsrv-fixes
Open

Sqlsrv fixes#216
NickStees wants to merge 3 commits intoddev:masterfrom
NickStees:sqlsrv-fixes

Conversation

@NickStees
Copy link

@NickStees NickStees commented Aug 4, 2022

The New Solution/Problem/Issue/Bug:

SQLSRV documentation fixes #215

How this PR Solves The Problem:

Manual Testing Instructions:

Related Issue Link(s):

@NickStees
Copy link
Author

Note: I used php7.3-dev but it looks like what I did in the PR php-dev should work for newer systems. But I haven't tested that I should... see:https://stackoverflow.com/questions/3108937/how-to-install-and-run-phpize

@NickStees
Copy link
Author

NickStees commented Aug 4, 2022

So I tried to get that docker file working with PHP 8.0 but kept getting the phpize errors. The only way I could get that SQLSRV container running is with PHP 7.4 so I guess ill update the example file to 7.4? I tried php-dev like stated in that stack overflow link but it wasn't working.

@rfay
Copy link
Member

rfay commented Aug 4, 2022

You'll want php8.0-dev for php 8.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SQL Server (Microsoft) Readme Updates

2 participants