[wp-trac] [WordPress Trac] #15038: Fix in Ticket #6278 breaks the uploader for Mac Users
WordPress Trac
wp-trac at lists.automattic.com
Sat Oct 16 15:07:57 UTC 2010
#15038: Fix in Ticket #6278 breaks the uploader for Mac Users
--------------------------+-------------------------------------------------
Reporter: jerrek71 | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 3.1
Component: Media | Version: 3.0.1
Severity: major | Resolution:
Keywords: has-patch |
--------------------------+-------------------------------------------------
Comment(by nacin):
schmoo2x: Thanks. Wondering if it is apache_get_modules() then.
Can you try:
`var_dump( function_exists( 'apache_get_modules' ) );`
And if it exists, then suppress errors for that call on line 3356: `$mods
= @apache_get_modules();`
All that said, another ticket just occurred to me -- thinking maybe it's
this bug: #15044.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/15038#comment:9>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list