On Mon, 2006-10-23 at 14:51 -0200, Renata Gazzi wrote: > Oie! > > É, instalei via ports. Assim: > cd /usr/ports/lang/php5 > make > editei o arquivo Makefiel e troquei a linha --enable-memory-limit para > --disable_memory_limit Para que vc fez isso??
Deixa o default e altere no seu php.ini, se num futuro vc precisar alterar nao vai ter q recompilar > make install > hehe faltou o clean :) > Outra maneira que também fiz foi escrever na linha de comando > make install -DWITHOUT --enable-memory-limit > Mesma coisa q no Makefile > Coloquei as linhas: > LoadModule php5_module libexec/apache22/libphp5.so > > DirectoryIndex index.html index.htm index.php > > AddType application/x-httpd-php .php > AddType application/x-httpd-php-source .phps > O php esta funcionando né?? Aquele hello retornou ?? > E só tóin pra mim, nada de funcionar!! :( > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ > ------------------------- > Histórico: http://www.fug.com.br/historico/html/freebsd/ > Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd > -- "Linux is for people who hate Windows, BSD is for people who love UNIX" Freebsd-BR User #88 --- Giancarlo Rubio ------------------------- Histórico: http://www.fug.com.br/historico/html/freebsd/ Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd

