I get this error
!/usr/bin/php Failed to open ../gestionweb/includes/afip/certificado.crt
But the file does exist, with the other files nothing happens:
This is the instruction:
define ("CERT", "../gestionweb/includes/afip/certificado.crt");
In other words, it does not happen, but I do not know what that error means.