Hi,
I am trying to enable delivery servers via a ssh command line. I can see that the enable icon on the delivery servers page points to
http://mydomain.co.uk/backend/index.php/delivery-servers/enable/id/222
and I want to run a script via the command line that does the same thing. I am thinking it will be something like
/usr/bin/php /var/www/html/backend/index.php delivery-servers --enable --id 222
but obviously this does not work!!
Could someone help?
Many thanks
I am trying to enable delivery servers via a ssh command line. I can see that the enable icon on the delivery servers page points to
http://mydomain.co.uk/backend/index.php/delivery-servers/enable/id/222
and I want to run a script via the command line that does the same thing. I am thinking it will be something like
/usr/bin/php /var/www/html/backend/index.php delivery-servers --enable --id 222
but obviously this does not work!!
Could someone help?
Many thanks