Just installed today
I'm hosted on a linux box and I'm getting the same error.
Original:
Line 263 if ( ! is_writable(ABSPATH) ) :
Changed to:
Line 263 if ( ! win_is_writable(ABSPATH) ) :
Just installed today
I'm hosted on a linux box and I'm getting the same error.
Original:
Line 263 if ( ! is_writable(ABSPATH) ) :
Changed to:
Line 263 if ( ! win_is_writable(ABSPATH) ) :