<quote who="justin randell">

> > [Sun May 02 16:17:47 2010] [error] [client 10.0.0.2] PHP Warning:
> > session_start() [<a href='function.session-start'>function.session-
> > start</a>]: Cannot send session cache limiter - h
> > [Sun May 02 16:17:55 2010] [error] [client 10.0.0.2] PHP Deprecated:
> > Function set_magic_quotes_runtime() is deprecated in /var/www/blog/wp-
> > settings.php on line 27, referer: http://sl
> 
> what that's telling you is that wordpress core code will not run on
> php 5.3 without throwing heaps of warnings.

That is not the case, however, certainly not with WordPress 2.9 (and I'm
pretty sure, all the way back to 2.7 and earlier)... in normal operation,
there should be *no* warnings whatsoever running WordPress core.

The second last log line, and inaccuracy of "line 27" (given that call is on
line 18 in WordPress 2.9), seem suspicious to me... sounds like Richard has
something else running on every request? Notably session_start is not called
in the WordPress codebase.

Richard, you haven't turned on WP_DEBUG in wp-config.php, have you? (That
would explain at least some of the notices and warnings...)

- Jeff

-- 
The Great Australian Internet Blackout   http://www.internetblackout.com.au/
 
   "The Motif interface, with chunkier controls, felt more like a ghetto
                           blaster." - Liam Quin
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to