Re: Re(2): [phplib] phplib and PHP4 From: fabrizio.ermini <email protected>
Date: 12/15/00

On 15 Dec 2000, at 10:14, nathan r. hruby wrote:

> On Fri, 15 Dec 2000, Gerry W. Paterson wrote:
>
> > emotilla <email protected> writes:
> > >
> > >phpinfo() says that the mssql Extension is Enabled and running
> > ...
> > >
> > >
> > >PHP is configured to run as CGI. How can I install it as ISAPI? (is itbetter?)
> >
> > Do you not need to run it as 'mod_php' rather than CGI to use *pconnect()?
> >
>
> INHO, (though I could be wrong) *_pconnect() should automagically fall
> back to *_connect() if running as a CGI. (Maybe a mysql specfic thing
> though)
>

Maybe it is a version mismatch. There exists different dll's for
supporting MS-SQL under w32, one for each version i.e.
Mssql65.dll, Mssql70.dll and so on;

Maybe you've loaded one of them, but not the right one for the
version you're using.

However, the error messages "undefined function:
mssql_pconnect()" usually means that that function is totally
unknown to the interpreter; problems deriving for installation version
should give different errors.

Just my 0.02 Euro.

Bye!

/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/

Fabrizio Ermini Alternate E-mail:
C.so Umberto, 7 faermini <email protected>
loc. Meleto Valdarno Mail on GSM: (keep it short!)
52020 Cavriglia (AR) faermini <email protected>

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>