Dobra spartolilem przyznaje sie bez bicia zrobilem i modul laduje sie normalnie ale nie moge sie polaczyc do serwera

w manualu php znalazlem cosik takiego:
Cytat
>> Problems With Multiple Instances <<
If you are having problems to connect php 4.x to MSSQL 2000 on Win2K, there is a simple way to solve it:
Open the Client Network Utility and do the following:
1. Add a new Alias choosing Named Pipes
2. Type in the |Alias| field (anything you want): CONN1
3. Erase |Server field| and type exactly: SERVER_NAMEINSTANCE_NAME
The field |Pipe Name| should be: SERVER_NAMEpipeMSSQL$INSTANCE_NAMEsqlquery
Now, in php, use:
mssql_connect('CONN1', 'username', 'password');
or
mssql_pconnect('CONN1', 'username', 'password');
Regards
Guilherme Cruz
I mam problem z ustawieniem tego

moglby ktos pomoc??