Submitted by emcali on Tue, 06/30/2009 - 22:25
"Command to run before making changes to a server:"
echo $VIRTUALSERVER_HOME
the result is the current home
which is the variable that contains the new home?
also:
echo $VIRTUALSERVER_FIELD_ID
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Wed, 07/01/2009 - 00:26 Comment #1
You can get the new home directory in $VIRTUALSERVER_NEWSERVER_HOME
In fact, all new server details are in VIRTUALSERVER_NEWSERVER_* variables.
Submitted by Issues on Wed, 07/15/2009 - 07:19 Comment #2
Automatically closed -- issue fixed for 2 weeks with no activity.
Submitted by emcali on Fri, 10/02/2009 - 02:30 Comment #3
echo $VIRTUALSERVER_FIELD_ID
echo $VIRTUALSERVER_NEWSERVER_FIELD_ID
the result in the two variables is the current value