'#description'=>t("The IP address the server can be accessed by. If this is empty, the hostname field will be used instead.")
);
$form['script_user']=array(
'#type'=>'textfield',
'#title'=>t('System account'),
'#required'=>TRUE,
'#description'=>t('The system account that the hosted files will belong to, for security reasons, this should be a different to the account the web server is running as.'),