On 21 November 2011 00:49, Mick <michaelkintz...@gmail.com> wrote:

> On Monday 21 Nov 2011 02:53:20 Michael Mol wrote:
> > Check php.net for docs around error handling, specifically where to send
> > errors (you want it going to a log file, not the web browser), and what
> > severity of error to stop the script at; normally, "NOTICE" and "WARNING"
> > grade errors still leave most apps functioning...but that's tunable in
> > php.ini.
> >
> > It's also very likely that there's something else wrong, but I don't have
> > any good first guesses.
> >
> > ZZ
>
> Also go to line 179 (referred to in the error you get) and look for any
> obvious missing files, links, etc. that may be causing this.
>
> --
> Regards,
> Mick
>


Hello,

Thank you for your answers!

Well, what I did: I just downgrade PHP to: 5.3.9_rc1 and re-emerged PHP
with PHPMYADMIN.

And everything seems to be working fine.. (at least for now)

Maybe later I will try to upgrade again to see what's wrong.

Regards
-- 
Carlos Sura.-
www.carlossura.com

Reply via email to