[RESOLVIDO] Site com problema! nao abre.....
- Uriel
-
- Offline
- JCB! Legend
-
Menos
Mais
- riccelly
-
Autor do Tópico
- Offline
- JCB! Geek
-
13 anos 6 meses atrás #67938
por riccelly
Sites Dinâmicos
[url:300s9oc2]http://www.lifeagenciaweb.com[/url:300s9oc2]
[b:300s9oc2]"Aprenda, mas compartilhe!
Vamos crescer juntos!"[/b:300s9oc2]
riccelly replied the topic: Re: Site com problema
ta blz. e o php.ini fica onde? quero add a linha q vi no0 topico q vc disse tb.
Sites Dinâmicos
[url:300s9oc2]http://www.lifeagenciaweb.com[/url:300s9oc2]
[b:300s9oc2]"Aprenda, mas compartilhe!
Vamos crescer juntos!"[/b:300s9oc2]
Please Entrar ou Registrar to join the conversation.
- Uriel
-
- Offline
- JCB! Legend
-
13 anos 6 meses atrás #67939
por Uriel
Uriel replied the topic: Re: Site com problema
o PHP.INI fica nos arquivos do PHP.
O que vc vai ter que fazer>> criar um novo PHP.ini na pasta raiz do joomla
e colocar a linha
sigas estas dicas >> docs.joomla.org/Php.ini
http://www.joomlaclube.com.br/site/foru ... 19&t=11956
http://www.joomlaclube.com.br/site/foru ... 11&t=10140
abraço
O que vc vai ter que fazer>> criar um novo PHP.ini na pasta raiz do joomla
e colocar a linha
sigas estas dicas >> docs.joomla.org/Php.ini
http://www.joomlaclube.com.br/site/foru ... 19&t=11956
http://www.joomlaclube.com.br/site/foru ... 11&t=10140
abraço
Please Entrar ou Registrar to join the conversation.
- riccelly
-
Autor do Tópico
- Offline
- JCB! Geek
-
13 anos 6 meses atrás #67940
por riccelly
Sites Dinâmicos
[url:300s9oc2]http://www.lifeagenciaweb.com[/url:300s9oc2]
[b:300s9oc2]"Aprenda, mas compartilhe!
Vamos crescer juntos!"[/b:300s9oc2]
riccelly replied the topic: Re: Site com problema
criei o arquivo php.ini e colei na pasta da inde.php
### to reach your site and other content as such ###
### Security Risk involved in allowing allow_url_fopen###
allow_url_fopen = off;
memory_limit = 40M;
upload_max_filesize = 20M;
max_execution_time = 50000;
deu certo. !!!! tu é show amigo, gratissimo!
obs: vou precisar de vc em projetos .
### to reach your site and other content as such ###
### Security Risk involved in allowing allow_url_fopen###
allow_url_fopen = off;
memory_limit = 40M;
upload_max_filesize = 20M;
max_execution_time = 50000;
deu certo. !!!! tu é show amigo, gratissimo!
obs: vou precisar de vc em projetos .
Sites Dinâmicos
[url:300s9oc2]http://www.lifeagenciaweb.com[/url:300s9oc2]
[b:300s9oc2]"Aprenda, mas compartilhe!
Vamos crescer juntos!"[/b:300s9oc2]
Please Entrar ou Registrar to join the conversation.
- Uriel
-
- Offline
- JCB! Legend
-