> Algu�m j� teve problemas para fazer conex�o a um banco de dados mssql
pelo
> php (Linux), estou tendo este erro.
>
> Fatal error: Call to undefined function: mssql_connect() in
> /home/intranet/www/teste/index2.php.php on line 2
>
> J� tentei recompilar o PHP, mas n�o deu muito certo !
Como voc� diz que recomilou o PHP, imagino eu que com as observa��es sobre o
MSSQL que est�o no manual, l� tamb�m tem a seguinte dica:
=========
Here's something that could save you 2-3 days research trying to figure out:
<?php
putenv('TDSDUMP=/tmp/tds.log');
putenv('SYBASE=/usr/lib/freetds');
putenv('TDSVER=70');
?>
If you have problems getting the mssql functions to work try these varibles.
MSSQL/PHP has problems dealing with different tds versions. 7.0 seems to
work well with our server version, maybe a different version would work
better with yours.
======================
Como n�o tenho DB MS SQL, n�o posso recompilar o meu PHP, pois n�o teria
como testar se funciona.
C�sar
---------------------------------------------------------------------------
Esta lista � patrocinada pela Conectiva S.A. Visite http://www.conectiva.com.br
Arquivo: http://bazar2.conectiva.com.br/mailman/listinfo/linux-br
Regras de utiliza��o da lista: http://linux-br.conectiva.com.br
FAQ: http://www.zago.eti.br/menu.html