[wp-trac] [WordPress Trac] #37978: Warning: posix_getpwuid() has been disabled for security reasons

WordPress Trac noreply at wordpress.org
Fri Sep 9 02:39:37 UTC 2016


#37978: Warning: posix_getpwuid() has been disabled for security reasons
----------------------------+------------------------------
 Reporter:  AndyDeGroo      |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Filesystem API  |     Version:  4.6.1
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+------------------------------

Comment (by dd32):

 @AndyDeGroo Can you check to see if your host is running some extra
 security/hardening extensions on PHP?

 Via https://core.trac.wordpress.org/ticket/37680#comment:18 apparently you
 can use `suhosin.executor.func.blacklist` which disables the function in
 every way, except that `function_exists()` continues to incorrectly return
 true.
 I wonder if maybe it correctly applies to `is_callable()`?

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37978#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list