Search found 5 matches
- Fri May 29, 2009 2:34 pm
- Forum: Webserver and configuration
- Topic: PHP/IIS/MSSQL install questions
- Replies: 8
- Views: 11509
Re: PHP/IIS/MSSQL install questions
I will update here once it is, but I have no doubts that once I put MySQL on the box things will be fine.
- Fri May 29, 2009 1:34 pm
- Forum: Webserver and configuration
- Topic: PHP/IIS/MSSQL install questions
- Replies: 8
- Views: 11509
Re: PHP/IIS/MSSQL install questions
Most certainly. We spent a large part of the day yesterday working on the php dll files and configurations.
The issue seems to be that the SQL server is on its own and the IIS box does not have other SQL tools running on it, but we have however moved the ntwdblib.dll into various locations ...
The issue seems to be that the SQL server is on its own and the IIS box does not have other SQL tools running on it, but we have however moved the ntwdblib.dll into various locations ...
- Thu May 28, 2009 8:56 pm
- Forum: Webserver and configuration
- Topic: PHP/IIS/MSSQL install questions
- Replies: 8
- Views: 11509
Re: PHP/IIS/MSSQL install questions
Well,
Its not that we arent willing to try but I (could be wrong but) dont think mssql and sqlsrv can be active at same time. Or at least thats what we have come to understand after attempting to use the mssql ext.
Our php dir has the mssql dll inplace but the checks always report it is not ...
Its not that we arent willing to try but I (could be wrong but) dont think mssql and sqlsrv can be active at same time. Or at least thats what we have come to understand after attempting to use the mssql ext.
Our php dir has the mssql dll inplace but the checks always report it is not ...
- Thu May 28, 2009 8:11 pm
- Forum: Webserver and configuration
- Topic: PHP/IIS/MSSQL install questions
- Replies: 8
- Views: 11509
Re: PHP/IIS/MSSQL install questions
Hello,
Ive been doing some reading and found that the ext sqlsrv replaces the now depreciated mssql ext. We have the sqlsrv ext working fine. Is there some mod that can be made to replace checks for mssql with sqlsrv?
Ive been doing some reading and found that the ext sqlsrv replaces the now depreciated mssql ext. We have the sqlsrv ext working fine. Is there some mod that can be made to replace checks for mssql with sqlsrv?
- Thu May 28, 2009 3:12 pm
- Forum: Webserver and configuration
- Topic: PHP/IIS/MSSQL install questions
- Replies: 8
- Views: 11509
PHP/IIS/MSSQL install questions
Hello,
When I go to the installer page, MS SQL is not in the list. Our IIS install uses it for many other apps and most of our PHP scripts are using MS SQL via an ODBC. Is there some setting somewhere I need to enable for PMF to see our SQL Server?
Thanks,
Pat
When I go to the installer page, MS SQL is not in the list. Our IIS install uses it for many other apps and most of our PHP scripts are using MS SQL via an ODBC. Is there some setting somewhere I need to enable for PMF to see our SQL Server?
Thanks,
Pat