[wp-trac] [WordPress Trac] #30802: General settings menu isn't opened.
WordPress Trac
noreply at wordpress.org
Mon Feb 9 05:42:49 UTC 2015
#30802: General settings menu isn't opened.
-------------------------------+--------------------
Reporter: hyoseop | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.1.1
Component: Filesystem API | Version: 4.1
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+--------------------
Comment (by dd32):
Can someone please enable [http://codex.wordpress.org/WP_DEBUG WP_DEBUG]
or check your servers '''PHP error logs''' to let us know what the error
being hit is?
The PHP Warning of `stream_set_timeout()` is somewhat related, but isn't
the cause of the issue, and there's likely a PHP Fatal error coming from
something else (It could even just be a timeout or memory limit exceeded
error).
The only changes between 4.0 and 4.1 related to the SSH transport was
fixing the `move()` method
([https://core.trac.wordpress.org/changeset?old_path=%2Ftags%2F4.0%2Fsrc
%2Fwp-admin%2Fincludes%2Fclass-wp-filesystem-
ssh2.php&old=31381&new_path=%2Ftags%2F4.1%2Fsrc%2Fwp-admin%2Fincludes
%2Fclass-wp-filesystem-ssh2.php&new=31381&sfp_email=&sfph_mail= Diff]) and
the only changes between 3.7 and 4.0 were related to the `getchmod()`
method
([https://core.trac.wordpress.org/changeset?old_path=%2Ftags%2F3.7%2Fsrc
%2Fwp-admin%2Fincludes%2Fclass-wp-filesystem-
ssh2.php&old=31381&new_path=%2Ftags%2F4.0%2Fsrc%2Fwp-admin%2Fincludes
%2Fclass-wp-filesystem-ssh2.php&new=31381&sfp_email=&sfph_mail= Diff]).
It seems incredibly strange that Plugin/Theme/Core update functionality
would be working previously if it's breaking as suggested here on 4.1,
either way, the exact error message should be able to shed some light on
it.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/30802#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list