Method dedicatedInstallBasic

 return to group index



dedicatedInstallBasic

voiddedicatedInstallBasic ( stringsession, stringhostname, stringstatus, stringlanguage, stringbitFormat, stringos, stringsql, stringcustomerScriptLink, stringcustomerScriptReturn )

Description

Reinstall server

Parameters

  • stringsession : sessio-id
  • stringhostname : the server hostname
  • stringstatus : install with last configuration (done) or the default configuration (default)
  • stringlanguage : the installation language
  • stringbitFormat : 32 or 64 bits
  • stringos : The installation OS
  • stringsql : Must be set to On if it is sql Server
  • stringcustomerScriptLink : The url of the sript to execute. Only for linux install, file must be .pl, .cgi, or .sh
  • stringcustomerScriptReturn : The result of your script execution if all is OK.
programming language :
 
Parameters :
string session : $session
string hostname :
string status :
string language :
string bitFormat :
string os :
string sql :
string customerScriptLink :
string customerScriptReturn :