Paul, in php.ini I have
`error_reporting = E_ALL & ~E_NOTICE`
Where do I change WP_DEBUG? Ok, found it and changed it to false: now I don’t get the warnings.
Jeff, yes, I like MAMP, but also wanted to avoid creating lots of copies of Apache and php et al – and I want to run on port 80 anyway… And that wouldn’t have touched the WP_DEBUG… but if it saves me hours…