logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Other Software View previous topic :: View next topic
Reply to topic   Topic: Selecting the correct versions of PHP, SQL driver, Apache ?
Author
akc42



Joined: 30 Oct 2013
Posts: 2
Location: England,London

PostPosted: Wed 30 Oct '13 11:28    Post subject: Selecting the correct versions of PHP, SQL driver, Apache ? Reply with quote

A year or so ago I downloaded the win32 versions of apache2.4 from here and php5.4 from somewhere (maybe from here I am not sure) to set up a simple Apache setup with php access via pdo to a SQL server instance. This was running on Windows Server 2003

I got the sql server driver as a dll from here

http://robsphp.blogspot.co.uk/2012/06/unofficial-microsoft-sql-server-driver.html

This has died and been replaced with Windows Server 2012 and I need to find the correct replacements. This also now runs SQL Server Express 2012.

As far as I can tell there are no new versions of the SQL Server driver dll, so I need to select versions of Apache and PHP that are compatible with it. (I don't feel competent to compile something from scratch)

I am confused about the different VC versions (I normally work on linux where this issue has already been addressed via the distribution). I also think I am probably limited to Win32.

Can someone explain to me which particular binaries of Apache and PHP I need so I can just drop the dll I have into the correct directory - fixup the php.ini file and have it work.

Alternatively point me at a more recent version of the sql server driver that I could use.

Thanks
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7325
Location: Germany, Next to Hamburg

PostPosted: Mon 04 Nov '13 16:00    Post subject: Reply with quote

For PHP 5.5 I haven't seen it yet, but for 5.3 and 5.4 there is http://www.microsoft.com/en-us/download/details.aspx?id=20098
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1259
Location: Amsterdam, NL, EU

PostPosted: Tue 05 Nov '13 1:07    Post subject: Reply with quote

I never tried them, but they are in my 5.5 build (x86 only):
http://www.apachelounge.com/viewtopic.php?t=5606
Back to top
akc42



Joined: 30 Oct 2013
Posts: 2
Location: England,London

PostPosted: Tue 05 Nov '13 20:20    Post subject: Reply with quote

Jan-E wrote:
I never tried them, but they are in my 5.5 build (x86 only):
http://www.apachelounge.com/viewtopic.php?t=5606


Thanks - found them - I'll give it a go
Back to top


Reply to topic   Topic: Selecting the correct versions of PHP, SQL driver, Apache ? View previous topic :: View next topic
Post new topic   Forum Index -> Other Software