Internet > Web Hosting & Web Design

MS server 2008 R2 PHP connecting to SQL2000

(1/5) > >>

chenks:
anyone here got any experience with windows server 2008 R2 and php connecting to an MS SQL 2000 database ?

migrating from a windows server 2003 php to 2008 R2 and the mssql connector for the current version of php are depreciated and now uses different ones.

it's been a bit hit and miss finding out exactly what php needs and installing that.
the 2008 R2 server has php 7.1.11 installed

kitz:
Not me sorry:/

d2d4j:
Hi

I would be surprised if php/ms packages were available for php 7

Mssql 2000 is considered too old and weak

You could try

GitHub - to see if packages are listed

Downgrade php 7 to php 5.6 if connectors still available (php 5.6 is still valid but coming up to EOL)

Upgrade mssql 2000 to free version of latest mssql (sorry the actual name escapes me at moment or purchase a standard license)

The connectors are available if it were an old php/ms os to newer mssql server but not the other way round.

I could be wrong though, so apologies in advance if I am

Many thanks

John

jelv:
Why does it have to be MS SQL?

chenks:

--- Quote from: d2d4j on January 19, 2018, 10:39:34 AM ---Hi

I would be surprised if php/ms packages were available for php 7

Mssql 2000 is considered too old and weak

--- End quote ---

there are, it's still very much supported

Navigation

[0] Message Index

[#] Next page

Go to full version