---------------
<?php ini_set('display_errors','On');
$errorReporting=true;
$BOLTadmin='...';

$boltwire='../boltwire3';
$barnPath="$boltwire/barn";
$farmPath="$boltwire/farm";

include_once("$barnPath/scripts/engine.php");
----------------
This is my index.php file on my local (debugging and development) copy
of boltwire. It displays errors.

On Aug 9, 3:16 pm, Mark Marijnissen <[email protected]> wrote:
> When developing my site for BOLTWIRE, I sometimes make a mistake in my
> PHP code. Often, i forget a paranthesis or semi-colon. As a result,
> when I upload the page, my boltwire-site just goes blank without any
> feedback!
>
> I saw in the eninge.php you can add "errors=true" to display errors,
> but this does not work. How can I get some debug output? It would
> really speed up development!
>
> thanks,
> cheers,
>
> Mark
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"BoltWire" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/boltwire?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to