MSSql - Setup with DB on different server not working

All about webserver configurations, PHP and databases.

Moderator: Thorsten

Post Reply
helge
Posts: 1
Joined: Mon Mar 20, 2006 3:05 pm

MSSql - Setup with DB on different server not working

Post by helge »

hi,

our setup was running fine on our test system but now, at the day of launch, we've got troubles:

setup:

:arrow: one webserver with windows 2003 web edition
:arrow: one db server with mssql 2000

problem:

:arrow: php_mssql.dll apparently needs some components (client tools) from mssql enterprise manager on the local machine
:arrow: but mssql enterprise isn't installed on webserver - and can't be due to licence reasons (not allowed/possible on web edition)

therefor a DB-connection isn't possible, currently. what can we do to get phpmyfaq running on such a distributed setup?

please help!
helge
Thorsten
Posts: 15562
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Post by Thorsten »

Hi,

does this help?

http://www.php.net/manual/en/ref.mssql.php#54201

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply