FTP ServiceStopped(No HDD)
Windows File Sharing(SAMBA)Stopped(No HDD)
TorrentStopped(No HDD)
Media ServerStopped(No HDD)
URL ServiceStopped(No HDD)
USB Tethering --
oc_path); DisableObj(F.apache_port); DisableObj(F.apache_server_path); DisableObj(F.apache_doc_new_folder); DisableObj(F.apache_server_new_folder); DisableObj(F.apache_port_method); } else { EnableObj(F.apache_doc_path); EnableObj(F.apache_port); EnableObj(F.apache_server_path); EnableObj(F.apache_doc_new_folder); EnableObj(F.apache_server_new_folder); EnableObj(F.apache_port_method); } ClickApachePortMethod(); } function ChangeMySQLFolder() { var F = document.nasmisc_fm; if(GetValue(F.mysql_path).match('_create_DxLoE2LK')) { ShowObj(F.mysql_new_folder); F.mysql_new_folder.value = F.mysql_default_folder.value; F.mysql_new_folder.style.color = "#aaaaaa"; } else HideObj(F.mysql_new_folder); } function InitMySQL() { var F = document.nasmisc_fm; if(GetRadioValue(F.mysql_run) == 0) { DisableObj(F.mysql_path); DisableObj(F.mysql_port); DisableObj(F.mysql_new_folder); DisableObj(F.mysql_use_client_charset); DisableObj(F.mysql_use_case); DisableObj(F.mysql_charset); DisableObj(F.mysql_max_allow_packet); DisableObj(F.mysql_port_method); } else { EnableObj(F.mysql_path); EnableObj(F.mysql_port); EnableObj(F.mysql_new_folder); EnableObj(F.mysql_use_client_charset); EnableObj(F.mysql_use_case); EnableObj(F.mysql_max_allow_packet); EnableObj(F.mysql_charset); EnableObj(F.mysql_port_method); } ClickMySQLPortMethod(); } function ClickMySQLPortMethod() { var F = document.nasmisc_fm; if(!F.mysql_port_method) return; if(F.mysql_port_method.checked == false) ReadOnlyObj(F.mysql_port,0); else { F.mysql_port.value=3306; ReadOnlyObj(F.mysql_port,1); } }
FTP ServiceStopped(No HDD)
Windows File Sharing(SAMBA)Stopped(No HDD)
TorrentStopped(No HDD)
Media ServerStopped(No HDD)
URL ServiceStopped(No HDD)
USB Tethering --