The UK Home Automation Archive

Archive Home
Group Home
Search Archive


Advanced Search

The UKHA-ARCHIVE IS CEASING OPERATIONS 31 DEC 2024


[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]

RE: website help


  • Subject: RE: website help
  • From: Tony T
  • Date: Wed, 21 May 2003 15:25:00 +0000

Thanks Ian,

That's a lot better than my solution.
And looking at the comments in php.ini it was another case of me learning
to
RTFM...

Thanks
Tony

> Try this Tony:
>
> go into php.ini and change the line:
> error_reporting = E_ALL & E_NOTICE
>
> to
> ;error_reporting = E_ALL & E_NOTICE
>
> and
> ;error_reporting = E_ALL & ~E_NOTICE
>
> to
> error_reporting = E_ALL & ~E_NOTICE
>
> or if those lines aren't there, change
> error_reporting = E_ALL
>
> to
> error_reporting = E_ALL & ~E_NOTICE






xPL Main Index | xPL Thread Index | xPL Home | Archives Home

Comments to the Webmaster are always welcomed, please use this contact form . Note that as this site is a mailing list archive, the Webmaster has no control over the contents of the messages. Comments about message content should be directed to the relevant mailing list.