Re: MSSQL & PHP

From: Chris <csmith(at)squiz(dot)net>
To: "Julio Cuz, Jr(dot)" <jcuz(at)rccd(dot)cc(dot)ca(dot)us>, pgsql-php(at)postgresql(dot)org
Subject: Re: MSSQL & PHP
Date: 2002-05-29 23:14:41
Message-ID: 5.1.0.14.0.20020530091242.02642220@cooee.cybersydney.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php


>Hi--
>
>I might be off-topic here, but has anyone seen this error:

Just slightly. This list is for PostgreSQL so these are guesses.

>Every time I call a functions, such as "mssql_connect, mssql_pconnect, ANY
>mssql_functions) I get an error message of "the page cannot be
>displayed." ALL other PHP commands work just fine, except those "MSSQL"
>ones...any ideas?

PHP probably isn't compiled with mssql functions - you need to explicitly
say --with-mssql or whatever the switch is. It should come up with "unknown
function" for an error message but it depends on your settings - you might
have error display turned off or something.

-----------------
Chris Smith
http://www.squiz.net/

In response to

  • MSSQL & PHP at 2002-05-29 20:46:01 from Julio Cuz, Jr.

Browse pgsql-php by date

  From Date Subject
Next Message Jules Alberts 2002-05-30 07:30:37 Re: variable visibility when using <a href></a>
Previous Message Julio Cuz, Jr. 2002-05-29 20:46:01 MSSQL & PHP