[Xerte] Re: White Screen Of Dead

Jose Diaz xt4mhz at yahoo.com
Mon Dec 5 22:52:32 GMT 2011


Hi Pat.

In config.php I changed:

Line 24: From ... $development = false; ... to ... $development = true;
Line 28: From ... ini_set('error_reporting', 0); ... to ... ini_set("error_reporting",1);

The file "/tmp/debug.log" was created and shows:

2011-12-05 15:56:36 /var/www/xot/website_code/php/database_library.php127Running : SELECT * FROM sitedetails


... every time I try to access with a declared user in "index.php".

Any idea?

Thanks in advance.

José Gregorio.

 
--
Lic. José Gregorio Díaz Unda.
Asesor de Tecnologías de Información y Comunicación.
Tel.: 58.0412.5518085
Skype: xt4mhz
Web: www.usb.ve - jgdu.blogspot.com


________________________________
 De: Pat Lockley <patrick.lockley at googlemail.com>
Para: Jose Diaz <xt4mhz at yahoo.com>; Xerte discussion list <xerte at lists.nottingham.ac.uk> 
Enviado: Lunes, 5 de diciembre, 2011 16:34:28
Asunto: Re: [Xerte] White Screen Of Dead
 
i'd edit switch.php then do an ini_set("error_reporting",1)

I'd imagine the changes to database.php have broken switch

On Mon, Dec 5, 2011 at 8:44 PM, Jose Diaz <xt4mhz at yahoo.com> wrote:
> Hi people, I hope all of you be ok.
>
> I'm not sure if you covered this situation, sorry if you did.
>
> Recently I:
>
> 1. Downloaded http://www.nottingham.ac.uk/xerte/downloads/xertetoolkits.zip
> 2. Executed in my Ubuntu box:
>
> # mysql -p
>> create database xot default charset 'utf8';
>> grant all privileges on xot.* to xot@'localhost' identified by
>> 'MySecretPassword';
>> flush all privileges;
> # tar xvvf xertetoolkits.zip
> # chmod 0777 xot
> # chmod 0777 xot/setup/
> # chmod 0777 xot/USER-FILES/
> # chmod 0777 xot/error_logs/
> # chmod 0777 xot/import/
> # chmod 0777 xot/setup/database.txt
>
> ... followed the web setup wizard ...
>
> # mv index.php index.php.orig
> # mv switch.txt index.php
>
> When I try to sign in with any account declared in switch.txt (now
> index.php), it shows a very big white screen of dead.
>
> Any idea?
>
> Sorry if this has been covered already.
>
> Thanks again.
>
> José.
>
> --
> Lic. José Gregorio Díaz Unda.
> Asesor de Tecnologías de Información y Comunicación.
> Tel.: 58.0412.5518085
> Skype: xt4mhz
> Web: www.usb.ve - jgdu.blogspot.com
>
> This message and any attachment are intended solely for the addressee and
> may contain confidential information. If you have received this message in
> error, please send it back to me, and immediately delete it. Please do not
> use, copy or disclose the information contained in this message or in any
> attachment. Any views or opinions expressed by the author of this email do
> not necessarily reflect the views of the University of Nottingham.
>
> This message has been checked for viruses but the contents of an attachment
> may still contain software viruses which could damage your computer system:
> you are advised to perform your own checks. Email communications with the
> University of Nottingham may be monitored as permitted by UK legislation.
>
>
> _______________________________________________
> Xerte mailing list
> Xerte at lists.nottingham.ac.uk
> http://lists.nottingham.ac.uk/mailman/listinfo/xerte
>
> This message and any attachment are intended solely for the addressee and
> may contain confidential information. If you have received this message in
> error, please send it back to me, and immediately delete it.   Please do not
> use, copy or disclose the information contained in this message or in any
> attachment.  Any views or opinions expressed by the author of this email do
> not necessarily reflect the views of the University of Nottingham.
>
> This message has been checked for viruses but the contents of an attachment
> may still contain software viruses which could damage your computer system:
> you are advised to perform your own checks. Email communications with the
> University of Nottingham may be monitored as permitted by UK legislation.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20111205/97cba9cf/attachment.html>


More information about the Xerte mailing list