Configurando um servidor web php e configurando o phplib no Mac
Posted agosto 21st, 2009 by WillemPt: Olá, estarei ensinando configurar o phplib em seu mac mais para isso você precisa ter instalado um servidor web, recomendo que utilize o MAMP. Pois ele vem com apache, php, mysql, phpmyadmin dentre outros. Você não precisa ficar configurando já vem pronto para uso basta instalar.
Eng: Hello, I’ll be teaching configure the phplib your mac more for that you must have installed a web server, I recommend that you use MAMP. Because it comes with apache, php, mysql, phpmyadmin and others. You need not be setting comes ready to use just install.
Pt: Baixe os seguintes programas
Eng: Download the following programs
Mamp
Phplib
Pt: Renomeie a pasta do phplib-versão para phplib
Copie a pasta para dentro de /Applications/Mamp/bin/php5/
Altere o arquivo php.ini que se encontra dentro do diretório /Applications/Mamp/Conf/php5/
Eng: Rename the folder phplib phplib-friendly version
Copy the folder inside /Applications/Mamp/bin/php5/
Change the php.ini file which is inside the directory /Applications/MAMP/conf/php5/
Pt: Procure por auto_prepend_file
Eng: Search for auto_prepend_file
Pt: Pronto está tudo configurado basta reiniciar o apache!
Eng: Ready is all set up just restart apache!
Tags: phplib
Leave a Reply