Re: [PHP-DB] mssql_connect error only on command line

2008-04-02 Thread Molteni Davide
o answer your questions! :) I do however have a command > line application running on Windows XP that successfully uses MySQL on a > Linux server, never had any trouble with that... > > Greetings, > Krister Karlström, Helsinki, Finland > > Molteni Davide wrote: > > Hi, >

Re: [PHP-DB] mssql_connect error only on command line

2008-04-02 Thread Molteni Davide
nment and on command line. You should design > your scripts for either the environment. > > Greetings, > Krister Karlström, Helsinki, Finland > > Molteni Davide wrote: > > Hi, > > > > I have a problem with all my php scripts that use MS SQL Server, but > > on

[PHP-DB] mssql_connect error only on command line

2008-04-02 Thread Molteni Davide
Hi, I have a problem with all my php scripts that use MS SQL Server, but only when I start them from the command line I'm using Apache 2.2.4 with PHP 5.2.5 on a server Win2k3 with SP2, and MS SQL Server 2000 on another Win2k3 server. If I run the same script using a webbrower as an internet page