Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
c_owl
Starting Member
5 Posts |
Posted - 2010-05-16 : 11:44:44
|
hi allim new to php and im stuck...i have installed ms sql 2008 express, works fine and remote login wokrs good.i have installed apache 2.2i have installed php 5.2.13on os server 2008. all works ok on there ownnow this is were im stuck...i cant get php to connect to mssql to get database info.can anyone help please   |
|
|
GilaMonster
Master Smack Fu Yak Hacker
4507 Posts |
Posted - 2010-05-16 : 13:44:53
|
| When you say you can't get it to connect, could you be more specific?Don't know how to open a SQL connection in php?Connecting throws an error (if so, which one)?something else?--Gail ShawSQL Server MVP |
 |
|
|
Kristen
Test
22859 Posts |
Posted - 2010-05-16 : 13:51:17
|
| This site has a useful selection of Connection Config Information, which may help:www.connectionstrings.com |
 |
|
|
c_owl
Starting Member
5 Posts |
Posted - 2010-05-16 : 14:23:59
|
| hiwhile setting up php with apache i needed to add somthing in the config file of apache for php.i have not done anything like that for mssql. do i need to add anything for the config...of php to sql. am i mssing somthing like driver/modi hope this explains a littlemore of whet i need todo |
 |
|
|
|
|
|