WL [SMTP:[EMAIL PROTECTED]
> Gesendet am: Dienstag, 27. Mai 2003 20:44
> An: [EMAIL PROTECTED]
> Betreff: [PHP-WIN] Re: Subject: FOpen problems
>
> Neil Smith <[EMAIL PROTECTED]> said:
> > Have you put a line into the top of your code like :
> >
> > err
Neil Smith <[EMAIL PROTECTED]> said:
> Have you put a line into the top of your code like :
>
> error_reporting(E_ALL)
>
> ? And if so, where are your errors being logged on the new server -
> some log to stdout (the apache logfiles) some to the console (the web
> browser) so if case (1) you may be
Have you put a line into the top of your code like :
error_reporting(E_ALL)
? And if so, where are your errors being logged on the new server - some
log to stdout (the apache logfiles) some to the console (the web browser)
so if case (1) you may be getting error messages but not seeing them.
C