[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Configurando php no debian



* Konnichiwa Vinicius de Lima-sama:
> Pessoal,
> 
> Instalei o Debian 3.1 r3 e estou tentando configurar o PHP nele.
> 
> O apache já veio instalado, estou utilizando o 2.0.54.
> 
> E o PHP, eu dei apt-get install php4.
> 
> Mas quando rodo:
> <?php
> "oi";
> ?> 

	Primeiro, sua sintaxe está errada. O certo seria:

<?php
print "Oi";
?>

	Testa e veja se funciona.

[]'s,

Still
--
Nelson Luiz Campos                  .''`.     | I hear; I forget.
Engenheiro Eletricista             : :'  :    | I see; I remember.
Linux User #89621 UIN 11464303     `. `'`     | I do; I understand.
gpgID: 55577339 Skype Still_by_Still `-       | Chinese Proverb

Attachment: signature.asc
Description: Digital signature


Reply to: