Bom noite. Criei um agendamento de tarefa (cron) no meu servidor. O cron executa um blank simples. O problema é que o servidor me retorna a seguinte mensagem, dando falta do ambiente de produção “Diret�rio de produ��o n�o encontrado: _lib/prod”
comando cron
/usr/bin/ea-php56 /home/ebarsistema/public_html/sistema/blank_notificacoes/blank_notificacoes.php
X-Powered-By: PHP/5.6.40
Set-Cookie: PHPSESSID=8ef5bd700dac2c5073aee0a3d05eb180; path=/
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-type: text/html; charset=ISO-8859-1
.scButton_default { font-family: Tahoma, Arial, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: normal; background-color: #34495E; border-style: solid; border-width: 1px; padding: 8px 10px; }.scButton_disabled { font-family: Tahoma, Arial, sans-serif; font-size: 13px; color: #7d7d7d; font-weight: normal; background-color: #e6e6e6; border-style: solid; border-width: 1px; padding: 8px 10px; }.scButton_onmousedown { font-family: Tahoma, Arial, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: normal; background-color: #5D6D7E; border-style: solid; border-width: 1px; padding: 8px 10px; }.scButton_onmouseover { font-family: Tahoma, Arial, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: normal; background-color: #5D6D7E; border-style: solid; border-width: 1px; padding: 8px 10px; }.scButton_small { font-family: Tahoma, Arial, sans-serif; font-size: 13px; color: #FFFFFF; font-weight: normal; background-color: #34495E; border-style: solid; border-width: 1px; padding: 3px 13px; }.scLink_default { text-decoration: underline; font-size: 12px; color: #0000AA; }.scLink_default:visited { text-decoration: underline; font-size: 12px; color: #0000AA; }.scLink_default:active { text-decoration: underline; font-size: 12px; color: #0000AA; }.scLink_default:hover { text-decoration: none; font-size: 12px; color: #0000AA; }**Diret�rio de produ��o n�o encontrado: _lib/prod** |
Alguém poderia me socorrer?