<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span>Hi Pat.</span></div><div><br><span></span></div><div><span>In config.php I changed:</span></div><div><br><span></span></div><div><span>Line 24: From ... $development = false; ... to ... $development = true;</span></div><div><span>Line 28: From ... ini_set('error_reporting', 0); ... to ... </span>ini_set("error_reporting",1);</div><div><br></div><div>The file "/tmp/debug.log" was created and shows:</div><div><br></div><div>2011-12-05 15:56:36 /var/www/xot/website_code/php/database_library.php127Running : SELECT * FROM sitedetails<br></div><div><br></div><div>... every time I try to access with a declared user in "index.php".</div><div><br></div><div>Any idea?</div><div><br></div><div>Thanks in advance.</div><div><br></div><div>José Gregorio.<br></div><div> </div><div>--<br>Lic. José Gregorio Díaz Unda.<br>Asesor
 de Tecnologías de Información y Comunicación.<br>Tel.: 58.0412.5518085<br>Skype: xt4mhz<br>Web: www.usb.ve - jgdu.blogspot.com<br></div>  <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">De:</span></b> Pat Lockley <patrick.lockley@googlemail.com><br> <b><span style="font-weight: bold;">Para:</span></b> Jose Diaz <xt4mhz@yahoo.com>; Xerte discussion list <xerte@lists.nottingham.ac.uk> <br> <b><span style="font-weight: bold;">Enviado:</span></b> Lunes, 5 de diciembre, 2011 16:34:28<br> <b><span style="font-weight: bold;">Asunto:</span></b> Re: [Xerte] White Screen Of Dead<br> </font> <br>i'd edit switch.php then do an ini_set("error_reporting",1)<br><br>I'd imagine the changes to database.php have broken switch<br><br>On Mon, Dec 5, 2011
 at 8:44 PM, Jose Diaz <<a ymailto="mailto:xt4mhz@yahoo.com" href="mailto:xt4mhz@yahoo.com">xt4mhz@yahoo.com</a>> wrote:<br>> Hi people, I hope all of you be ok.<br>><br>> I'm not sure if you covered this situation, sorry if you did.<br>><br>> Recently I:<br>><br>> 1. Downloaded <a href="http://www.nottingham.ac.uk/xerte/downloads/xertetoolkits.zip" target="_blank">http://www.nottingham.ac.uk/xerte/downloads/xertetoolkits.zip</a><br>> 2. Executed in my Ubuntu box:<br>><br>> # mysql -p<br>>> create database xot default charset 'utf8';<br>>> grant all privileges on xot.* to xot@'localhost' identified by<br>>> 'MySecretPassword';<br>>> flush all privileges;<br>> # tar xvvf xertetoolkits.zip<br>> # chmod 0777 xot<br>> # chmod 0777 xot/setup/<br>> # chmod 0777 xot/USER-FILES/<br>> # chmod 0777 xot/error_logs/<br>> # chmod 0777 xot/import/<br>> # chmod 0777
 xot/setup/database.txt<br>><br>> ... followed the web setup wizard ...<br>><br>> # mv index.php index.php.orig<br>> # mv switch.txt index.php<br>><br>> When I try to sign in with any account declared in switch.txt (now<br>> index.php), it shows a very big white screen of dead.<br>><br>> Any idea?<br>><br>> Sorry if this has been covered already.<br>><br>> Thanks again.<br>><br>> José.<br>><br>> --<br>> Lic. José Gregorio Díaz Unda.<br>> Asesor de Tecnologías de Información y Comunicación.<br>> Tel.: 58.0412.5518085<br>> Skype: xt4mhz<br>> Web: www.usb.ve - jgdu.blogspot.com<br>><br>> This message and any attachment are intended solely for the addressee and<br>> may contain confidential information. If you have received this message in<br>> error, please send it back to me, and immediately delete it. Please do not<br>> use, copy or disclose the information contained
 in this message or in any<br>> attachment. Any views or opinions expressed by the author of this email do<br>> not necessarily reflect the views of the University of Nottingham.<br>><br>> This message has been checked for viruses but the contents of an attachment<br>> may still contain software viruses which could damage your computer system:<br>> you are advised to perform your own checks. Email communications with the<br>> University of Nottingham may be monitored as permitted by UK legislation.<br>><br>><br>> _______________________________________________<br>> Xerte mailing list<br>> <a ymailto="mailto:Xerte@lists.nottingham.ac.uk" href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>> <a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>><br>> This message and any attachment are intended solely
 for the addressee and<br>> may contain confidential information. If you have received this message in<br>> error, please send it back to me, and immediately delete it.   Please do not<br>> use, copy or disclose the information contained in this message or in any<br>> attachment.  Any views or opinions expressed by the author of this email do<br>> not necessarily reflect the views of the University of Nottingham.<br>><br>> This message has been checked for viruses but the contents of an attachment<br>> may still contain software viruses which could damage your computer system:<br>> you are advised to perform your own checks. Email communications with the<br>> University of Nottingham may be monitored as permitted by UK legislation.<br>><br>><br><br><br> </div> </div>  </div></body></html>