[Phpmyadmin-devel] parse error handling

Robin Johnson robbat2 at fermi.orbis-terrarum.net
Sun Jun 9 09:35:04 CEST 2002


On Sun, 9 Jun 2002, Rabus wrote:

> Hi list,
>
> I just committed some pieces of code that stop the execution of the php
> scripts if config.inc.php3 causes a parse error.
> We just get too many support request concerning this so I thought phpMyAdmin
> should tell the user what he has done wrong instead of letting him run into
> a huge set of php header warnings...
> Happy testing,
>
> Alexander
Instead of
"error_reporting(E_ALL);" in config.inc.php3, could you please set it in
libraries/common.inc.php3, right before config.inc.php3 is included?

And one other thing, you could please preserve the old value, eg save it
before, and restore it afterwards.

-- 
Robin Hugh Johnson
E-Mail     : robbat2 at orbis-terrarum.net
Home Page  : http://www.orbis-terrarum.net/?l=people.robbat2
ICQ#       : 30269588 or 41961639





More information about the Developers mailing list