Date: 11/22/00
- Next message: Paul K Egell-Johnsen: "Re: [PHP-DB] php/mysql link in tabel"
- Previous message: Luis O. Hernandez: "Re: [PHP-DB] Amigos una Ayudita plis!!"
- In reply to: Luis O. Hernandez: "Re: [PHP-DB] Amigos una Ayudita plis!!"
- Next in thread: Paul K Egell-Johnsen: "Re: [PHP-DB] Amigos una Ayudita plis!!"
- Reply: Paul K Egell-Johnsen: "Re: [PHP-DB] Amigos una Ayudita plis!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Traslated by babelfish : -:)
Friend,
He tries to give back to something of that query, because right
now these not giving back anything. For that reason he is that Netscape
says to you that the page does not have content some.
On Wed, 22 Nov 2000, Luis O. Hernandez wrote:
> Amigo,
>
> Trata de devolver algo de ese query, porque ahorita no estas devolviendo
> nada. Por eso es que Netscape te dice que la página no tiene contenido
> alguno.
>
> Saludos,
> Luis
>
>
> ----- Original Message -----
> From: <csanchez <email protected>>
> To: "PHP db list" <php-db <email protected>>
> Sent: Wednesday, November 22, 2000 9:14 AM
> Subject: [PHP-DB] Amigos una Ayudita plis!!
>
>
> Hola amigos listeros...una consultita..
> Ayer instale RedHat7 en mi servidor y reinstale el apache1.3.14 + FreeTDS
> + php4.0.3pl1
>
> El problema es el siguiente:
>
> trato de ejecutar un archivo php que contiene:
>
> <?php
>
> $host="172.16.130.229";
> $user="sa";
> $pass="";
> $dbname="cmayor";
>
>
> mssql_connect($host,$user,$pass) or die("No paso na con la coneccion.");
> mssql_select_db($dbname) or die ("No contiene tablas");
>
>
> ?>
>
> pero el Netscape me manda lo siguiente:
>
> The document contained no data.
> Try again later, or contact the server's administrator.
>
>
> Que significa esto???
> Como lo puedo solucionar???
> Es problema de RH7??
> es problema de Netscape??
> Yo hice algo muy mal...ya que esto en RedHat6.2 funciona impecable para
> conectarme a una BD MS SQL Server 7.0 en NT
>
> Ayuda plis..
>
> Atte.
>
>
> Cristian Sanchez B.
> csanchez <email protected>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Paul K Egell-Johnsen: "Re: [PHP-DB] php/mysql link in tabel"
- Previous message: Luis O. Hernandez: "Re: [PHP-DB] Amigos una Ayudita plis!!"
- In reply to: Luis O. Hernandez: "Re: [PHP-DB] Amigos una Ayudita plis!!"
- Next in thread: Paul K Egell-Johnsen: "Re: [PHP-DB] Amigos una Ayudita plis!!"
- Reply: Paul K Egell-Johnsen: "Re: [PHP-DB] Amigos una Ayudita plis!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

