<div dir="ltr"><div>Hi<br><br></div>You may add following code under config.inc.php<br><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">ini_set('display_errors', 'on');<br>error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT & ~E_WARNING);<br></blockquote><div><br></div><div>For enabling SQL debug /include/database/Peardatabase.php  find variable <i>$dieOnError  </i>and change it true. <br><br></div><div>Thanks<br></div><div>Sutharsan Jeganathan<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 19, 2017 at 1:12 AM, Mark <span dir="ltr"><<a href="mailto:mclarke4@gmail.com" target="_blank">mclarke4@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi all,<br><br></div>Is there a guide to manually setting up a dev environment. I have edited the config.inc.php file with the database credentials and create the database manually but I just geth the white screen of death without anything in the log files, web dev console etc. It appears to fail on some ajax call.<br><br></div>I am not sure what other files the installation wizard changes to get to a working install.  This is using a checkout version of the git repo.<br></div><br></div>thanks<br></div>
<br>______________________________<wbr>_________________<br>
<a href="http://www.vtiger.com/" rel="noreferrer" target="_blank">http://www.vtiger.com/</a><br></blockquote></div><br></div>