Welcome to MilkyWay@home

Posts by gravitysmith

1) Message boards : Number crunching : Message boards (Message 936)
Posted 5 Dec 2007 by Profile gravitysmith
Post:
We're looking into it but the errors are harmless (albeit annoying).


It looks like you upgraded to PHP 5? I recently did the same for my site and ran into similar problems with incompatibilities. It would (of course) be nice to solve the actual issues, but if you just want to shut off the messages I found the following line in my php.ini file worked well:

error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT

The parameters can be found at http://www.php.net/manual/en/function.error-reporting.php.

Good luck!




©2024 Astroinformatics Group