<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Foruns - Instalação do PHP</title>
        <description>Esse é um fórum dedicado a ajudar na instalação e configuração do PHP. Publique mensagens aqui se você estiver com problemas nesses passos.</description>
        <link>http://phpbrasil.com/phorum/list.php?4</link>
        <lastBuildDate>Wed, 08 Sep 2010 08:42:40 -0300</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,173976,173976#msg-173976</guid>
            <title>Erro instalação mysql com php (7 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,173976,173976#msg-173976</link>
            <description><![CDATA[Olá Pessoal,<br />
<br />
<br />
  É o seguinte: fiz a instalação do apache e php de forma correta, porem quando eu vou habilitar o mysql no php.ini fica dando erro ao startar o apache (the requested operation has failed!).No arquivo php.ini eu só descomentei a linha   extension=msql.dll e tentei reiniciar o apache mas fica dando esse erro. Quando eu coloco o comentário na linha citada o apache volta a funcionar.  <br />
  Hoje, desinstalei o php e instalei-o novamente e na instalação, pedi para o proprio instalador adicionar a extensão mysql,e, ao final da instalação, o apache dá o mesmo erro.<br />
  Não sei mais o que fazer pois já são dois dias de tentativas sem parar e não consegui avanço algum nesse problema. Você já passaram por algo parecido? Peço e conto com a ajuda de vocês!!! <br />
<br />
<br />
SO: Windows XP<br />
    Apache 2.2.16<br />
    PHP 5.2.14<br />
    MySQL 5<br />
<br />
<br />
PS: Faço primeiro a instalação do Apache (normalmente), depois instalo o php na extensão .msi e dentro da instalação do php eu &quot;seto&quot; o servidor apache 2.2.<br />
<br />
Obrigado]]></description>
            <dc:creator>thommas</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Tue, 07 Sep 2010 19:39:32 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,173285,173285#msg-173285</guid>
            <title>easyPHP (5 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,173285,173285#msg-173285</link>
            <description><![CDATA[Pessoal preciso da ajuda de vcs.. Eu instalei o easyPHP em meu pc, o apache está ligando corretamente mais quando vou iniciar o mySQL ele aparece um erro...<br />
O MYSQL foi desligado por erro inesperado!!<br />
Não estou conseguindo ativar de jeito nenhum... alguém pode me ajudar????]]></description>
            <dc:creator>Emmanuelle</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Mon, 23 Aug 2010 14:53:26 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,173105,173105#msg-173105</guid>
            <title>Problema com Apache + PHP5.2.14 + Win7 (3 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,173105,173105#msg-173105</link>
            <description><![CDATA[Seguinte, <br />
<br />
Depois de muitos anos trabalhando somente com softwares estou voltando pra desenvolvimento web :D, e estou apanhando pra configurar um servidor web no windows! <br />
<br />
O que acontece é o seguinte, instalei o Apache 2.2.16 + PHP5.2.14 no windows 7, a instalação foi tranqüila, configurei o httpd.conf e php.ini conforme documentação do apache e do php tudo normalmente.<br />
<br />
Quando rodo um code no servidor local o script principal roda (ex index.php) porém se eu tenho include com classes dentro ele dá erro! Diz que a classe não está definida, e printa como texto a classe no html.<br />
<br />
O mais curioso é que quando rodo no Zend (com debug) ou mando para um servidor Web (linux) ele funciona normalmente...<br />
<br />
Alguém ja passou por isso?<br />
<br />
Grato]]></description>
            <dc:creator>Gustavo Knuppe</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Fri, 13 Aug 2010 13:25:22 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,173087,173087#msg-173087</guid>
            <title>como eu instalo um site em php de maneira que ele funcione. (2 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,173087,173087#msg-173087</link>
            <description><![CDATA[Bom pessoal, faz  menos de uma semana que estou me aventurando no php, não aprendi quase nada!<br />
Meu problema é o seguinte: Baixei um site pronto em php é um modelo de site de bookmark (onde usuarios se cadastram e enviam artigos, noticias etc) consegui uma hospedagem e e dominio gratis no &quot;0000free&quot; <br />
Nos arquivos que baixei tem a pasta de arquivo do site e dentro dela outras tres sendo &quot;instal&quot;, &quot;upgrade&quot; e &quot;files&quot; dentro da pasta instal tem 2 arquivos (install e installsql) na pasta files tem os arquivos do site e as pastas de arquivos.<br />
eu quero saber como faço pra que eles funcionem, Ex: eu faço o upload desses arquivos, mas nao sei se tenho que configurar algum arquivo em especial, pra determinar como cada pagina vai aparecer.<br />
por exemplo o arquivo index.php minha duvida, se eu digitar meusite.com/index.php vai funcionar? sem que tenha que configurar algo? ou tem algum arqivo em que eu tenha que colocar um parametro em que esse arquivo deva aparecer nessa pagina.<br />
Meu Deus acho que ninguem intendeu nada né? to muito enrolado aqui. então vou resumir.<br />
eu quero upar esse site para o servidor, o que é recomendado fazer para upar e o que devo fazer para que ele funcione (configuração dos arquivos php)<br />
Agradeceria muito se alguem me ajudasse ou me indicasse um caminho.<br />
Obrigado desde já!]]></description>
            <dc:creator>Marcelo Ezequiel</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Sat, 14 Aug 2010 18:35:50 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,171789,171789#msg-171789</guid>
            <title>Qual arquivo baixar (sem respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,171789,171789#msg-171789</link>
            <description><![CDATA[Boa noite, fiz a instalação do Apache no Windows XP e após, testar verifiquei que está Ok, It's Work. <br />
<br />
Tenho dúvidas quanto à qual arquivo devo baixar para editar minhas páginas, ao procurar pelo PHP 5.3.2 encontrei várias opções e não sei qual é a adequada para instalar, se alguém puder me ajude, obrigado. <br />
<br />
PHP 5.3.2<br />
Complete Source Code<br />
■PHP 5.3.2 (tar.bz2) [10,232Kb] - 04 Mar 2010<br />
md5: 46f500816125202c48a458d0133254a4 <br />
■PHP 5.3.2 (tar.gz) [13,413Kb] - 04 Mar 2010<br />
md5: 4480d7c6d6b4a86de7b8ec8f0c2d1871 <br />
Windows Binaries<br />
■For the Windows binaries and installer, see http://windows.php.net/download/.<br />
<br />
--------------------------------------------------------------------------------<br />
<br />
PHP 5.2.13<br />
Complete Source Code<br />
■PHP 5.2.13 (tar.bz2) [8,872Kb] - 25 February 2010<br />
md5: eb4d0766dc4fb9667f05a68b6041e7d1 <br />
■PHP 5.2.13 (tar.gz) [11,445Kb] - 25 February 2010<br />
md5: cdf95cdc1ebccccce9c96653fd593dd4 <br />
Windows Binaries<br />
■PHP 5.2.13 zip package [10,281Kb] - 25 February 2010<br />
md5: 3074bad887d613acf992ebdfea0e4465 <br />
Note: The PECL package will not be released for this version. The 5.2.6 PECL package does however work with this release<br />
<br />
■PHP 5.2.13 installer [20,929Kb] - 25 February 2010<br />
md5: 891e3262428851ebe71d5432a97be6d5 <br />
■PHP 5.2.13 Win32 Debug Pack [5,043Kb] - 25 February 2010<br />
md5: e3382d5acbb527d21b768766f563a75d <br />
■PHP 5.2.13 Non-thread-safe zip package [10,185Kb] - 25 February 2010<br />
md5: a7bd052e7a1413b743c07ae37171980d <br />
Note: The PECL package will not be released for this version. The 5.2.6 PECL package does however work with this release<br />
<br />
■PHP 5.2.13 Non-thread-safe installer [20,747Kb] - 25 February 2010<br />
md5: d0e502db99565afde77b4f58f13fbad2 <br />
■PHP 5.2.13 Non-thread-safe Win32 Debug Pack [5,059Kb] - 25 February 2010<br />
md5: 3693478973cd41752e2c0a1c3cddb997]]></description>
            <dc:creator>Ennio Baptista Junior</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Sat, 05 Jun 2010 21:09:21 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,171235,171235#msg-171235</guid>
            <title>phpmyadmin . (4 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,171235,171235#msg-171235</link>
            <description><![CDATA[Ola !<br />
<br />
  Já  estou tentando a vários dias fazer o trio apache,php,mysql funcionar, bem aparentemente todos estão funcionando : no Apache quando coloco no browser http://localhost vem na tela It's work !<br />
No php fiz o teste com o pequeno script: &lt;?php phpinfo(); ?&gt; e veio toda a página com o relatório do php .<br />
 Instalei o mysql como explica no turorial e beleza, vou na prompt e digito meu password e vem as informações, só notei uma diferença que na primeira vez digitei: mysql-u root -p para chamar o comando do password e agora ja vem direto.<br />
 Bem agora estou tentando o phpmyadmin e não consigo passar da tela do login primeiro aparecia uma tela dizendo que contia uma erro no php e  agora não aparece nada, parece uma tela igual quando não temos sinal da internet.<br />
 Estou usando o windows 7 32-bits navegador IE <br />
                Apache 2.2<br />
                php 5.3<br />
                Mysql 5.1<br />
                phpmyadmin 3.2<br />
  Tambem andei olhando vários tutoriais mas cada um ensina de uma maneira, esta difícil de fazer isto funcionar, tem alguma dica para colocar tudo funcionado ?<br />
               Desde já agradeço a  ajuda de todos .]]></description>
            <dc:creator>Marcelo Cardoso</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Mon, 10 May 2010 23:56:50 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,171051,171051#msg-171051</guid>
            <title>Erro ao executar o servidor (sem respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,171051,171051#msg-171051</link>
            <description><![CDATA[Olá pessoal, estou tentando rodar alguma aplicação no phpEditor 2.22 beta, mas não estou conseguindo. Entro no menu execute e submenu servidorPHP e dá este erro:<br />
<br />
&quot;Erro EldCouldNotBindSocket ao Ativar. O erro é:&quot;Could not bind socket.Adress&quot;<br />
<br />
alguém poderia me ajudar?<br />
<br />
muito obrigado.]]></description>
            <dc:creator>José Antonio</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Thu, 29 Apr 2010 09:05:36 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,170962,170962#msg-170962</guid>
            <title>Instalo mais o servidor php não me ajuda =/ (3 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,170962,170962#msg-170962</link>
            <description><![CDATA[Bom estou começando no mundo do php e quero uma ajuda por favor<br />
eu instalei o ZEND server na minha maquina( pois pelas pesquisas que fiz foi o com melhor indicação )para poder criar e testar meus códigos em php.<br />
pois bem, eu instalo, ele se configura todos sózinho, eu creio, porém quando crio minhas paginas em php e em html, quando executo a função que deveria chamar o código php ele apenas faz o download do &quot;aquivo.php&quot;<br />
eu tenho que salvar os arquivos em algum lugar especifico em meu micro? ou tenho que configurar algo na pagina do php admin??<br />
<br />
me ajudem por favor....<br />
pelos livros que estou estudando por conta própria estou muito interesado....<br />
<br />
desde ja obrigado]]></description>
            <dc:creator>Rubens B. Macarthy</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Wed, 28 Apr 2010 18:37:41 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,170633,170633#msg-170633</guid>
            <title>Instalação SSL pelo wamp (1 resposta)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,170633,170633#msg-170633</link>
            <description><![CDATA[Ola pessoal,<br />
estou começando a aprender php e me deparei com um probleminha básico, pelo q percebi.<br />
Fiz um formulário e gostaria q ele enviasse as informações para o meu email.<br />
Como estou utilizando o gmail, vi q é necessário autenticação. E para haver essa autenticação é preciso ter insatalado na minha máquina o ssl... <br />
ALGUÉM POR FAVOR, PODERIA ME EXPLICAR COMO EU INSTALO O SSL NA MÁQUINA??? EU USO O WAMP.<br />
DESDE JÁ AGRADEÇO A COLABORAÇÃO.<br />
<br />
<br />
A minha classe ficou mais ou menos assim:<br />
<br />
require(&quot;libs/class.phpmailer.php&quot;);<br />
<br />
$mail = new PHPMailer();<br />
$mail-&gt;SetLanguage(&quot;br&quot;, &quot;libs/&quot;); // ajusto a lingua a ser utilizadda<br />
$mail-&gt;SMTP_PORT = &quot;587&quot;; // ajusto a porta de smt a ser utilizada. Neste caso, a 587 que o GMail utiliza<br />
$mail-&gt;SMTPSecure = &quot;tls&quot;; // ajusto o tipo de comunicação a ser utilizada, no caso, a TLS do GMail<br />
<br />
$mail-&gt;IsSMTP(); // ajusto o email para utilizar protocolo SMTP<br />
$mail-&gt;Host = &quot;smtp.gmail.com&quot;;  // especifico o endereço do servidor smtp do GMail<br />
$mail-&gt;SMTPAuth = true;  // ativo a autenticação SMTP, no caso do GMail, é necessário<br />
$mail-&gt;Username = &quot;lucampello&quot;;  // Usuário SMTP do GMail<br />
$mail-&gt;Password = &quot;***************&quot;; // Senha do usuário SMTP do GMail<br />
<br />
// Aqui algumas informações que serão enviadas no cabeçalho do email<br />
$mail-&gt;From = &quot;lucampello@gmail.com&quot;; // Email de quem envia o email<br />
$mail-&gt;FromName = &quot;LuCampello&quot;; // Nome de quem envia o email<br />
$mail-&gt;AddAddress($email, $nome.' '.$sobrenome); // Endereço e nome de quem vai receber o email, o nome é opcional<br />
<br />
$mail-&gt;Subject = &quot;Assunto&quot;; // Aqui colocar o assunto do email<br />
$mail-&gt;Body = &quot;$msg&quot;; // aqui o corpo do email para usuarios que tem a opção text/html do seu webmail ou cliente de email ativada<br />
<br />
if(!$mail-&gt;Send())<br />
{<br />
   echo &quot;Mensagem não pode ser enviada!&quot;;<br />
   echo &quot;Erro: &quot; . $mail-&gt;ErrorInfo;<br />
   exit;<br />
}else{<br />
   echo &quot;Mensagem enviada&quot;;<br />
}]]></description>
            <dc:creator>Luciana</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Mon, 12 Apr 2010 13:53:06 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,170493,170493#msg-170493</guid>
            <title>PHP näo apresenta dados das variaveis (4 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,170493,170493#msg-170493</link>
            <description><![CDATA[Pessoal,<br />
Näo sou programador e estou aqui me aventurando em aprender sozinho PHP.<br />
Estou com um codigo basico de um formulario q pega 2 informacoes e imprime em outra pagina. Mas o que ocorre é q na pagina imprime somente o HTML e nao vem os dados inseridos no formulario. Entao li varias vezes o script e nao encontrei erro e enviei para um amigo fazer a prova e no servidor dele funcionou sem problemas. Logo, cheguei a conclusäo que o problema está na configuraçäo de meu PHP.ini.Como sou novato peço q me ajudem a encontrar a soluçäo. Creio que näo é necessario, mas estou postando o codigo que estou usando para ser mas preciso em informar o q ocorre.<br />
<br />
Aqui vai o script: (desculpa pela simplicidade..... é algo basico para quem esta começando a estudar PHP :-) <br />
<br />
formulario.html<br />
<br />
&lt;HTML&gt; <br />
&lt;BODY&gt; <br />
&lt;form action=&quot;meus_dados.php&quot; method=&quot;POST&quot;&gt;<br />
Seu nome: &lt;input type=&quot;text&quot; name=&quot;nome&quot; /&gt;<br />
Sua idade: &lt;input type=&quot;text&quot; name=&quot;idade&quot; /&gt;<br />
&lt;input type=&quot;submit&quot;&gt;<br />
&lt;/form&gt;<br />
&lt;/BODY&gt; <br />
&lt;HTML&gt;<br />
<br />
<br />
meus_dados.php<br />
<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;title&gt;Exemplo de Formulario&lt;/title&gt;<br />
&lt;head&gt;<br />
&lt;body&gt;<br />
Oi &lt;?php echo $_POST[&quot;nome&quot;]; ?&gt;.<br />
Voce tem &lt;?php echo $_POST[&quot;idade&quot;]; ?&gt; anos<br />
&lt;/body&gt;<br />
&lt;/html&gt;<br />
<br />
O que esta ocorrendo? A tela que abre aparece assim:<br />
<br />
Oi . Voce tem anos<br />
<br />
Creio que teria q aparecer o nome e a idade. Por exemplo:<br />
<br />
Oi JOSÉ. Voce tem 20 anos<br />
<br />
Onde esta o erro?<br />
<br />
Obrigado pela orientacao.]]></description>
            <dc:creator>Gabriel Campos</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Wed, 07 Apr 2010 19:47:26 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,170400,170400#msg-170400</guid>
            <title>Configurar o Sendmail no windows 7 (1 resposta)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,170400,170400#msg-170400</link>
            <description><![CDATA[como configurar o send mail para enviar email estou usando wampserver, devo configurar o php.ini mas como?<br />
O erro é:<br />
Warning : mail () [ function.mail ]: resposta do servidor SMTP: 530-5.5.1 Authentication Required. Saiba mais em 530 5.5.1 http://mail.google.com/support/bin/answer.py?answer=14257 25sm206212440vws.1 em C: \ wamp \ www \ utilnaweb e-mail 01.php \ on line 26]]></description>
            <dc:creator>CLAUDIO</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Sat, 03 Apr 2010 18:01:17 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,170020,170020#msg-170020</guid>
            <title>Warning: session_start() (1 resposta)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,170020,170020#msg-170020</link>
            <description><![CDATA[Salve salve galera,<br />
<br />
galera alguḿe podeme dar uma luz porque cargas d'agua esta me aparecendo esta mensagem??<br />
<br />
<br />
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /var/www/SIOS/CG/HTML/index.php:1) in /var/www/SIOS/CG/HTML/index.php on line 38<br />
<br />
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /var/www/SIOS/CG/HTML/index.php:1) in /var/www/SIOS/CG/HTML/index.php on line 38<br />
<br />
estava funfando tudo beleza na plataforma windows migrei para linux e deu erro erro!<br />
help-me]]></description>
            <dc:creator>Celio Cantalice</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Mon, 22 Mar 2010 17:17:09 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,169985,169985#msg-169985</guid>
            <title>Como Instalo o PHP e seu servidor no Windows XP (5 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,169985,169985#msg-169985</link>
            <description><![CDATA[Olá pessoal sou iniciante em PHP e gostaria de saber aonde acho os links para instalar a versão atual do PHP e qual o seu respectivo soft servidor + versão que tenho que instalar no Windows XP pro service pack III e como instalaria os mesmos no meu Windows XP Pro Service Pack III - processador 32 Bits, lembrando que já tenho o IIS 5.1 instalado + o Visual Studio pois preciso deles tb funcionando, pois tb sou programador asp.net e asp<br />
<br />
Fico no aguardo de vossas orientações e passos a seguir  e desde já agradeço]]></description>
            <dc:creator>Luiz Antonio Duarte Estevam Franco</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Mon, 26 Apr 2010 18:29:42 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,169788,169788#msg-169788</guid>
            <title>Variável não funciona completamente (8 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,169788,169788#msg-169788</link>
            <description><![CDATA[Olá pessoal,<br />
<br />
Tõ com problema cruel, mas pode ser simples de resolver, vou simplificar meu problema:<br />
<br />
Tenho a página1.php que contém um formulário &quot;nome&quot; e botão &quot;enviar&quot; que vai para a página pagina2.php<br />
<br />
ao ir para página2.php quero recuperar o dado da variável &quot;nome&quot;<br />
<br />
Eu utilizava assim &lt;? echo $nome; ?&gt; e retornava o que preenchi, mas agora só aparece em branco, e para aparecer teria que utilizar &lt;? echo $_POST['nome']; ?&gt; para retornar o campo do formulário.<br />
<br />
Parece algo simples, mas tenho vários sites que terei que arrumar caso não consiga fazer voltar o jeito que semprei usei.<br />
<br />
Eu instalei o apache o php e o mysql no windows vista, e notei este problema depois.<br />
<br />
Seria alguma configuração do apache ou do php que esqueci de fazer?<br />
<br />
Me ajudem por favor!]]></description>
            <dc:creator>Tiago de Abreu</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Thu, 18 Mar 2010 20:40:54 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,169625,169625#msg-169625</guid>
            <title>PHP 5.2.13 Não funciona com Apache 2.2.15 (14 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,169625,169625#msg-169625</link>
            <description><![CDATA[Olá,<br />
<br />
Estou enfrentando dificuldades na instalação do PHP 5.2.13 no windows Server 2008.<br />
<br />
Instalei o Apache 2.2.15 através do installer(msi) e funcionou muito bem.<br />
Instalei o PHP 5.2.13 através do Instaler(msi) e não funcionou. O diretório de instalação foi c:\PHP, no conf.http foram adicionadas as seguintes linhas:<br />
<br />
#BEGIN PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL<br />
PHPIniDir &quot;C:/PHP/&quot;<br />
LoadModule php5_module &quot;C:/PHP/php5apache2_2.dll&quot;<br />
#END PHP INSTALLER EDITS - REMOVE ONLY ON UNINSTALL<br />
<br />
Fiz um programa &lt;? phpinfo() ?&gt; para testar e a tela vem em branco.<br />
<br />
Alguém pode me dar uma luz?<br />
<br />
Desde já agradeço a contribuição]]></description>
            <dc:creator>Carlos José Lessa</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Fri, 30 Apr 2010 23:48:38 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,169401,169401#msg-169401</guid>
            <title>PHPadmin (1 resposta)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,169401,169401#msg-169401</link>
            <description><![CDATA[instelaei o php, está tudo ok.<br />
<br />
Mas ao entrar na adminsitração e clicar em phpadmin pra criar o bd dá tela branca...<br />
<br />
o que pode ser?]]></description>
            <dc:creator>José Antonio</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Wed, 03 Mar 2010 10:40:11 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,168827,168827#msg-168827</guid>
            <title>servidor php (1 resposta)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,168827,168827#msg-168827</link>
            <description><![CDATA[galera... to com um problema rs<br />
sempre utilizei o WAMP com servidor apache e mysql<br />
<br />
tenho um sistema rodando em um servidor, e preciso usa-lo em outras máquinas da mesma rede.<br />
não sei como fazer isso<br />
<br />
tentei configurar o IIS, mas tenho tido o seguinte erro: &quot;Não foi possível encontrar o módulo especificado.&quot;<br />
<br />
como posso fazer com o wamp, alguem sabe ?<br />
acho mais facil do que ficar usando o IIS<br />
<br />
alguem aqui deve saber rs<br />
<br />
obrigado<br />
Thiago M. Zappaterra]]></description>
            <dc:creator>Thiago M. Zappaterra</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Fri, 05 Feb 2010 12:36:27 -0200</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,168747,168747#msg-168747</guid>
            <title>Json (2 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,168747,168747#msg-168747</link>
            <description><![CDATA[Ola a todos<br />
       <br />
          minha versão do php é  5.1.4   e gostaria de usar JSON mas não sei como habilitar para o php<br />
que estou usuando<br />
<br />
Obrigado]]></description>
            <dc:creator>cesar</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Tue, 02 Feb 2010 22:16:25 -0200</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,168715,168715#msg-168715</guid>
            <title>MySQL não conecta ao PHP com o servidor IIS e Win XP (6 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,168715,168715#msg-168715</link>
            <description><![CDATA[Caros amigos, já tentei de tudo mas não consigo fazer a conexão do MySql com o PHP no IIS, ele retorna a seguinte mensagem de erro: Fatal error: Call to undefined function mysql_pconnect() in C:\Inetpub\wwwroot\website\teste_bd.php on line 3, neste script de teste que fiz. O php está funciondo para script, o MySQL esta funcinando quando conecto a ele direto. Abaixo o arquivo php ini, com as alterações:<br />
<br />
[PHP]<br />
<br />
;;;;;;;;;;;<br />
; WARNING ;<br />
;;;;;;;;;;;<br />
; This is the default settings file for new PHP installations.<br />
; By default, PHP installs itself with a configuration suitable for<br />
; development purposes, and *NOT* for production purposes.<br />
; For several security-oriented considerations that should be taken<br />
; before going online with your site, please consult php.ini-recommended<br />
; and http://php.net/manual/en/security.php.<br />
<br />
<br />
;;;;;;;;;;;;;;;;;;;<br />
; About php.ini ;<br />
;;;;;;;;;;;;;;;;;;;<br />
; This file controls many aspects of PHP's behavior. In order for PHP to<br />
; read it, it must be named 'php.ini'. PHP looks for it in the current<br />
; working directory, in the path designated by the environment variable<br />
; PHPRC, and in the path that was defined in compile time (in that order).<br />
; Under Windows, the compile-time path is the Windows directory. The<br />
; path in which the php.ini file is looked for can be overridden using<br />
; the -c argument in command line mode.<br />
;<br />
; The syntax of the file is extremely simple. Whitespace and Lines<br />
; beginning with a semicolon are silently ignored (as you probably guessed).<br />
; Section headers (e.g. [Foo]) are also silently ignored, even though<br />
; they might mean something in the future.<br />
;<br />
; Directives are specified using the following syntax:<br />
; directive = value<br />
; Directive names are *case sensitive* - foo=bar is different from FOO=bar.<br />
;<br />
; The value can be a string, a number, a PHP constant (e.g. E_ALL or M_PI), one<br />
; of the INI constants (On, Off, True, False, Yes, No and None) or an expression<br />
; (e.g. E_ALL &amp; ~E_NOTICE), or a quoted string (&quot;foo&quot;).<br />
;<br />
; Expressions in the INI file are limited to bitwise operators and parentheses:<br />
; | bitwise OR<br />
; &amp; bitwise AND<br />
; ~ bitwise NOT<br />
; ! boolean NOT<br />
;<br />
; Boolean flags can be turned on using the values 1, On, True or Yes.<br />
; They can be turned off using the values 0, Off, False or No.<br />
;<br />
; An empty string can be denoted by simply not writing anything after the equal<br />
; sign, or by using the None keyword:<br />
;<br />
; foo = ; sets foo to an empty string<br />
; foo = none ; sets foo to an empty string<br />
; foo = &quot;none&quot; ; sets foo to the string 'none'<br />
;<br />
; If you use constants in your value, and these constants belong to a<br />
; dynamically loaded extension (either a PHP extension or a Zend extension),<br />
; you may only use these constants *after* the line that loads the extension.<br />
;<br />
;<br />
;;;;;;;;;;;;;;;;;;;<br />
; About this file ;<br />
;;;;;;;;;;;;;;;;;;;<br />
; All the values in the php.ini-dist file correspond to the builtin<br />
; defaults (that is, if no php.ini is used, or if you delete these lines,<br />
; the builtin defaults will be identical).<br />
<br />
<br />
;;;;;;;;;;;;;;;;;;;;<br />
; Language Options ;<br />
;;;;;;;;;;;;;;;;;;;;<br />
<br />
; Enable the PHP scripting language engine under Apache.<br />
engine = On<br />
<br />
; Enable compatibility mode with Zend Engine 1 (PHP 4.x)<br />
zend.ze1_compatibility_mode = Off<br />
<br />
; Allow the &lt;? tag. Otherwise, only &lt;?php and &lt;script&gt; tags are recognized.<br />
; NOTE: Using short tags should be avoided when developing applications or<br />
; libraries that are meant for redistribution, or deployment on PHP<br />
; servers which are not under your control, because short tags may not<br />
; be supported on the target server. For portable, redistributable code,<br />
; be sure not to use short tags.<br />
short_open_tag = On<br />
<br />
; Allow ASP-style &lt;% %&gt; tags.<br />
asp_tags = On<br />
<br />
; The number of significant digits displayed in floating point numbers.<br />
precision = 12<br />
<br />
; Enforce year 2000 compliance (will cause problems with non-compliant browsers)<br />
y2k_compliance = On<br />
<br />
; Output buffering allows you to send header lines (including cookies) even<br />
; after you send body content, at the price of slowing PHP's output layer a<br />
; bit. You can enable output buffering during runtime by calling the output<br />
; buffering functions. You can also enable output buffering for all files by<br />
; setting this directive to On. If you wish to limit the size of the buffer<br />
; to a certain size - you can use a maximum number of bytes instead of 'On', as<br />
; a value for this directive (e.g., output_buffering=4096).<br />
output_buffering = Off<br />
<br />
; You can redirect all of the output of your scripts to a function. For<br />
; example, if you set output_handler to &quot;mb_output_handler&quot;, character<br />
; encoding will be transparently converted to the specified encoding.<br />
; Setting any output handler automatically turns on output buffering.<br />
; Note: People who wrote portable scripts should not depend on this ini<br />
; directive. Instead, explicitly set the output handler using ob_start().<br />
; Using this ini directive may cause problems unless you know what script<br />
; is doing.<br />
; Note: You cannot use both &quot;mb_output_handler&quot; with &quot;ob_iconv_handler&quot;<br />
; and you cannot use both &quot;ob_gzhandler&quot; and &quot;zlib.output_compression&quot;.<br />
; Note: output_handler must be empty if this is set 'On' !!!!<br />
; Instead you must use zlib.output_handler.<br />
;output_handler =<br />
<br />
; Transparent output compression using the zlib library<br />
; Valid values for this option are 'off', 'on', or a specific buffer size<br />
; to be used for compression (default is 4KB)<br />
; Note: Resulting chunk size may vary due to nature of compression. PHP<br />
; outputs chunks that are few hundreds bytes each as a result of<br />
; compression. If you prefer a larger chunk size for better<br />
; performance, enable output_buffering in addition.<br />
; Note: You need to use zlib.output_handler instead of the standard<br />
; output_handler, or otherwise the output will be corrupted.<br />
zlib.output_compression = Off<br />
;zlib.output_compression_level = -1<br />
<br />
; You cannot specify additional output handlers if zlib.output_compression<br />
; is activated here. This setting does the same as output_handler but in<br />
; a different order.<br />
;zlib.output_handler =<br />
<br />
; Implicit flush tells PHP to tell the output layer to flush itself<br />
; automatically after every output block. This is equivalent to calling the<br />
; PHP function flush() after each and every call to print() or echo() and each<br />
; and every HTML block. Turning this option on has serious performance<br />
; implications and is generally recommended for debugging purposes only.<br />
implicit_flush = Off<br />
<br />
; The unserialize callback function will be called (with the undefined class'<br />
; name as parameter), if the unserializer finds an undefined class<br />
; which should be instantiated.<br />
; A warning appears if the specified function is not defined, or if the<br />
; function doesn't include/implement the missing class.<br />
; So only set this entry, if you really want to implement such a<br />
; callback-function.<br />
unserialize_callback_func=<br />
<br />
; When floats &amp; doubles are serialized store serialize_precision significant<br />
; digits after the floating point. The default value ensures that when floats<br />
; are decoded with unserialize, the data will remain the same.<br />
serialize_precision = 100<br />
<br />
; Whether to enable the ability to force arguments to be passed by reference<br />
; at function call time. This method is deprecated and is likely to be<br />
; unsupported in future versions of PHP/Zend. The encouraged method of<br />
; specifying which arguments should be passed by reference is in the function<br />
; declaration. You're encouraged to try and turn this option Off and make<br />
; sure your scripts work properly with it in order to ensure they will work<br />
; with future versions of the language (you will receive a warning each time<br />
; you use this feature, and the argument will be passed by value instead of by<br />
; reference).<br />
allow_call_time_pass_reference = On<br />
<br />
;<br />
; Safe Mode<br />
;<br />
safe_mode = Off<br />
<br />
; By default, Safe Mode does a UID compare check when<br />
; opening files. If you want to relax this to a GID compare,<br />
; then turn on safe_mode_gid.<br />
safe_mode_gid = Off<br />
<br />
; When safe_mode is on, UID/GID checks are bypassed when<br />
; including files from this directory and its subdirectories.<br />
; (directory must also be in include_path or full path must<br />
; be used when including)<br />
safe_mode_include_dir =<br />
<br />
; When safe_mode is on, only executables located in the safe_mode_exec_dir<br />
; will be allowed to be executed via the exec family of functions.<br />
safe_mode_exec_dir =<br />
<br />
; Setting certain environment variables may be a potential security breach.<br />
; This directive contains a comma-delimited list of prefixes. In Safe Mode,<br />
; the user may only alter environment variables whose names begin with the<br />
; prefixes supplied here. By default, users will only be able to set<br />
; environment variables that begin with PHP_ (e.g. PHP_FOO=BAR).<br />
;<br />
; Note: If this directive is empty, PHP will let the user modify ANY<br />
; environment variable!<br />
safe_mode_allowed_env_vars = PHP_<br />
<br />
; This directive contains a comma-delimited list of environment variables that<br />
; the end user won't be able to change using putenv(). These variables will be<br />
; protected even if safe_mode_allowed_env_vars is set to allow to change them.<br />
safe_mode_protected_env_vars = LD_LIBRARY_PATH<br />
<br />
; open_basedir, if set, limits all file operations to the defined directory<br />
; and below. This directive makes most sense if used in a per-directory<br />
; or per-virtualhost web server configuration file. This directive is<br />
; *NOT* affected by whether Safe Mode is turned On or Off.<br />
;open_basedir =<br />
<br />
; This directive allows you to disable certain functions for security reasons.<br />
; It receives a comma-delimited list of function names. This directive is<br />
; *NOT* affected by whether Safe Mode is turned On or Off.<br />
disable_functions =<br />
<br />
; This directive allows you to disable certain classes for security reasons.<br />
; It receives a comma-delimited list of class names. This directive is<br />
; *NOT* affected by whether Safe Mode is turned On or Off.<br />
disable_classes =<br />
<br />
; Colors for Syntax Highlighting mode. Anything that's acceptable in<br />
; &lt;span style=&quot;color: ???????&quot;&gt; would work.<br />
;highlight.string = #DD0000<br />
;highlight.comment = #FF9900<br />
;highlight.keyword = #007700<br />
;highlight.bg = #FFFFFF<br />
;highlight.default = #0000BB<br />
;highlight.html = #000000<br />
<br />
; If enabled, the request will be allowed to complete even if the user aborts<br />
; the request. Consider enabling it if executing long request, which may end up<br />
; being interrupted by the user or a browser timing out.<br />
; ignore_user_abort = On<br />
<br />
; Determines the size of the realpath cache to be used by PHP. This value should<br />
; be increased on systems where PHP opens many files to reflect the quantity of<br />
; the file operations performed.<br />
; realpath_cache_size=16k<br />
<br />
; Duration of time, in seconds for which to cache realpath information for a given<br />
; file or directory. For systems with rarely changing files, consider increasing this<br />
; value.<br />
; realpath_cache_ttl=120<br />
<br />
;<br />
; Misc<br />
;<br />
; Decides whether PHP may expose the fact that it is installed on the server<br />
; (e.g. by adding its signature to the Web server header). It is no security<br />
; threat in any way, but it makes it possible to determine whether you use PHP<br />
; on your server or not.<br />
expose_php = On<br />
<br />
<br />
;;;;;;;;;;;;;;;;;;;<br />
; Resource Limits ;<br />
;;;;;;;;;;;;;;;;;;;<br />
<br />
max_execution_time = 30 ; Maximum execution time of each script, in seconds<br />
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data<br />
;max_input_nesting_level = 64 ; Maximum input variable nesting level<br />
memory_limit = 128M ; Maximum amount of memory a script may consume (128MB)<br />
<br />
<br />
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;<br />
; Error handling and logging ;<br />
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;<br />
<br />
; error_reporting is a bit-field. Or each number up to get desired error<br />
; reporting level<br />
; E_ALL - All errors and warnings (doesn't include E_STRICT)<br />
; E_ERROR - fatal run-time errors<br />
; E_RECOVERABLE_ERROR - almost fatal run-time errors<br />
; E_WARNING - run-time warnings (non-fatal errors)<br />
; E_PARSE - compile-time parse errors<br />
; E_NOTICE - run-time notices (these are warnings which often result<br />
; from a bug in your code, but it's possible that it was<br />
; intentional (e.g., using an uninitialized variable and<br />
; relying on the fact it's automatically initialized to an<br />
; empty string)<br />
; E_STRICT - run-time notices, enable to have PHP suggest changes<br />
; to your code which will ensure the best interoperability<br />
; and forward compatibility of your code<br />
; E_CORE_ERROR - fatal errors that occur during PHP's initial startup<br />
; E_CORE_WARNING - warnings (non-fatal errors) that occur during PHP's<br />
; initial startup<br />
; E_COMPILE_ERROR - fatal compile-time errors<br />
; E_COMPILE_WARNING - compile-time warnings (non-fatal errors)<br />
; E_USER_ERROR - user-generated error message<br />
; E_USER_WARNING - user-generated warning message<br />
; E_USER_NOTICE - user-generated notice message<br />
;<br />
; Examples:<br />
;<br />
; - Show all errors, except for notices and coding standards warnings<br />
;<br />
;error_reporting = E_ALL &amp; ~E_NOTICE<br />
;<br />
; - Show all errors, except for notices<br />
;<br />
;error_reporting = E_ALL &amp; ~E_NOTICE | E_STRICT<br />
;<br />
; - Show only errors<br />
;<br />
;error_reporting = E_COMPILE_ERROR|E_RECOVERABLE_ERROR|E_ERROR|E_CORE_ERROR<br />
;<br />
; - Show all errors except for notices and coding standards warnings<br />
;<br />
error_reporting = E_ALL &amp; ~E_NOTICE<br />
<br />
; Print out errors (as a part of the output). For production web sites,<br />
; you're strongly encouraged to turn this feature off, and use error logging<br />
; instead (see below). Keeping display_errors enabled on a production web site<br />
; may reveal security information to end users, such as file paths on your Web<br />
; server, your database schema or other information.<br />
;<br />
; possible values for display_errors:<br />
;<br />
; Off - Do not display any errors<br />
; stderr - Display errors to STDERR (affects only CGI/CLI binaries!)<br />
;<br />
;display_errors = &quot;stderr&quot;<br />
;<br />
; stdout (On) - Display errors to STDOUT<br />
;<br />
display_errors = On<br />
<br />
; Even when display_errors is on, errors that occur during PHP's startup<br />
; sequence are not displayed. It's strongly recommended to keep<br />
; display_startup_errors off, except for when debugging.<br />
display_startup_errors = Off<br />
<br />
; Log errors into a log file (server-specific log, stderr, or error_log (below))<br />
; As stated above, you're strongly advised to use error logging in place of<br />
; error displaying on production web sites.<br />
log_errors = Off<br />
<br />
; Set maximum length of log_errors. In error_log information about the source is<br />
; added. The default is 1024 and 0 allows to not apply any maximum length at all.<br />
log_errors_max_len = 1024<br />
<br />
; Do not log repeated messages. Repeated errors must occur in same file on same<br />
; line unless ignore_repeated_source is set true.<br />
ignore_repeated_errors = Off<br />
<br />
; Ignore source of message when ignoring repeated messages. When this setting<br />
; is On you will not log errors with repeated messages from different files or<br />
; source lines.<br />
ignore_repeated_source = Off<br />
<br />
; If this parameter is set to Off, then memory leaks will not be shown (on<br />
; stdout or in the log). This has only effect in a debug compile, and if<br />
; error reporting includes E_WARNING in the allowed list<br />
report_memleaks = On<br />
<br />
;report_zend_debug = 0<br />
<br />
; Store the last error/warning message in $php_errormsg (boolean).<br />
track_errors = Off<br />
<br />
; Turn off normal error reporting and emit XML-RPC error XML<br />
;xmlrpc_errors = 0<br />
; An XML-RPC faultCode<br />
;xmlrpc_error_number = 0<br />
<br />
; Disable the inclusion of HTML tags in error messages.<br />
; Note: Never use this feature for production boxes.<br />
;html_errors = Off<br />
<br />
; If html_errors is set On PHP produces clickable error messages that direct<br />
; to a page describing the error or function causing the error in detail.<br />
; You can download a copy of the PHP manual from http://www.php.net/docs.php<br />
; and change docref_root to the base URL of your local copy including the<br />
; leading '/'. You must also specify the file extension being used including<br />
; the dot.<br />
; Note: Never use this feature for production boxes.<br />
;docref_root = &quot;/phpmanual/&quot;<br />
;docref_ext = .html<br />
<br />
; String to output before an error message.<br />
;error_prepend_string = &quot;&lt;font color=#ff0000&gt;&quot;<br />
<br />
; String to output after an error message.<br />
;error_append_string = &quot;&lt;/font&gt;&quot;<br />
<br />
; Log errors to specified file.<br />
;error_log = filename<br />
<br />
; Log errors to syslog (Event Log on NT, not valid in Windows 95).<br />
;error_log = syslog<br />
<br />
<br />
;;;;;;;;;;;;;;;;;<br />
; Data Handling ;<br />
;;;;;;;;;;;;;;;;;<br />
;<br />
; Note - track_vars is ALWAYS enabled as of PHP 4.0.3<br />
<br />
; The separator used in PHP generated URLs to separate arguments.<br />
; Default is &quot;&amp;&quot;.<br />
;arg_separator.output = &quot;&amp;amp;&quot;<br />
<br />
; List of separator(s) used by PHP to parse input URLs into variables.<br />
; Default is &quot;&amp;&quot;.<br />
; NOTE: Every character in this directive is considered as separator!<br />
;arg_separator.input = &quot;;&amp;&quot;<br />
<br />
; This directive describes the order in which PHP registers GET, POST, Cookie,<br />
; Environment and Built-in variables (G, P, C, E &amp; S respectively, often<br />
; referred to as EGPCS or GPC). Registration is done from left to right, newer<br />
; values override older values.<br />
variables_order = &quot;EGPCS&quot;<br />
<br />
; Whether or not to register the EGPCS variables as global variables. You may<br />
; want to turn this off if you don't want to clutter your scripts' global scope<br />
; with user data. This makes most sense when coupled with track_vars - in which<br />
; case you can access all of the GPC variables through the $HTTP_*_VARS[],<br />
; variables.<br />
;<br />
; You should do your best to write your scripts so that they do not require<br />
; register_globals to be on; Using form variables as globals can easily lead<br />
; to possible security problems, if the code is not very well thought of.<br />
register_globals = On<br />
<br />
; Whether or not to register the old-style input arrays, HTTP_GET_VARS<br />
; and friends. If you're not using them, it's recommended to turn them off,<br />
; for performance reasons.<br />
register_long_arrays = On<br />
<br />
; This directive tells PHP whether to declare the argv&amp;argc variables (that<br />
; would contain the GET information). If you don't use these variables, you<br />
; should turn it off for increased performance.<br />
register_argc_argv = On<br />
<br />
; When enabled, the SERVER and ENV variables are created when they're first<br />
; used (Just In Time) instead of when the script starts. If these variables<br />
; are not used within a script, having this directive on will result in a<br />
; performance gain. The PHP directives register_globals, register_long_arrays,<br />
; and register_argc_argv must be disabled for this directive to have any affect.<br />
auto_globals_jit = On<br />
<br />
; Maximum size of POST data that PHP will accept.<br />
post_max_size = 8M<br />
<br />
; Magic quotes<br />
;<br />
<br />
; Magic quotes for incoming GET/POST/Cookie data.<br />
magic_quotes_gpc = On<br />
<br />
; Magic quotes for runtime-generated data, e.g. data from SQL, from exec(), etc.<br />
magic_quotes_runtime = Off<br />
<br />
; Use Sybase-style magic quotes (escape ' with '' instead of \').<br />
magic_quotes_sybase = Off<br />
<br />
; Automatically add files before or after any PHP document.<br />
auto_prepend_file =<br />
auto_append_file =<br />
<br />
; As of 4.0b4, PHP always outputs a character encoding by default in<br />
; the Content-type: header. To disable sending of the charset, simply<br />
; set it to be empty.<br />
;<br />
; PHP's built-in default is text/html<br />
default_mimetype = &quot;text/html&quot;<br />
;default_charset = &quot;iso-8859-1&quot;<br />
<br />
; Always populate the $HTTP_RAW_POST_DATA variable.<br />
;always_populate_raw_post_data = On<br />
<br />
<br />
;;;;;;;;;;;;;;;;;;;;;;;;;<br />
; Paths and Directories ;<br />
;;;;;;;;;;;;;;;;;;;;;;;;;<br />
<br />
; UNIX: &quot;/path1:/path2&quot;<br />
;include_path = &quot;.:/php/includes&quot;<br />
;<br />
; Windows: &quot;\path1;\path2&quot;<br />
;include_path = &quot;.;c:\php\includes&quot;<br />
<br />
; The root of the PHP pages, used only if nonempty.<br />
; if PHP was not compiled with FORCE_REDIRECT, you SHOULD set doc_root<br />
; if you are running php as a CGI under any web server (other than IIS)<br />
; see documentation for security issues. The alternate is to use the<br />
; cgi.force_redirect configuration below<br />
doc_root = C:\Inetpub\wwwroot<br />
<br />
; The directory under which PHP opens the script using /~username used only<br />
; if nonempty.<br />
user_dir =<br />
<br />
; Directory in which the loadable extensions (modules) reside.<br />
extension_dir = &quot;C:\php\ext&quot;<br />
<br />
; Whether or not to enable the dl() function. The dl() function does NOT work<br />
; properly in multithreaded servers, such as IIS or Zeus, and is automatically<br />
; disabled on them.<br />
enable_dl = On<br />
<br />
; cgi.force_redirect is necessary to provide security running PHP as a CGI under<br />
; most web servers. Left undefined, PHP turns this on by default. You can<br />
; turn it off here AT YOUR OWN RISK<br />
; **You CAN safely turn this off for IIS, in fact, you MUST.**<br />
cgi.force_redirect = 0<br />
<br />
; if cgi.nph is enabled it will force cgi to always sent Status: 200 with<br />
; every request.<br />
; cgi.nph = 1<br />
<br />
; if cgi.force_redirect is turned on, and you are not running under Apache or Netscape<br />
; (iPlanet) web servers, you MAY need to set an environment variable name that PHP<br />
; will look for to know it is OK to continue execution. Setting this variable MAY<br />
; cause security issues, KNOW WHAT YOU ARE DOING FIRST.<br />
; cgi.redirect_status_env = ;<br />
<br />
; cgi.fix_pathinfo provides *real* PATH_INFO/PATH_TRANSLATED support for CGI. PHP's<br />
; previous behaviour was to set PATH_TRANSLATED to SCRIPT_FILENAME, and to not grok<br />
; what PATH_INFO is. For more information on PATH_INFO, see the cgi specs. Setting<br />
; this to 1 will cause PHP CGI to fix it's paths to conform to the spec. A setting<br />
; of zero causes PHP to behave as before. Default is 1. You should fix your scripts<br />
; to use SCRIPT_FILENAME rather than PATH_TRANSLATED.<br />
; cgi.fix_pathinfo=0<br />
<br />
; FastCGI under IIS (on WINNT based OS) supports the ability to impersonate<br />
; security tokens of the calling client. This allows IIS to define the<br />
; security context that the request runs under. mod_fastcgi under Apache<br />
; does not currently support this feature (03/17/2002)<br />
; Set to 1 if running under IIS. Default is zero.<br />
; fastcgi.impersonate = 1;<br />
<br />
; Disable logging through FastCGI connection<br />
; fastcgi.logging = 0<br />
<br />
; cgi.rfc2616_headers configuration option tells PHP what type of headers to<br />
; use when sending HTTP response code. If it's set 0 PHP sends Status: header that<br />
; is supported by Apache. When this option is set to 1 PHP will send<br />
; RFC2616 compliant header.<br />
; Default is zero.<br />
;cgi.rfc2616_headers = 0<br />
<br />
<br />
;;;;;;;;;;;;;;;;<br />
; File Uploads ;<br />
;;;;;;;;;;;;;;;;<br />
<br />
; Whether to allow HTTP file uploads.<br />
file_uploads = On<br />
<br />
; Temporary directory for HTTP uploaded files (will use system default if not<br />
; specified).<br />
;upload_tmp_dir =<br />
<br />
; Maximum allowed size for uploaded files.<br />
upload_max_filesize = 2M<br />
<br />
<br />
; Maximum number of files that can be uploaded via a single request<br />
max_file_uploads = 20<br />
<br />
;;;;;;;;;;;;;;;;;;<br />
; Fopen wrappers ;<br />
;;;;;;;;;;;;;;;;;;<br />
<br />
; Whether to allow the treatment of URLs (like http:// or ftp://) as files.<br />
allow_url_fopen = On<br />
<br />
; Whether to allow include/require to open URLs (like http:// or ftp://) as files.<br />
allow_url_include = Off<br />
<br />
; Define the anonymous ftp password (your email address)<br />
;from=&quot;john@doe.com&quot;<br />
<br />
; Define the User-Agent string<br />
; user_agent=&quot;PHP&quot;<br />
<br />
; Default timeout for socket based streams (seconds)<br />
default_socket_timeout = 60<br />
<br />
; If your scripts have to deal with files from Macintosh systems,<br />
; or you are running on a Mac and need to deal with files from<br />
; unix or win32 systems, setting this flag will cause PHP to<br />
; automatically detect the EOL character in those files so that<br />
; fgets() and file() will work regardless of the source of the file.<br />
; auto_detect_line_endings = Off<br />
<br />
<br />
;;;;;;;;;;;;;;;;;;;;;;<br />
; Dynamic Extensions ;<br />
;;;;;;;;;;;;;;;;;;;;;;<br />
;<br />
; If you wish to have an extension loaded automatically, use the following<br />
; syntax:<br />
;<br />
; extension=modulename.extension<br />
;<br />
; For example, on Windows:<br />
;<br />
; extension=msql.dll<br />
;<br />
; ... or under UNIX:<br />
;<br />
; extension=msql.so<br />
;<br />
; Note that it should be the name of the module only; no directory information<br />
; needs to go here. Specify the location of the extension with the<br />
; extension_dir directive above.<br />
<br />
<br />
; Windows Extensions<br />
; Note that ODBC support is built in, so no dll is needed for it.<br />
; Note that many DLL files are located in the extensions/ (PHP 4) ext/ (PHP 5)<br />
; extension folders as well as the separate PECL DLL download (PHP 5).<br />
; Be sure to appropriately set the extension_dir directive.<br />
<br />
;extension=php_bz2.dll<br />
;extension=php_curl.dll<br />
;extension=php_dba.dll<br />
;extension=php_dbase.dll<br />
;extension=php_exif.dll<br />
;extension=php_fdf.dll<br />
extension=php_gd2.dll<br />
;extension=php_gettext.dll<br />
;extension=php_gmp.dll<br />
;extension=php_ifx.dll<br />
;extension=php_imap.dll<br />
;extension=php_interbase.dll<br />
;extension=php_ldap.dll<br />
extension=php_mbstring.dll<br />
;extension=php_mcrypt.dll<br />
;extension=php_mhash.dll<br />
;extension=php_mime_magic.dll<br />
;extension=php_ming.dll<br />
;extension=php_msql.dll<br />
;extension=php_mssql.dll<br />
extension=php_mysql.dll<br />
extension=php_mysqli.dll<br />
;extension=php_oci8.dll<br />
;extension=php_openssl.dll<br />
;extension=php_pdo.dll<br />
;extension=php_pdo_firebird.dll<br />
;extension=php_pdo_mssql.dll<br />
;extension=php_pdo_mysql.dll<br />
;extension=php_pdo_oci.dll<br />
;extension=php_pdo_oci8.dll<br />
;extension=php_pdo_odbc.dll<br />
;extension=php_pdo_pgsql.dll<br />
;extension=php_pdo_sqlite.dll<br />
;extension=php_pgsql.dll<br />
;extension=php_pspell.dll<br />
;extension=php_shmop.dll<br />
;extension=php_snmp.dll<br />
;extension=php_soap.dll<br />
;extension=php_sockets.dll<br />
;extension=php_sqlite.dll<br />
;extension=php_sybase_ct.dll<br />
;extension=php_tidy.dll<br />
;extension=php_xmlrpc.dll<br />
;extension=php_xsl.dll<br />
;extension=php_zip.dll<br />
<br />
;;;;;;;;;;;;;;;;;;;<br />
; Module Settings ;<br />
;;;;;;;;;;;;;;;;;;;<br />
<br />
[Date]<br />
; Defines the default timezone used by the date functions<br />
;date.timezone =<br />
<br />
;date.default_latitude = 31.7667<br />
;date.default_longitude = 35.2333<br />
<br />
;date.sunrise_zenith = 90.583333<br />
;date.sunset_zenith = 90.583333<br />
<br />
[filter]<br />
;filter.default = unsafe_raw<br />
;filter.default_flags =<br />
<br />
[iconv]<br />
;iconv.input_encoding = ISO-8859-1<br />
;iconv.internal_encoding = ISO-8859-1<br />
;iconv.output_encoding = ISO-8859-1<br />
<br />
[sqlite]<br />
;sqlite.assoc_case = 0<br />
<br />
[Pcre]<br />
;PCRE library backtracking limit.<br />
;pcre.backtrack_limit=100000<br />
<br />
;PCRE library recursion limit.<br />
;Please note that if you set this value to a high number you may consume all<br />
;the available process stack and eventually crash PHP (due to reaching the<br />
;stack size limit imposed by the Operating System).<br />
;pcre.recursion_limit=100000<br />
<br />
[Syslog]<br />
; Whether or not to define the various syslog variables (e.g. $LOG_PID,<br />
; $LOG_CRON, etc.). Turning it off is a good idea performance-wise. In<br />
; runtime, you can define these variables by calling define_syslog_variables().<br />
define_syslog_variables = Off<br />
<br />
[mail function]<br />
; For Win32 only.<br />
SMTP = localhost<br />
smtp_port = 25<br />
<br />
; For Win32 only.<br />
;sendmail_from = me@example.com<br />
<br />
; For Unix only. You may supply arguments as well (default: &quot;sendmail -t -i&quot;).<br />
;sendmail_path =<br />
<br />
; Force the addition of the specified parameters to be passed as extra parameters<br />
; to the sendmail binary. These parameters will always replace the value of<br />
; the 5th parameter to mail(), even in safe mode.<br />
;mail.force_extra_parameters =<br />
<br />
[SQL]<br />
sql.safe_mode = Off<br />
<br />
[ODBC]<br />
;odbc.default_db = Not yet implemented<br />
;odbc.default_user = Not yet implemented<br />
;odbc.default_pw = Not yet implemented<br />
<br />
; Allow or prevent persistent links.<br />
odbc.allow_persistent = On<br />
<br />
; Check that a connection is still valid before reuse.<br />
odbc.check_persistent = On<br />
<br />
; Maximum number of persistent links. -1 means no limit.<br />
odbc.max_persistent = -1<br />
<br />
; Maximum number of links (persistent + non-persistent). -1 means no limit.<br />
odbc.max_links = -1<br />
<br />
; Handling of LONG fields. Returns number of bytes to variables. 0 means<br />
; passthru.<br />
odbc.defaultlrl = 4096<br />
<br />
; Handling of binary data. 0 means passthru, 1 return as is, 2 convert to char.<br />
; See the documentation on odbc_binmode and odbc_longreadlen for an explanation<br />
; of uodbc.defaultlrl and uodbc.defaultbinmode<br />
odbc.defaultbinmode = 1<br />
<br />
[MySQL]<br />
; Allow or prevent persistent links.<br />
mysql.allow_persistent = On<br />
<br />
; Maximum number of persistent links. -1 means no limit.<br />
mysql.max_persistent = -1<br />
<br />
; Maximum number of links (persistent + non-persistent). -1 means no limit.<br />
mysql.max_links = -1<br />
<br />
; Default port number for mysql_connect(). If unset, mysql_connect() will use<br />
; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the<br />
; compile-time value defined MYSQL_PORT (in that order). Win32 will only look<br />
; at MYSQL_PORT.<br />
mysql.default_port =<br />
<br />
; Default socket name for local MySQL connects. If empty, uses the built-in<br />
; MySQL defaults.<br />
mysql.default_socket =<br />
<br />
; Default host for mysql_connect() (doesn't apply in safe mode).<br />
mysql.default_host =<br />
<br />
; Default user for mysql_connect() (doesn't apply in safe mode).<br />
mysql.default_user =<br />
<br />
; Default password for mysql_connect() (doesn't apply in safe mode).<br />
; Note that this is generally a *bad* idea to store passwords in this file.<br />
; *Any* user with PHP access can run 'echo get_cfg_var(&quot;mysql.default_password&quot;)<br />
; and reveal this password! And of course, any users with read access to this<br />
; file will be able to reveal the password as well.<br />
mysql.default_password =<br />
<br />
; Maximum time (in seconds) for connect timeout. -1 means no limit<br />
mysql.connect_timeout = 60<br />
<br />
; Trace mode. When trace_mode is active (=On), warnings for table/index scans and<br />
; SQL-Errors will be displayed.<br />
mysql.trace_mode = Off<br />
<br />
[MySQLi]<br />
<br />
; Maximum number of links. -1 means no limit.<br />
mysqli.max_links = -1<br />
<br />
; Default port number for mysqli_connect(). If unset, mysqli_connect() will use<br />
; the $MYSQL_TCP_PORT or the mysql-tcp entry in /etc/services or the<br />
; compile-time value defined MYSQL_PORT (in that order). Win32 will only look<br />
; at MYSQL_PORT.<br />
mysqli.default_port = 3306<br />
<br />
; Default socket name for local MySQL connects. If empty, uses the built-in<br />
; MySQL defaults.<br />
mysqli.default_socket =<br />
<br />
; Default host for mysql_connect() (doesn't apply in safe mode).<br />
mysqli.default_host =<br />
<br />
; Default user for mysql_connect() (doesn't apply in safe mode).<br />
mysqli.default_user =<br />
<br />
; Default password for mysqli_connect() (doesn't apply in safe mode).<br />
; Note that this is generally a *bad* idea to store passwords in this file.<br />
; *Any* user with PHP access can run 'echo get_cfg_var(&quot;mysqli.default_pw&quot;)<br />
; and reveal this password! And of course, any users with read access to this<br />
; file will be able to reveal the password as well.<br />
mysqli.default_pw =<br />
<br />
; Allow or prevent reconnect<br />
mysqli.reconnect = Off<br />
<br />
[mSQL]<br />
; Allow or prevent persistent links.<br />
msql.allow_persistent = On<br />
<br />
; Maximum number of persistent links. -1 means no limit.<br />
msql.max_persistent = -1<br />
<br />
; Maximum number of links (persistent+non persistent). -1 means no limit.<br />
msql.max_links = -1<br />
<br />
[OCI8]<br />
; enables privileged connections using external credentials (OCI_SYSOPER, OCI_SYSDBA)<br />
;oci8.privileged_connect = Off<br />
<br />
; Connection: The maximum number of persistent OCI8 connections per<br />
; process. Using -1 means no limit.<br />
;oci8.max_persistent = -1<br />
<br />
; Connection: The maximum number of seconds a process is allowed to<br />
; maintain an idle persistent connection. Using -1 means idle<br />
; persistent connections will be maintained forever.<br />
;oci8.persistent_timeout = -1<br />
<br />
; Connection: The number of seconds that must pass before issuing a<br />
; ping during oci_pconnect() to check the connection validity. When<br />
; set to 0, each oci_pconnect() will cause a ping. Using -1 disables<br />
; pings completely.<br />
;oci8.ping_interval = 60<br />
<br />
; Tuning: This option enables statement caching, and specifies how<br />
; many statements to cache. Using 0 disables statement caching.<br />
;oci8.statement_cache_size = 20<br />
<br />
; Tuning: Enables statement prefetching and sets the default number of<br />
; rows that will be fetched automatically after statement execution.<br />
;oci8.default_prefetch = 10<br />
<br />
; Compatibility. Using On means oci_close() will not close<br />
; oci_connect() and oci_new_connect() connections.<br />
;oci8.old_oci_close_semantics = Off<br />
<br />
[PostgresSQL]<br />
; Allow or prevent persistent links.<br />
pgsql.allow_persistent = On<br />
<br />
; Detect broken persistent links always with pg_pconnect().<br />
; Auto reset feature requires a little overheads.<br />
pgsql.auto_reset_persistent = Off<br />
<br />
; Maximum number of persistent links. -1 means no limit.<br />
pgsql.max_persistent = -1<br />
<br />
; Maximum number of links (persistent+non persistent). -1 means no limit.<br />
pgsql.max_links = -1<br />
<br />
; Ignore PostgreSQL backends Notice message or not.<br />
; Notice message logging require a little overheads.<br />
pgsql.ignore_notice = 0<br />
<br />
; Log PostgreSQL backends Notice message or not.<br />
; Unless pgsql.ignore_notice=0, module cannot log notice message.<br />
pgsql.log_notice = 0<br />
<br />
[Sybase]<br />
; Allow or prevent persistent links.<br />
sybase.allow_persistent = On<br />
<br />
; Maximum number of persistent links. -1 means no limit.<br />
sybase.max_persistent = -1<br />
<br />
; Maximum number of links (persistent + non-persistent). -1 means no limit.<br />
sybase.max_links = -1<br />
<br />
;sybase.interface_file = &quot;/usr/sybase/interfaces&quot;<br />
<br />
; Minimum error severity to display.<br />
sybase.min_error_severity = 10<br />
<br />
; Minimum message severity to display.<br />
sybase.min_message_severity = 10<br />
<br />
; Compatibility mode with old versions of PHP 3.0.<br />
; If on, this will cause PHP to automatically assign types to results according<br />
; to their Sybase type, instead of treating them all as strings. This<br />
; compatibility mode will probably not stay around forever, so try applying<br />
; whatever necessary changes to your code, and turn it off.<br />
sybase.compatability_mode = Off<br />
<br />
[Sybase-CT]<br />
; Allow or prevent persistent links.<br />
sybct.allow_persistent = On<br />
<br />
; Maximum number of persistent links. -1 means no limit.<br />
sybct.max_persistent = -1<br />
<br />
; Maximum number of links (persistent + non-persistent). -1 means no limit.<br />
sybct.max_links = -1<br />
<br />
; Minimum server message severity to display.<br />
sybct.min_server_severity = 10<br />
<br />
; Minimum client message severity to display.<br />
sybct.min_client_severity = 10<br />
<br />
[bcmath]<br />
; Number of decimal digits for all bcmath functions.<br />
bcmath.scale = 0<br />
<br />
[browscap]<br />
;browscap = extra/browscap.ini<br />
<br />
[Informix]<br />
; Default host for ifx_connect() (doesn't apply in safe mode).<br />
ifx.default_host =<br />
<br />
; Default user for ifx_connect() (doesn't apply in safe mode).<br />
ifx.default_user =<br />
<br />
; Default password for ifx_connect() (doesn't apply in safe mode).<br />
ifx.default_password =<br />
<br />
; Allow or prevent persistent links.<br />
ifx.allow_persistent = On<br />
<br />
; Maximum number of persistent links. -1 means no limit.<br />
ifx.max_persistent = -1<br />
<br />
; Maximum number of links (persistent + non-persistent). -1 means no limit.<br />
ifx.max_links = -1<br />
<br />
; If on, select statements return the contents of a text blob instead of its id.<br />
ifx.textasvarchar = 0<br />
<br />
; If on, select statements return the contents of a byte blob instead of its id.<br />
ifx.byteasvarchar = 0<br />
<br />
; Trailing blanks are stripped from fixed-length char columns. May help the<br />
; life of Informix SE users.<br />
ifx.charasvarchar = 0<br />
<br />
; If on, the contents of text and byte blobs are dumped to a file instead of<br />
; keeping them in memory.<br />
ifx.blobinfile = 0<br />
<br />
; NULL's are returned as empty strings, unless this is set to 1. In that case,<br />
; NULL's are returned as string 'NULL'.<br />
ifx.nullformat = 0<br />
<br />
[Session]<br />
; Handler used to store/retrieve data.<br />
session.save_handler = files<br />
<br />
; Argument passed to save_handler. In the case of files, this is the path<br />
; where data files are stored. Note: Windows users have to change this<br />
; variable in order to use PHP's session functions.<br />
;<br />
; As of PHP 4.0.1, you can define the path as:<br />
;<br />
session.save_path = &quot;C:\WINDOWS\Temp&quot;<br />
;<br />
; where N is an integer. Instead of storing all the session files in<br />
; /path, what this will do is use subdirectories N-levels deep, and<br />
; store the session data in those directories. This is useful if you<br />
; or your OS have problems with lots of files in one directory, and is<br />
; a more efficient layout for servers that handle lots of sessions.<br />
;<br />
; NOTE 1: PHP will not create this directory structure automatically.<br />
; You can use the script in the ext/session dir for that purpose.<br />
; NOTE 2: See the section on garbage collection below if you choose to<br />
; use subdirectories for session storage<br />
;<br />
; The file storage module creates files using mode 600 by default.<br />
; You can change that by using<br />
;<br />
; session.save_path = &quot;N;MODE;/path&quot;<br />
;<br />
; where MODE is the octal representation of the mode. Note that this<br />
; does not overwrite the process's umask.<br />
;session.save_path = &quot;/tmp&quot;<br />
<br />
; Whether to use cookies.<br />
session.use_cookies = 1<br />
<br />
;session.cookie_secure =<br />
<br />
; This option enables administrators to make their users invulnerable to<br />
; attacks which involve passing session ids in URLs; defaults to 0.<br />
; session.use_only_cookies = 1<br />
<br />
; Name of the session (used as cookie name).<br />
session.name = PHPSESSID<br />
<br />
; Initialize session on request startup.<br />
session.auto_start = 0<br />
<br />
; Lifetime in seconds of cookie or, if 0, until browser is restarted.<br />
session.cookie_lifetime = 0<br />
<br />
; The path for which the cookie is valid.<br />
session.cookie_path = /<br />
<br />
; The domain for which the cookie is valid.<br />
session.cookie_domain =<br />
<br />
; Whether or not to add the httpOnly flag to the cookie, which makes it inaccessible to browser scripting languages such as JavaScript.<br />
session.cookie_httponly =<br />
<br />
; Handler used to serialize data. php is the standard serializer of PHP.<br />
session.serialize_handler = php<br />
<br />
; Define the probability that the 'garbage collection' process is started<br />
; on every session initialization.<br />
; The probability is calculated by using gc_probability/gc_divisor,<br />
; e.g. 1/100 means there is a 1% chance that the GC process starts<br />
; on each request.<br />
<br />
session.gc_probability = 1<br />
session.gc_divisor = 100<br />
<br />
; After this number of seconds, stored data will be seen as 'garbage' and<br />
; cleaned up by the garbage collection process.<br />
session.gc_maxlifetime = 1440<br />
<br />
; NOTE: If you are using the subdirectory option for storing session files<br />
; (see session.save_path above), then garbage collection does *not*<br />
; happen automatically. You will need to do your own garbage<br />
; collection through a shell script, cron entry, or some other method.<br />
; For example, the following script would is the equivalent of<br />
; setting session.gc_maxlifetime to 1440 (1440 seconds = 24 minutes):<br />
; cd /path/to/sessions; find -cmin +24 | xargs rm<br />
<br />
; PHP 4.2 and less have an undocumented feature/bug that allows you to<br />
; to initialize a session variable in the global scope, albeit register_globals<br />
; is disabled. PHP 4.3 and later will warn you, if this feature is used.<br />
; You can disable the feature and the warning separately. At this time,<br />
; the warning is only displayed, if bug_compat_42 is enabled.<br />
<br />
session.bug_compat_42 = 1<br />
session.bug_compat_warn = 1<br />
<br />
; Check HTTP Referer to invalidate externally stored URLs containing ids.<br />
; HTTP_REFERER has to contain this substring for the session to be<br />
; considered as valid.<br />
session.referer_check =<br />
<br />
; How many bytes to read from the file.<br />
session.entropy_length = 0<br />
<br />
; Specified here to create the session id.<br />
session.entropy_file =<br />
<br />
;session.entropy_length = 16<br />
<br />
;session.entropy_file = /dev/urandom<br />
<br />
; Set to {nocache,private,public,} to determine HTTP caching aspects<br />
; or leave this empty to avoid sending anti-caching headers.<br />
session.cache_limiter = nocache<br />
<br />
; Document expires after n minutes.<br />
session.cache_expire = 180<br />
<br />
; trans sid support is disabled by default.<br />
; Use of trans sid may risk your users security.<br />
; Use this option with caution.<br />
; - User may send URL contains active session ID<br />
; to other person via. email/irc/etc.<br />
; - URL that contains active session ID may be stored<br />
; in publically accessible computer.<br />
; - User may access your site with the same session ID<br />
; always using URL stored in browser's history or bookmarks.<br />
session.use_trans_sid = 0<br />
<br />
; Select a hash function<br />
; 0: MD5 (128 bits)<br />
; 1: SHA-1 (160 bits)<br />
session.hash_function = 0<br />
<br />
; Define how many bits are stored in each character when converting<br />
; the binary hash data to something readable.<br />
;<br />
; 4 bits: 0-9, a-f<br />
; 5 bits: 0-9, a-v<br />
; 6 bits: 0-9, a-z, A-Z, &quot;-&quot;, &quot;,&quot;<br />
session.hash_bits_per_character = 4<br />
<br />
; The URL rewriter will look for URLs in a defined set of HTML tags.<br />
; form/fieldset are special; if you include them here, the rewriter will<br />
; add a hidden &lt;input&gt; field with the info which is otherwise appended<br />
; to URLs. If you want XHTML conformity, remove the form entry.<br />
; Note that all valid entries require a &quot;=&quot;, even if no value follows.<br />
url_rewriter.tags = &quot;a=href,area=href,frame=src,input=src,form=,fieldset=&quot;<br />
<br />
[MSSQL]<br />
; Allow or prevent persistent links.<br />
mssql.allow_persistent = On<br />
<br />
; Maximum number of persistent links. -1 means no limit.<br />
mssql.max_persistent = -1<br />
<br />
; Maximum number of links (persistent+non persistent). -1 means no limit.<br />
mssql.max_links = -1<br />
<br />
; Minimum error severity to display.<br />
mssql.min_error_severity = 10<br />
<br />
; Minimum message severity to display.<br />
mssql.min_message_severity = 10<br />
<br />
; Compatibility mode with old versions of PHP 3.0.<br />
mssql.compatability_mode = Off<br />
<br />
; Connect timeout<br />
;mssql.connect_timeout = 5<br />
<br />
; Query timeout<br />
;mssql.timeout = 60<br />
<br />
; Valid range 0 - 2147483647. Default = 4096.<br />
;mssql.textlimit = 4096<br />
<br />
; Valid range 0 - 2147483647. Default = 4096.<br />
;mssql.textsize = 4096<br />
<br />
; Limits the number of records in each batch. 0 = all records in one batch.<br />
;mssql.batchsize = 0<br />
<br />
; Specify how datetime and datetim4 columns are returned<br />
; On =&gt; Returns data converted to SQL server settings<br />
; Off =&gt; Returns values as YYYY-MM-DD hh:mm:ss<br />
;mssql.datetimeconvert = On<br />
<br />
; Use NT authentication when connecting to the server<br />
mssql.secure_connection = Off<br />
<br />
; Specify max number of processes. -1 = library default<br />
; msdlib defaults to 25<br />
; FreeTDS defaults to 4096<br />
;mssql.max_procs = -1<br />
<br />
; Specify client character set.<br />
; If empty or not set the client charset from freetds.comf is used<br />
; This is only used when compiled with FreeTDS<br />
;mssql.charset = &quot;ISO-8859-1&quot;<br />
<br />
[Assertion]<br />
; Assert(expr); active by default.<br />
;assert.active = On<br />
<br />
; Issue a PHP warning for each failed assertion.<br />
;assert.warning = On<br />
<br />
; Don't bail out by default.<br />
;assert.bail = Off<br />
<br />
; User-function to be called if an assertion fails.<br />
;assert.callback = 0<br />
<br />
; Eval the expression with current error_reporting(). Set to true if you want<br />
; error_reporting(0) around the eval().<br />
;assert.quiet_eval = 0<br />
<br />
[COM]<br />
; path to a file containing GUIDs, IIDs or filenames of files with TypeLibs<br />
;com.typelib_file =<br />
; allow Distributed-COM calls<br />
;com.allow_dcom = true<br />
; autoregister constants of a components typlib on com_load()<br />
;com.autoregister_typelib = true<br />
; register constants casesensitive<br />
;com.autoregister_casesensitive = false<br />
; show warnings on duplicate constant registrations<br />
;com.autoregister_verbose = true<br />
<br />
[mbstring]<br />
; language for internal character representation.<br />
;mbstring.language = Japanese<br />
<br />
; internal/script encoding.<br />
; Some encoding cannot work as internal encoding.<br />
; (e.g. SJIS, BIG5, ISO-2022-*)<br />
;mbstring.internal_encoding = EUC-JP<br />
<br />
; http input encoding.<br />
;mbstring.http_input = auto<br />
<br />
; http output encoding. mb_output_handler must be<br />
; registered as output buffer to function<br />
;mbstring.http_output = SJIS<br />
<br />
; enable automatic encoding translation according to<br />
; mbstring.internal_encoding setting. Input chars are<br />
; converted to internal encoding by setting this to On.<br />
; Note: Do _not_ use automatic encoding translation for<br />
; portable libs/applications.<br />
;mbstring.encoding_translation = Off<br />
<br />
; automatic encoding detection order.<br />
; auto means<br />
;mbstring.detect_order = auto<br />
<br />
; substitute_character used when character cannot be converted<br />
; one from another<br />
;mbstring.substitute_character = none;<br />
<br />
; overload(replace) single byte functions by mbstring functions.<br />
; mail(), ereg(), etc are overloaded by mb_send_mail(), mb_ereg(),<br />
; etc. Possible values are 0,1,2,4 or combination of them.<br />
; For example, 7 for overload everything.<br />
; 0: No overload<br />
; 1: Overload mail() function<br />
; 2: Overload str*() functions<br />
; 4: Overload ereg*() functions<br />
;mbstring.func_overload = 0<br />
<br />
[FrontBase]<br />
;fbsql.allow_persistent = On<br />
;fbsql.autocommit = On<br />
;fbsql.show_timestamp_decimals = Off<br />
;fbsql.default_database =<br />
;fbsql.default_database_password =<br />
;fbsql.default_host =<br />
;fbsql.default_password =<br />
;fbsql.default_user = &quot;_SYSTEM&quot;<br />
;fbsql.generate_warnings = Off<br />
;fbsql.max_connections = 128<br />
;fbsql.max_links = 128<br />
;fbsql.max_persistent = -1<br />
;fbsql.max_results = 128<br />
<br />
[gd]<br />
; Tell the jpeg decode to libjpeg warnings and try to create<br />
; a gd image. The warning will then be displayed as notices<br />
; disabled by default<br />
;gd.jpeg_ignore_warning = 0<br />
<br />
[exif]<br />
; Exif UNICODE user comments are handled as UCS-2BE/UCS-2LE and JIS as JIS.<br />
; With mbstring support this will automatically be converted into the encoding<br />
; given by corresponding encode setting. When empty mbstring.internal_encoding<br />
; is used. For the decode settings you can distinguish between motorola and<br />
; intel byte order. A decode setting cannot be empty.<br />
;exif.encode_unicode = ISO-8859-15<br />
;exif.decode_unicode_motorola = UCS-2BE<br />
;exif.decode_unicode_intel = UCS-2LE<br />
;exif.encode_jis =<br />
;exif.decode_jis_motorola = JIS<br />
;exif.decode_jis_intel = JIS<br />
<br />
[Tidy]<br />
; The path to a default tidy configuration file to use when using tidy<br />
;tidy.default_config = /usr/local/lib/php/default.tcfg<br />
<br />
; Should tidy clean and repair output automatically?<br />
; WARNING: Do not use this option if you are generating non-html content<br />
; such as dynamic images<br />
tidy.clean_output = Off<br />
<br />
[soap]<br />
; Enables or disables WSDL caching feature.<br />
soap.wsdl_cache_enabled=1<br />
; Sets the directory name where SOAP extension will put cache files.<br />
soap.wsdl_cache_dir=&quot;/tmp&quot;<br />
; (time to live) Sets the number of second while cached file will be used<br />
; instead of original one.<br />
soap.wsdl_cache_ttl=86400<br />
<br />
; Local Variables:<br />
; tab-width: 4<br />
; End:<br />
<br />
Não sei mais o que fazer, favor quem puder agradeço ajuda.]]></description>
            <dc:creator>Rafael Soares de Almeida</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Thu, 18 Feb 2010 21:55:20 -0200</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,168609,168609#msg-168609</guid>
            <title>Problema com inicialização do Apache (1 resposta)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,168609,168609#msg-168609</link>
            <description><![CDATA[Bom, estou usando PHp 5.2...Apache 2.2, Mysql 5.1 ou 5.2.(algo assim)...<br />
Segui todo um tutorial de instalão e configuração para tudo funcionar direitinho..<br />
<br />
tutorial --&gt; http://www.guiadohardware.net/tutoriais/apache-php-mysql-windows/instalando-php.html<br />
<br />
a principio eu INstalei o Apache, depois o Php seguindo o tutorial, Fis o teste do PHpInfo e funcionou...<br />
Porém depois da instalação do mysql é nescessario fazer uma alteração no Php...como o tutorial explicou eu fui até o Painel de controle, Adicionar ou remover programas, e fui em alterar no PHp, clikei em Change e Habilitei a parte q faz referencia ao Mysql...Fazendo isso, o instalador adiciona uma linha no meu Php.ini...&quot;extension=php_mysql.dll&quot;, e coloca essa dll dentro da pasta ext q fica no diretorio do php.<br />
Depois de feita esta alteração eu dei um restart no serviço do Apache, e ele da erro...<br />
<br />
aquele erro q pergunta se vc quer enviar o relatorio de erros a microsoft...ou seja, nao consigo mais colocar o &quot;servidor local no ar&quot;...<br />
<br />
ja tentei de tudo...coloquei essa dll no system32...e qualquer outro lugar q achei q poderia funfar e nada.<br />
<br />
nao sei se isso tem alguma coisa a ver, mas no meu php.ini, esssa linha extension ja é adicionada sem estar comenta com o &quot;;&quot;, diferente do tutorial que diz q vc tem tirar o comentario dela...<br />
<br />
bom, se algume puder me ajudar ficarei muito grato, pois estou a dias quebrando a cabeça para isso funcinar.<br />
<br />
des de já agradeço<br />
abraço a todos]]></description>
            <dc:creator>Guto</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Wed, 27 Jan 2010 12:36:28 -0200</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,167932,167932#msg-167932</guid>
            <title>instalação do php5.3.1 no IIS6 (sem respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,167932,167932#msg-167932</link>
            <description><![CDATA[Ola!<br />
<br />
É o seguinte:<br />
<br />
Estou tentando por o OSCOMMERCE pra funcionar no Windows 7 com IIS 7.5 sem sucesso.<br />
O PHP funciona mas eu não consigo conexão com o MYSQL de jeito nenhum e isto com o connecto instalado.<br />
Então estou tentando instala-lo no Server 2003 com IIS6 pra ver se o problema está no IIS7.5<br />
Já fiz de tudo, configurei o path no windows, o php.ini, o IIS com tudo que tem direito:<br />
mapeamento de extensão, arquivo padrão, pool de aplicativo ja instalei com fastcgi<br />
sem fastcgi, extensões de serviço permitindo tudo php5.dll, php.exe, php-win.exe e etc...<br />
No php.ini todas as extensões estão habilitadas. Criei o teste.php com o &lt;?phpinfo()?&gt;<br />
E continuo recebendo a pergunta se eu quero fazer o download do arquivo.<br />
Não sei mais o que fazer.<br />
Será que eu esqueci de algo ou seria melhor eu tentar uma versão anterior do php?<br />
<br />
Desde já agradeço qualquer ajuda.]]></description>
            <dc:creator>Leopoldo</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Tue, 29 Dec 2009 22:29:36 -0200</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,167787,167787#msg-167787</guid>
            <title>A2TManager &amp; Dreamweaver (1 resposta)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,167787,167787#msg-167787</link>
            <description><![CDATA[Olá, <br />
Instalei o apache2triad para aprender a programar e estou com dúvidas.<br />
Quando ligo o A2TManager aparecem os programas Apache2, Apache2SSL, MySQL, PgSQL, Xmail e SlimFTPd. <br />
<br />
Pois bem, qdo ligo o A2TManager uma mensagem de erro de start aparece várias vezes. Por fim, quando a janela se abre os seguintes programas aparecem desligado (icone vermelho); MySQL, Xmail e SlimFTPd <br />
<br />
Como sou iniciante não sei se é algo que precisa de reinstalação. Porém qdo fui iniciar as aulas no Dreamweaver CS3 o arquivo PHP criado nao salvava por erros tbm. O erro é o seguinte: while executing onLoad in _afterSave.html, a JavaScript error occurred.<br />
<br />
bom, estas são minhas dúvidas de iniciante :D]]></description>
            <dc:creator>Gustavo</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Fri, 18 Dec 2009 03:41:13 -0200</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,167615,167615#msg-167615</guid>
            <title>EasyPHP no Windows 7 (2 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,167615,167615#msg-167615</link>
            <description><![CDATA[Pessoal,<br />
<br />
Não consigo fazer funcionar o EasyPHP ou qualquer outro pacote de AMPP no Windows7.<br />
<br />
Bom, pra resumir o problema que estou agora é, quando eu executo o EasyPHP em modo ADMINISTRADOR, retorna uma mensagem de erro: &quot;O apache não pode ser iniciado: já existe um web server na mesma porta&quot;, mas quando eu executo o EasyPHP normalmente (sem ser modo administardor), o Apache inicia normalmente, porem o mysql não funciona.<br />
<br />
Ja desinstalei tudo mil vezes e nada.<br />
<br />
Eu to achando que é algum arquivo que ta apontando o apache para aquele diretorio e para aquele usuario.<br />
<br />
A pergunta é: como faço pra finalizar esse suposto servico que esta na porta 80?<br />
<br />
Desde ja obrigado.]]></description>
            <dc:creator>Felipe Matos</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Tue, 29 Dec 2009 23:53:35 -0200</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,166956,166956#msg-166956</guid>
            <title>PHP 5.3 alguma coisa esta errada!! não sei o que é!! (8 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,166956,166956#msg-166956</link>
            <description><![CDATA[Salve, salve galera...<br />
<br />
Pessoal instalei o windows 7 aqui em casa e no trabalho, aproveitei também qe saiu uma nova versão do php e do apacho e os instalei configurei como senpre faço o php e o apache mas tem alguma coisa errada que minhas consultas não são executadas. Alguém tem noção do porque disto!!?.]]></description>
            <dc:creator>Celio Cantalice</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Mon, 16 Nov 2009 15:55:22 -0200</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,165914,165914#msg-165914</guid>
            <title>Instalar o php, apache (1 resposta)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,165914,165914#msg-165914</link>
            <description><![CDATA[Olá ! acabei de comprar um servidor nos EUA ! E GOSTARIA DE INSTALAR O APACHE EO PHP !!  só que numca fiz isso, só usava o wamp ! só que agora pretendo instalar o apache junto com o php !! alguem pode me ajudar ??<br />
<br />
só lembrando que o servidor é windows 2003 server !<br />
<br />
desde já muito grato <br />
<br />
Att,<br />
<br />
Aramis Melo]]></description>
            <dc:creator>aramis melo</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Fri, 13 Nov 2009 22:21:15 -0200</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,165341,165341#msg-165341</guid>
            <title>problemas no fckeditor ele cria isso height=&quot;\&amp;quot;378\ como resolve (1 resposta)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,165341,165341#msg-165341</link>
            <description><![CDATA[galera primeiro tópico aki :D seguinte estou usando o fckeditor em localhost bele roda bonito subi no servidor mas dá esse bug <br />
<br />
&lt;img height=&quot;\&amp;quot;378\&amp;quot;&quot; width=&quot;\&amp;quot;718\&amp;quot;&quot; alt=&quot;\&amp;quot;\&amp;quot;&quot; src=&quot;\&amp;quot;/imagens/foto_principal.png\&amp;quot;&quot; /&gt;&lt;br /&gt;<br />
<br />
não é pra ter esse código \&amp;quot; alguém sabe oq pode ser ? oq posso fazer ?<br />
<br />
<br />
vlw]]></description>
            <dc:creator>Renato Suero</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Fri, 13 Nov 2009 22:25:27 -0200</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,165128,165128#msg-165128</guid>
            <title>Configurar Debugger no Aptana (1 resposta)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,165128,165128#msg-165128</link>
            <description><![CDATA[Sou novo tanto aqui na comunidade quanto na liguagem PHP, programo em .NET e quero sentir a emoção de lidar com outras Linguagens.<br />
<br />
Estou aprendendo PHP e estava utilizando o notepad++, porém senti a necessidade de fazer um debug, como o notepad++ é só um editor não tem como fazer isso. Daí pensei em usar programas semelhantes ao Visual Studio e descobrir que se chamavam IDE ^^. Até ai tudo bem. <br />
<br />
Como vi aqui, varias recomendações sobre o Eclipse Baixei ele e o Aptana, porém não consigo usar o debug, ocorre um erro: &quot; 'Launchig Firefox - Internal Server' has encountered a problem. Socket connection error. Please try shutting down and restarting your web browser, and the run 'debug' again. &quot;<br />
<br />
Acretido que o erro seja porcausa do Servidor: eu estou Usando o XAMPP, um daqueles tudo em um pra windows. Alguém tem a solução? tem que configurar Algo antes de debugar?]]></description>
            <dc:creator>Abraão Levi</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Sat, 12 Sep 2009 17:34:40 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,165123,165123#msg-165123</guid>
            <title>Constante de seqüência não finalizada (3 respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,165123,165123#msg-165123</link>
            <description><![CDATA[Boa Noite pessoal, é minha primeira vez no forum e Gostaria de obter ajuda, pois estou criando colocando um site de jornal no ar, um script  de  jornal,, www.mtreporter.com, gostaria que vcs pudesse abrir o site que  vcs verão como está muito lento, contudo, aparece o seguinte erro na barra de status:<br />
<br />
Linha                3715<br />
Caractere:         1<br />
Erro:                 Constante de seqüência não finalizada<br />
Código:            0<br />
URL:                 http://www.mtreporter.com<br />
<br />
<br />
Porém, o index só vai até a linha 478<br />
<br />
<br />
Ai vai o código da pagina:<br />
<br />
&lt;?<br />
<br />
<br />
<br />
$pg = $_GET[pg];<br />
<br />
if($pg == &quot;meus_dados&quot; OR $pg == &quot;meus_dados&quot; OR $pg == &quot;evento&quot;){<br />
<br />
require &quot;verifica_gal.php&quot;;<br />
<br />
}<br />
<br />
<br />
<br />
include &quot;config.php&quot;;<br />
<br />
$pg = $_GET[pg]; <br />
<br />
$cidade = $_GET[cidade];<br />
<br />
<br />
<br />
if(empty($pg)) {<br />
<br />
$pg = &quot;principal&quot;;<br />
<br />
include &quot;estrutura/estatisticas/contador.php&quot;;<br />
<br />
}<br />
<br />
?&gt;<br />
<br />
&lt;? if(empty($pg) OR $pg==&quot;principal&quot;){?&gt;<br />
<br />
&lt;!--&lt;div id=&quot;BannerFLOAT&quot;&gt;&lt;script&gt;exibeFash('images/publicidades/BannerPizza_FLOAT.swf', 300, 210, 0, 0);&lt;/SCRIPT&gt;&lt;/div&gt;--&gt;<br />
<br />
&lt;? }?&gt;<br />
<br />
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;<br />
<br />
&lt;head&gt;<br />
<br />
&lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot; /&gt;<br />
<br />
&lt;title&gt;MTREPORTER - Onde voce v&amp;ecirc; a noticia&lt;/title&gt;<br />
<br />
&lt;style type=&quot;text/css&quot;&gt;<br />
<br />
&lt;!--<br />
<br />
body {<br />
<br />
	margin-left: 0px;<br />
<br />
	margin-top: 0px;<br />
<br />
	margin-right: 0px;<br />
<br />
	margin-bottom: 0px;<br />
<br />
}<br />
<br />
--&gt;<br />
<br />
&lt;/style&gt;&lt;/head&gt;<br />
<br />
<br />
<br />
&lt;body style=&quot;text-align: center&quot;&gt;<br />
<br />
&lt;div align=&quot;center&quot;&gt;<br />
<br />
  &lt;table width=&quot;780&quot; border=&quot;1&quot; align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; bordercolor=&quot;#FF0000&quot;&gt;<br />
<br />
    &lt;tr&gt;<br />
<br />
      &lt;td align=&quot;center&quot;&gt;&lt;div align=&quot;center&quot;&gt;<br />
<br />
          &lt;table width=&quot;778&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;<br />
<br />
            &lt;tr&gt;<br />
<br />
              &lt;td&gt;&lt;div align=&quot;center&quot;&gt;<br />
<br />
                  &lt;table width=&quot;778&quot; border=&quot;0&quot; align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;<br />
<br />
                    &lt;!-- fwtable fwsrc=&quot;topo_menu.png&quot; fwbase=&quot;layout.jpg&quot; fwstyle=&quot;Dreamweaver&quot; fwdocid = &quot;1040125327&quot; fwnested=&quot;0&quot; --&gt;<br />
<br />
                    &lt;tr&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;286&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;7&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;82&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;392&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;11&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;1&quot; height=&quot;1&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                    &lt;/tr&gt;<br />
<br />
                    &lt;tr&gt;<br />
<br />
                      &lt;td rowspan=&quot;4&quot;&gt;<br />
						&lt;p align=&quot;left&quot;&gt;&lt;a href=&quot;index.php&quot;&gt;&lt;img src=&quot;img_site/layout_r1_c1.gif&quot; alt=&quot;&quot; name=&quot;layout_r1_c1&quot; width=&quot;311&quot; height=&quot;91&quot; border=&quot;0&quot; id=&quot;layout_r1_c1&quot; /&gt;&lt;/a&gt;&lt;/td&gt;<br />
<br />
                      &lt;td colspan=&quot;4&quot;&gt;&amp;nbsp;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;1&quot; height=&quot;13&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                    &lt;/tr&gt;<br />
<br />
                    &lt;tr&gt;<br />
<br />
                      &lt;td colspan=&quot;2&quot;&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/layout_r2_c2.jpg&quot; alt=&quot;&quot; name=&quot;layout_r2_c2&quot; width=&quot;89&quot; height=&quot;19&quot; border=&quot;0&quot; id=&quot;layout_r2_c2&quot; /&gt;&lt;/td&gt;<br />
<br />
                      &lt;td colspan=&quot;2&quot;&gt;&amp;nbsp;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;1&quot; height=&quot;19&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                    &lt;/tr&gt;<br />
<br />
                    &lt;tr&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/layout_r3_c2.jpg&quot; alt=&quot;&quot; name=&quot;layout_r3_c2&quot; width=&quot;7&quot; height=&quot;65&quot; border=&quot;0&quot; id=&quot;layout_r3_c2&quot; /&gt;&lt;/td&gt;<br />
<br />
                      &lt;td colspan=&quot;2&quot;&gt;&lt;div align=&quot;center&quot;&gt;&lt;script language=JavaScript1.1 src=http://www.submarino.com.br/afiliados/get_banner.asp?tipo=full&amp;franq=173435&gt;&lt;/script&gt;&lt;/div&gt;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;&amp;nbsp;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;1&quot; height=&quot;65&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                    &lt;/tr&gt;<br />
<br />
                    &lt;tr&gt;<br />
<br />
                      &lt;td colspan=&quot;4&quot;&gt;&amp;nbsp;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;1&quot; height=&quot;14&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                    &lt;/tr&gt;<br />
<br />
                    &lt;tr&gt;<br />
<br />
                      &lt;td colspan=&quot;5&quot;&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/layout_r5_c1.jpg&quot; alt=&quot;&quot; name=&quot;layout_r5_c1&quot; width=&quot;778&quot; height=&quot;10&quot; border=&quot;0&quot; id=&quot;layout_r5_c1&quot; /&gt;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;1&quot; height=&quot;10&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                    &lt;/tr&gt;<br />
<br />
                    &lt;tr&gt;<br />
<br />
                      &lt;td colspan=&quot;5&quot;&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/layout_r6_c1.jpg&quot; alt=&quot;&quot; name=&quot;layout_r6_c1&quot; width=&quot;778&quot; height=&quot;8&quot; border=&quot;0&quot; id=&quot;layout_r6_c1&quot; /&gt;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;1&quot; height=&quot;8&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                    &lt;/tr&gt;<br />
<br />
                    &lt;tr&gt;<br />
<br />
                      &lt;td colspan=&quot;5&quot;&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/layout_r7_c1.jpg&quot; alt=&quot;&quot; name=&quot;layout_r7_c1&quot; width=&quot;778&quot; height=&quot;53&quot; border=&quot;0&quot; usemap=&quot;#layout_r7_c1Map&quot; id=&quot;layout_r7_c1&quot; /&gt;&lt;/td&gt;<br />
<br />
                      &lt;td&gt;<br />
						&lt;p align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/spacer.gif&quot; width=&quot;1&quot; height=&quot;53&quot; border=&quot;0&quot; alt=&quot;&quot; /&gt;&lt;/td&gt;<br />
<br />
                    &lt;/tr&gt;<br />
<br />
                  &lt;/table&gt;<br />
<br />
              &lt;/div&gt;&lt;/td&gt;<br />
<br />
            &lt;/tr&gt;<br />
<br />
            &lt;tr&gt;<br />
<br />
              &lt;td&gt;&lt;div align=&quot;center&quot;&gt;<br />
<br />
                  &lt;table width=&quot;778&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;<br />
<br />
                    &lt;tr&gt;<br />
<br />
                      &lt;td width=&quot;162&quot; valign=&quot;top&quot;&gt;&lt;? include &quot;estrutura/menu.php&quot;;?&gt;<br />
<br />
                        &lt;div align=&quot;center&quot;&gt;&lt;?       // Se usar a enquete o Guia Comercial não funciona <br />
<br />
								  // include &quot;estrutura/enquetes.php&quot;; ?&gt;<br />
<br />
                          &lt;br&gt;<br />
<br />
                          &lt;br&gt;<br />
<br />
                      &lt;/div&gt;&lt;/td&gt;<br />
<br />
                      &lt;td width=&quot;616&quot; valign=&quot;top&quot;&gt;&lt;div align=&quot;center&quot;&gt;<br />
<br />
                        &lt;? if(empty($pg) OR $pg == &quot;principal&quot;){ }else{?&gt;<br />
<br />
                        &lt;table width=&quot;98%&quot;  border=&quot;0&quot; align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;<br />
<br />
                          &lt;tr&gt;<br />
<br />
                            &lt;td align=&quot;right&quot; class=&quot;titulos red&quot;&gt;&lt;? <br />
<br />
if(empty($pg) OR $pg == &quot;principal&quot;) {<br />
<br />
echo &quot;Seja Bem Vindo!&quot;;<br />
<br />
}<br />
<br />
<br />
<br />
if($pg == &quot;conteudo&quot;){<br />
<br />
	$conte=mysql_fetch_array(mysql_query(&quot;SELECT * FROM conteudos where id='$_GET[id]'&quot;));<br />
<br />
	echo &quot;&lt;font style='text-transform:capitalize;'&gt;$conte[nome]&lt;/font&gt;&quot;;<br />
<br />
}<br />
<br />
<br />
<br />
if($pg == &quot;vip&quot;){<br />
<br />
echo &quot;&lt;font style='text-transform:capitalize;'&gt;&amp;Aacute;rea VIP&lt;/font&gt;&quot;;<br />
<br />
} else {<br />
<br />
$texto = str_replace(&quot;__&quot;, &quot; / &quot;, $_GET[pg]);<br />
<br />
$texto2 = str_replace(&quot;_&quot;, &quot; &quot;, $texto);<br />
<br />
	if($pg != &quot;conteudo&quot;){<br />
<br />
	echo &quot;&lt;font style='text-transform:capitalize;'&gt;$texto2&lt;/font&gt;&quot;;<br />
<br />
	}<br />
<br />
}<br />
<br />
?&gt;&lt;/td&gt;<br />
<br />
                          &lt;/tr&gt;<br />
<br />
                          &lt;tr&gt;<br />
<br />
                            &lt;td height=&quot;1&quot; valign=&quot;top&quot; bgcolor=&quot;&lt;?=$coronmouse?&gt;&quot;&gt;<br />
							&lt;p align=&quot;center&quot;&gt;&lt;/td&gt;<br />
<br />
                          &lt;/tr&gt;<br />
<br />
                          &lt;tr&gt;<br />
<br />
                            &lt;td height=&quot;2&quot; valign=&quot;top&quot;&gt;<br />
							&lt;p align=&quot;center&quot;&gt;&lt;/td&gt;<br />
<br />
                          &lt;/tr&gt;<br />
<br />
                          &lt;tr&gt;<br />
<br />
                            &lt;td height=&quot;2&quot; valign=&quot;top&quot; bgcolor=&quot;&lt;?=$corcelula1?&gt;&quot;&gt;<br />
							&lt;p align=&quot;center&quot;&gt;&lt;/td&gt;<br />
<br />
                          &lt;/tr&gt;<br />
<br />
                          &lt;tr&gt;<br />
<br />
                            &lt;td height=&quot;10&quot;&gt;<br />
							&lt;p align=&quot;center&quot;&gt;&lt;/td&gt;<br />
<br />
                          &lt;/tr&gt;<br />
<br />
                        &lt;/table&gt;<br />
<br />
                        &lt;table border=&quot;0&quot; cellpadding=&quot;1&quot; cellspacing=&quot;0&quot; bgcolor=&quot;&lt;?=$corcelula1?&gt;&quot;&gt;<br />
<br />
                          &lt;tr&gt;<br />
<br />
                            &lt;td&gt;&lt;table border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;3&quot;&gt;<br />
<br />
                                &lt;tr&gt;<br />
<br />
                                  &lt;td bgcolor=&quot;#FFFFFF&quot;&gt;&lt;?<br />
<br />
				$acao = &quot;exibe&quot;;<br />
<br />
				$formato = 572;<br />
<br />
				$posicao = 1;<br />
<br />
				include &quot;estrutura/publicidades/exibe.php&quot;;<br />
<br />
				?&gt;&lt;/td&gt;<br />
<br />
                                &lt;/tr&gt;<br />
<br />
                            &lt;/table&gt;&lt;/td&gt;<br />
<br />
                          &lt;/tr&gt;<br />
<br />
                        &lt;/table&gt;<br />
<br />
                        &lt;table border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;<br />
<br />
                          &lt;tr&gt;<br />
<br />
                            &lt;td height=&quot;10&quot;&gt;<br />
							&lt;p align=&quot;center&quot;&gt;&lt;/td&gt;<br />
<br />
                          &lt;/tr&gt;<br />
<br />
                        &lt;/table&gt;<br />
<br />
                          &lt;? }<br />
<br />
				<br />
<br />
if($pg == &quot;erro&quot; OR $pg == &quot;classificados&quot; OR $pg == &quot;meus_dados&quot; OR $pg == &quot;meu_anuncio&quot; OR $pg == &quot;cadastro&quot; ){<br />
<br />
include &quot;form_login.php&quot;;<br />
<br />
}<br />
<br />
<br />
<br />
<br />
<br />
$var = &quot;estrutura/principal.php&quot;;<br />
<br />
<br />
<br />
$filename = &quot;estrutura/$_GET[pg].php&quot;;<br />
<br />
if(file_exists($filename)){<br />
<br />
$pg = &quot;estrutura/$_GET[pg].php&quot;;<br />
<br />
} else {<br />
<br />
$pg = &quot;estrutura/pagina_nao_existe.php&quot;;<br />
<br />
}<br />
<br />
<br />
<br />
if(empty($_SERVER[&quot;QUERY_STRING&quot;])) {<br />
<br />
include($var);<br />
<br />
} else {<br />
<br />
include(&quot;$pg&quot;);<br />
<br />
}<br />
<br />
?&gt;<br />
                          &lt;br /&gt;<br />
<br />
                      &lt;/div&gt;&lt;/td&gt;<br />
<br />
                    &lt;/tr&gt;<br />
<br />
                  &lt;/table&gt;<br />
<br />
                &lt;table width=&quot;778&quot; height=&quot;19&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;<br />
<br />
                    &lt;tr&gt;<br />
<br />
                      &lt;td background=&quot;img_site/linha_fundo.jpg&quot;&gt;&lt;div align=&quot;center&quot;&gt;&lt;img src=&quot;img_site/linha_fundo.jpg&quot; width=&quot;9&quot; height=&quot;7&quot; /&gt;&lt;/div&gt;&lt;/td&gt;<br />
<br />
                    &lt;/tr&gt;<br />
<br />
                    &lt;tr&gt;<br />
<br />
                      &lt;td&gt;&lt;div align=&quot;center&quot;&gt;<br />
<br />
                          &lt;table width=&quot;100%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;<br />
<br />
                            &lt;tr&gt;<br />
<br />
                              &lt;td&gt;&lt;div align=&quot;center&quot;&gt;&lt;strong&gt;&lt;a href=&quot;index.php&quot;&gt;home&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href=&quot;?pg=mais_notícias&quot;&gt;not&amp;iacute;cias&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href=&quot;?pg=esportes&quot;&gt;esportes&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href=&quot;?pg=eventos&quot;&gt;galeria de fotos&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href=&quot;?pg=anuncie&quot;&gt;anuncie&lt;/a&gt;&lt;/strong&gt; | &lt;strong&gt;&lt;a href=&quot;?pg=fale_conosco&quot;&gt;fale conosco&lt;/a&gt;&lt;/strong&gt; &lt;/div&gt;&lt;/td&gt;<br />
<br />
                            &lt;/tr&gt;<br />
<br />
                            &lt;tr&gt;<br />
<br />
                              &lt;td&gt;&lt;div align=&quot;center&quot;&gt; &lt;br /&gt;<br />
<br />
                                      &lt;table width=&quot;99%&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;<br />
<br />
                                        &lt;tr&gt;<br />
<br />
                                          &lt;td width=&quot;48%&quot;&gt;&lt;div align=&quot;center&quot;&gt;2009 <br />
                                          - 2009 mtreporter.com - Todos os direitos <br />
                                          reservados&lt;/div&gt;&lt;/td&gt;<br />
<br />
                                          &lt;td width=&quot;52%&quot;&gt;&lt;div align=&quot;center&quot;&gt;&lt;/div&gt;&lt;/td&gt;<br />
<br />
                                        &lt;/tr&gt;<br />
<br />
                                      &lt;/table&gt;<br />
<br />
                              &lt;/div&gt;&lt;/td&gt;<br />
<br />
                            &lt;/tr&gt;<br />
<br />
                          &lt;/table&gt;<br />
<br />
                        &lt;br /&gt;<br />
<br />
                      &lt;/div&gt;&lt;/td&gt;<br />
<br />
                    &lt;/tr&gt;<br />
<br />
                  &lt;/table&gt;<br />
<br />
              &lt;/div&gt;&lt;/td&gt;<br />
<br />
            &lt;/tr&gt;<br />
<br />
          &lt;/table&gt;<br />
<br />
      &lt;/div&gt;&lt;/td&gt;<br />
<br />
    &lt;/tr&gt;<br />
<br />
  &lt;/table&gt;<br />
<br />
  &lt;script&gt;<br />
<br />
   if (window.screen.width &gt;= 1024) {<br />
<br />
   document.write ('&lt;div style=&quot;position:absolute; left:800px; top:10px; border=1; #91C2E2;&quot;&gt;&lt;iframe frameborder=0 scrolling=no style=&quot;width:200px; height:900px;&quot; src=&quot;banners_1024.php&quot; marginheight=&quot;0&quot; marginwidth=&quot;0&quot;&gt;&lt;/iframe&gt;&lt;/div&gt;');<br />
<br />
   }<br />
<br />
  &lt;/script&gt;<br />
<br />
&lt;/div&gt;<br />
<br />
<br />
<br />
&lt;map name=&quot;layout_r7_c1Map&quot;&gt;<br />
<br />
&lt;area shape=&quot;rect&quot; coords=&quot;21,23,83,48&quot; href=&quot;index.php&quot;&gt;<br />
<br />
&lt;area shape=&quot;rect&quot; coords=&quot;103,25,214,47&quot; href=&quot;?pg=mais_notícias&quot;&gt;<br />
<br />
&lt;area shape=&quot;rect&quot; coords=&quot;231,25,337,48&quot; href=&quot;?pg=esportes&quot;&gt;<br />
<br />
&lt;area shape=&quot;rect&quot; coords=&quot;355,25,488,48&quot; href=&quot;?pg=eventos&quot;&gt;<br />
<br />
&lt;area shape=&quot;rect&quot; coords=&quot;503,24,637,47&quot; href=&quot;?pg=anuncie&quot;&gt;<br />
<br />
&lt;area shape=&quot;rect&quot; coords=&quot;652,25,765,46&quot; href=&quot;?pg=fale_conosco&quot;&gt;<br />
<br />
&lt;/map&gt;&lt;/body&gt;<br />
<br />
&lt;/html&gt;]]></description>
            <dc:creator>Jose Emmanuel Rudy</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Mon, 14 Sep 2009 09:46:32 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,164255,164255#msg-164255</guid>
            <title>problema com php ou apache (1 resposta)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,164255,164255#msg-164255</link>
            <description><![CDATA[Instalei o wamp e na hora de executar a pagina atravpes do dreamweaver aparece isso. <br />
E quando vou executar a pagina sem o dream aparece para fazer download do arquivo. <br />
Vcs poderiam me ajudar <br />
<br />
<br />
Internal Server Error <br />
The server encountered an internal error or misconfiguration and was unable to complete your request. <br />
Please contact the server administrator, admin@localhost and inform them of the time the error occurred, and anything you might have done that may have caused the error. <br />
<br />
More information about this error may be available in the server error log. <br />
<br />
<br />
<br />
-------------------------------------------------------------------------------- <br />
<br />
Apache/1.3.23 Server at localhost Port 80 <br />
<br />
<br />
<br />
<br />
Obrigado <br />
<br />
<br />
Daniela]]></description>
            <dc:creator>daniela</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Thu, 15 Oct 2009 23:33:18 -0300</pubDate>
        </item>
        <item>
            <guid>http://phpbrasil.com/phorum/read.php?4,163004,163004#msg-163004</guid>
            <title>Mudar a pasta de instalação do php (IIS 6 e PHP 4.4.6.6) (sem respostas)</title>
            <link>http://phpbrasil.com/phorum/read.php?4,163004,163004#msg-163004</link>
            <description><![CDATA[Eu tenho o php 4.4.6.6 instalado manualmente na pasta d:\inetpub\sistema\php. Resolvi instalar uma aplicação em php chamada moodle que vinha com a versão 5 do php, ficou em D:\PHP (instalacao atraves de setup). Depois disso resolvi desinstalar o moodle e agora o info.php diz que o php.ini está d:\php, acontece que essa pasta nem existe mais. Ja procurei no regedt32 e não faz nenhuma referencia. Tem como eu setar no php que o php.ini está em outra pasta?]]></description>
            <dc:creator>Mauricio Saraiva</dc:creator>
            <category>Instalação do PHP</category>
            <pubDate>Tue, 09 Jun 2009 17:26:03 -0300</pubDate>
        </item>
    </channel>
</rss>
