<div style="font-family: arial; font-size: 14px;"><div style="font-family: arial; font-size: 14px;">Hello Rubén,<br></div><div style="font-family: arial; font-size: 14px;"><br></div><div style="font-family: arial; font-size: 14px;">this is what I have in config.init.php that resembles anything like a debug option. <br></div><div style="font-family: arial; font-size: 14px;"><br></div><div style="font-family: arial; font-size: 14px;"><span style=""><span style="font-family:monospace" class="font"><span style=""><span style="font-family:monospace" class="font"><span style="color:#000000;background-color:#ffffff;">// log_sql default value = false </span><br>$dbconfig['log_sql'] = false; <br> <br>// persistent default value = true <br>$dbconfigoption['persistent'] = true; <br> <br>// autofree default value = false <br>$dbconfigoption['autofree'] = false; <br> <br>// debug default value = 0 <br>$dbconfigoption['debug'] = 1;</span></span></span></span></div><div style="font-family: arial; font-size: 14px;"><br></div><div style="font-family: arial; font-size: 14px;">There is nothing with "debug mode". As you can see, I've activated <span style=""><span style="font-family:monospace" class="font">$dbconfigoption['debug'] </span><span class="font" style="font-family: arial, sans-serif;">to 1. It's made no material difference to </span><span class="font" style="font-family: menlo, consolas, courier new, monospace, sans-serif;">/var/log/apache2/error.log</span><span class="font" style="font-family: arial, sans-serif;">. Debug mode set in </span><span class="font" style="font-family: menlo, consolas, courier new, monospace, sans-serif;">/etc/apache2/apache2.conf</span><span class="font" style="font-family: arial, sans-serif;"> but no material difference to the </span><span class="font" style="font-family: menlo, consolas, courier new, monospace, sans-serif;">error.log</span><span class="font" style="font-family: arial, sans-serif;"> file.</span></span><br></div><div style="font-family: arial; font-size: 14px;"><br></div><div style="font-family: arial; font-size: 14px;"><span style=""><span class="font" style="font-family: arial, sans-serif;">What I have noticed is that there are lots of these:</span></span><br></div><div style="font-family: arial; font-size: 14px;"><br></div><div style="font-family: arial; font-size: 14px;"><span style=""><span class="font" style="font-family:monospace"><span style="color:#000000;background-color:#ffffff;">[Tue Feb 01 23:01:31.344190 2022] [watchdog:debug] [pid 12549] mod_watchdog.c(559): AH02980: Watchdog: nothing configured?</span><br> </span></span></div><div style="font-family: arial; font-size: 14px;"><br></div><div style="font-family: arial; font-size: 14px;"><span style=""><span class="font" style="font-family: arial, sans-serif;">Presumably the are not of concern?</span></span><br></div><div style="font-family: arial; font-size: 14px;"><br></div><div style="font-family: arial; font-size: 14px;">Regarding your question, absolutely! It was running fine on 7.2 when copied over to the new server. <br></div><div style="font-family: arial; font-size: 14px;"><br></div><div style="font-family: arial; font-size: 14px;"><span style=""><span class="font" style="font-family:monospace"> </span></span><br></div><div style="font-family: arial; font-size: 14px;"><br></div><div style="font-family: arial; font-size: 14px;" class="protonmail_signature_block"><div class="protonmail_signature_block-user protonmail_signature_block-empty"></div><div class="protonmail_signature_block-proton">Sent with <a rel="noopener noreferrer" href="https://protonmail.com/" target="_blank">ProtonMail</a> Secure Email.</div></div><div style="font-family: arial; font-size: 14px;"><br></div></div><div style="font-family: arial; font-size: 14px;"><br></div><div class="protonmail_quote">
        ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐<br>
        On Sunday, January 30th, 2022 at 11:30 PM, Rubén A. Estrada Orozco <rulotec1@gmail.com> wrote:<br>
        <blockquote class="protonmail_quote" type="cite">
            <div dir="ltr">Turn on PHP errors. In config.inc.php you just have to uncomment the line that says something like "debug mode" (it is one of the first ones).<div><br></div><div>I assume you first copied vtiger 7.2 to the new server and saw it running as it was in the original server before performing the version update, right?</div><div><br clear="all"><div><div data-smartmail="gmail_signature" class="gmail_signature" dir="ltr"><div dir="ltr">Saludos<div><br></div><div>Rubén</div></div></div></div><br></div></div><br><div class="gmail_quote"><div class="gmail_attr" dir="ltr">On Sun, Jan 30, 2022 at 5:26 PM Gigatux <<a href="mailto:gigatux@protonmail.com" rel="noreferrer nofollow noopener" target="_blank">gigatux@protonmail.com</a>> wrote:<br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><div style="font-family:arial;font-size:14px"><br></div><div style="font-family:arial;font-size:14px">Hi,<br></div><div style="font-family:arial;font-size:14px"><br></div><div style="font-family:arial;font-size:14px">I
 recently migrated from one machine to another. To do this, I copied
over "test", "storage" and "user_privileges" as well as a dump of the
database.<br></div><div style="font-family:arial;font-size:14px"><br></div><div style="font-family:arial;font-size:14px">I then migrated the new machine to more up-to-date version. From 7.2 to 7.4. Gradually first 7.2->7.3, then 7.3->7.4.<br></div><div style="font-family:arial;font-size:14px"><br></div><div style="font-family:arial;font-size:14px">During the process, two things happen:<br></div><div style="font-family:arial;font-size:14px"><br></div><div style="font-family:arial;font-size:14px">a) I can't save widgets to the dashboard for any user (which table controls this? its as if its not saving the dashboard)<br></div><div style="font-family:arial;font-size:14px"><br></div><div style="font-family:arial;font-size:14px">b)
 when I change some info/field in some of the modules, I get the "error"
 message popping up on the screen in the browser instead of the green
"success" message. The page often goes white and I have to reload the
browser which then default to the dashboard instead of remaining on the
"opportunities" page for example. I set Apache2 in "debug" mode but
there is nothing in the output that is suspicious.<br></div><div style="font-family:arial;font-size:14px"><br></div><div style="font-family:arial;font-size:14px">Any clues as to why this would be happening?<br></div><div style="font-family:arial;font-size:14px"><br></div><div style="font-family:arial;font-size:14px"><div style="font-family:arial;font-size:14px"><br></div><div style="font-family:arial;font-size:14px"><div></div><div>Sent with <a target="_blank" href="https://protonmail.com/" rel="noreferrer nofollow noopener">ProtonMail</a> Secure Email.</div></div></div><div style="font-family:arial;font-size:14px"><br></div>_______________________________________________<br>
<a target="_blank" rel="noreferrer nofollow noopener" href="http://www.vtiger.com/">http://www.vtiger.com/</a></blockquote></div>

        </blockquote><br>
    </div>