if (document.getElementById(element_id)) {
document.getElementById(element_id).innerHTML= GLOBAL_STAT_TXT[status_code].name;
document.getElementById(element_id).style.background = GLOBAL_STAT_TXT[status_code].stat_bgcol;
document.getElementById(element_id).style.color = GLOBAL_STAT_TXT[status_code].stat_col;
}
Диск /dev/sdb: 127.9 Гб, 127915786240 байт
255 головок, 63 секторов/треков, 15551 цилиндров, всего 249835520 секторов
root@:~# fdisk /dev/sdb
chcon -t httpd_sys_rw_content_t /path-to-wp-content -R
chown -R apache:apache "/path-to-wp-content"
find "/path-to-wp-content" -type f -exec chmod 644 {} \;
find "/path-to-wp-content" -type d -exec chmod 755 {} \;
LogLevel error
LogLevel warn