<div dir="ltr">The line you have to uncomment is this one:<div><br></div><div>ini_set('display_errors','on'); version_compare(PHP_VERSION, '5.5.0') <= 0 ? error_reporting(E_WARNING & ~E_NOTICE & ~E_DEPRECATED) : error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT & ~E_WARNING);   // DEBUGGING<br></div><div><br></div><div>The file looks like this:</div><div><br></div><div><img src="cid:ii_kz5qr5ty0" alt="image.png" width="562" height="501"></div><div><br></div><div><br></div><div>In that case I added line 21 and 22 to log errors into a file. you can use that too.</div><div><br></div><div>As Alan pointed out, be sure to open config.inc.php and not other similarly named files like config.performance.php or config.php.</div><div><br><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Saludos<div><br></div><div>Rubén</div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Feb 2, 2022 at 4:16 AM Alan Lord <<a href="mailto:alanslists@gmail.com">alanslists@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">It's config.performance.php<br>
<br>
Al<br>
<br>
<br>
On 01/02/2022 23:05, Gigatux wrote:<br>
> Hello Rubén,<br>
> <br>
> this is what I have in config.init.php that resembles anything like a <br>
> debug option.<br>
_______________________________________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a></blockquote></div>