Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the cookie-law-info domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/empresadigital.net.br/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the feeds-for-youtube domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/empresadigital.net.br/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the instagram-feed domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/empresadigital.net.br/public_html/wp-includes/functions.php on line 6114
Como alterar as configurações do PHP (memória e php.ini) | Empresa Digital

TUTORIAL APLICÁVEL À NOSSA PLATAFORMA EMPRESA DIGITAL

Servidor Linux CentOS 7 com CWPanel Pro

Conheça nossa plataforma EMPRESA DIGITAL.

Para outros sistemas podem ser necessárias adaptações.

ALTERAR AS CONFIGURAÇÕES DO PHP GLOBAL

Siga esse procedimento para alterar as configurações do servidor (a versão principal do seu servidor, usada como padrão/default).

Acesse o CWPanel.
Vá ao menu –> PHP Settings –> PHP Simple Editor

Aí você poderá editar as configurações mais utilizadas do arquivo php.ini.

As configurações mais usadas são:
memory_limit
upload_max_filesize
post_max_size
max_execution_time
display_errors
date.timezone (change php time zone)

 

ALTERAR AS CONFIGURAÇÕES DO PHP POR DOMÍNIO

No Centos Web Panel cada versão usada do PHP pode usar configurações diferentes do PHP (um arquivo php.ini configurado diferentemente para cada domínio). Isso porque às vezes você precisa utilizar diferentes versões do PHP para programas diferentes.

 

Acesse o CWPanel.
Vá ao menu –> PHP Settings –> PHP-FPM Selector

Será exibida uma lista com as diversas versões instaladas. À frente de cada uma existe a opção “Edite php.ini”. Clique e será aberto o editor de texto. Faça as alterações desejadas e salve.

 

Depois acesse:

menu –> Webserver settings –> Webservers domain conf

 

Selecione o seu domínio. Selecione o template desejado, a versão do PHP-FPM que você editou. Selecione a opção “Rebuild WebServers conf for domain server”.

Pronto. As configurações já devem ter sido aplicadas.