# SLES11 PHP5 and msssql.so

**URL:** https://forums.suse.com/t/sles11-php5-and-msssql-so/21741
**Category:** SLE Software Developer Kit (SDK)
**Created:** [March 12, 2010, 12:16am UTC](https://forums.suse.com/t/sles11-php5-and-msssql-so/21741 "2010-03-12T00:16:03Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![System1](https://avatars.discourse-cdn.com/v4/letter/s/51bf81/32.png) [@System1](https://forums.suse.com/u/System1)
#### Post date: [March 12, 2010, 12:16am UTC](https://forums.suse.com/t/sles11-php5-and-msssql-so/21741/1 "2010-03-12T00:16:03Z")

</div>

Hello,

I’m trying to build the mssql.so extension for PHP5 in SLES11 x86\_64.  
I have a copy of the source RPM of PHP5 from the SDK, and I have all of  
the dev tools installed (I believe). I also have installed FreeTDS  
already.

I have found some instructions on the web that seem pretty  
straightforward. Go to the extension source directory for mssql and run  
phpize. Configure the PHP5 build with mssql pointing at the FreeTDS  
location. Then run make. I don’t get any errors, but they only thing  
that is created is an mssql.lo. I can’t find an mssql.so file  
anywhere.

Have I missed a step? Is there a better process to run?

## – oh5

oh5’s Profile: [http://forums.novell.com/member.php?userid=80780](http://forums.novell.com/member.php?userid=80780)  
View this thread: [http://forums.novell.com/showthread.php?t=404433](http://forums.novell.com/showthread.php?t=404433)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex022/uploads/suse/original/2X/5/5012ba89e3ffb5220dac47d5ea0ba032e2fe1cb6.png) [@system](https://forums.suse.com/u/system)
#### Post date: [March 16, 2010, 12:56am UTC](https://forums.suse.com/t/sles11-php5-and-msssql-so/21741/2 "2010-03-16T00:56:03Z")

</div>

A colleague was able to get the extension compiled. The instructions  
were correct except for one addition: he ran a ‘make dist clean’ before  
compiling. Must have been some caveat in the provided Novell source.

## – oh5

oh5’s Profile: [http://forums.novell.com/member.php?userid=80780](http://forums.novell.com/member.php?userid=80780)  
View this thread: [http://forums.novell.com/showthread.php?t=404433](http://forums.novell.com/showthread.php?t=404433)
