cherokee / webserver

Cherokee Web Server
GNU General Public License v2.0
568 stars 104 forks source link

Update log message for cherokee_mkdir_p_perm #1259

Closed byshen closed 3 years ago

byshen commented 3 years ago

cherokee_mkdir_p_perm may fail for two reasons, one is could not create the directory, one is the existing directory does not have write permission. Update the log message to better reflect the cause.