SQL server not available as option

This forum is for issues with installing Joomla! 3.x on IIS webservers.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10
Locked
stefan111
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Tue Oct 28, 2014 3:10 pm

SQL server not available as option

Post by stefan111 » Tue Oct 28, 2014 3:30 pm

Hi there!

I am trying to setup Joomla! on a windows server with sql server. I'm also using WebMatrix.

During the installation there is an option where I'm supposed to be able to select SQL server, but there is only MySQL to choose.

I found this same question on the forum, but it didn't help:
http://forum.joomla.org/viewtopic.php?f=717&t=850225

Here's my exact configuration:

Windows Server 2008 R2 standard x64, SP1
Microsoft SQL Server 2012 (SP1) - 11.0.3128.0 (Intel X86)
PHP 5.4.24
Microsoft Drivers 2.0 for PHP for SQL Server
IIS 7.5.7600.16385
WebMatrix 3

Notice that the sql server is 32 bit, running on a 64 bit OS. Could that be a problem here?

To make sure that the PHP driver for SQL server really works I have tried to make a connection with the sqlsrv_connect() command, and it worked.

However, there is still no SQL server option available.

Anyone seen this before?

MusicalWebsites
Joomla! Enthusiast
Joomla! Enthusiast
Posts: 161
Joined: Mon Jul 07, 2014 8:09 pm

Re: SQL server not available as option

Post by MusicalWebsites » Fri Nov 14, 2014 3:17 pm


stefan111
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Tue Oct 28, 2014 3:10 pm

Re: SQL server not available as option

Post by stefan111 » Thu Nov 20, 2014 9:23 am

I have googled around a lot and been to those pages already, I'm affraid. But thanks anyway! At the moment I am running MySQL while learning Joomla. (Btw, I'm so impressed by Joomla!) We still may use SQL server for our customer, so this is still an open question. What I have seen in the Joomla administrator back-end site is that you can actually change the database and database server there. I haven't tried it though.

User avatar
alikon
Joomla! Champion
Joomla! Champion
Posts: 5941
Joined: Fri Aug 19, 2005 10:46 am
Location: Roma
Contact:

Re: SQL server not available as option

Post by alikon » Thu Nov 20, 2014 2:06 pm

If you run phpinfo() did you notice the SQL srv detected as running from php?
Nicola Galgano
i know that i don't know
www.alikonweb.it

stefan111
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Tue Oct 28, 2014 3:10 pm

Re: SQL server not available as option

Post by stefan111 » Thu Nov 20, 2014 4:51 pm

Well, it says "sqlsrv support enabled". Is that what you mean? I also tried the sqlsrv_connect() command, and it worked. However, I'm not a PHP guy, so these are deep waters for me.


Locked

Return to “Joomla! 3.x on IIS webserver”