AurelioHermes Posted June 26, 2014 Posted June 26, 2014 Erro ao tentar comprar no WHMCS Me ajudem por favor! 0 Quote
edvan Posted June 26, 2014 Posted June 26, 2014 Erro ao tentar comprar no WHMCS Me ajudem por favor! Esse erro é básico e fácil de resolver. Problema de memória em seu PHP http://docs.whmcs.com/Common_Troubleshooting_Tips#Allowed_memory_size_of_xxxxx_bytes_exhausted Altere a memória (memory_limit para 128mb) 0 Quote
AurelioHermes Posted June 26, 2014 Author Posted June 26, 2014 ativei: $show_errors = "true"; $debug_output = "true"; e deu esso erro agora subi um php.ini na pasta do whmcs com: memory_limit = 150M file_uploads = On upload_max_filesize = 150M php_value_memory_limit 150M segue print: http://prntscr.com/3wnqlj 0 Quote
edvan Posted June 26, 2014 Posted June 26, 2014 ativei: $show_errors = "true"; $debug_output = "true"; e deu esso erro agora subi um php.ini na pasta do whmcs com: memory_limit = 150M file_uploads = On upload_max_filesize = 150M php_value_memory_limit 150M segue print: http://prntscr.com/3wnqlj Entra em contato com o suporte do servidor e solicita uma verificação no Ioncube Loader, parece que não está instalado. Após resolver retire/comente as linhas do debug. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.