[wp-trac] [WordPress Trac] #38595: Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS

WordPress Trac noreply at wordpress.org
Tue Nov 1 00:55:35 UTC 2016


#38595: Unable to access wp-admin/options-permalink.php when .htaccess file is on
NFS
--------------------------+------------------------------
 Reporter:  kicwordpress  |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  General       |     Version:  4.4
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by dd32):

 Hi @kicwordpress and welcome to Trac,

 Thanks for reporting this! Can you give a little more information about
 your setup?
 What PHP version and OS is the server running? Any specific NFS details
 you're aware of?

 Calling `flock()` on a filesystem that doesn't support locking is
 *supposed* to bail, and I recall testing that scenario for #31767.
 It may be that we could use `LOCK_NB` here instead, depending on it's
 implementation (see
 https://core.trac.wordpress.org/ticket/31767#comment:22)

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


More information about the wp-trac mailing list