[wpmu-trac] Re: [WordPress MU Trac] #431: Apache segmentation
faults after
re-enabling "Plugins Menu" on "Site Options" in "Site Admin"
WordPress MU Trac
wpmu-trac at lists.automattic.com
Mon Sep 24 08:02:52 GMT 2007
#431: Apache segmentation faults after re-enabling "Plugins Menu" on "Site
Options" in "Site Admin"
---------------------------+------------------------------------------------
Reporter: imwebgefunden | Owner: somebody
Type: defect | Status: new
Priority: high | Milestone: WPMU 1.0
Component: component1 | Version: 1.0
Severity: major | Resolution:
Keywords: |
---------------------------+------------------------------------------------
Comment (by hovenko):
This is (most likely) because the functions for adding and updating the
site options are getting into an infinite loop.
I believe the update function should call add when the option does not
exist. Add should only be used when adding new options (initializing).
Try the patch attached on this ticket, see if it helps:
http://trac.mu.wordpress.org/ticket/429
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/431#comment:2>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list