martimcfly
New Pleskian
I'm currently evaluating Plesk (10 days left) to run current and future Wordpress sites. I would need to bulk import 200+ WP sites.
I figured out how to set the default subscription service-plans and with the following command I do get valid subscriptions with correct wordpress setups, however I need a way to force the Wordpress DB Name and DB user, so that I can also import sql in the rest of the migration script..
Is there a way to force WP DBName and DBUser ?
Command --
plesk bin subscription --create testdomain3.com -owner admin -service-plan "WordPress" -ip 1.2.3.4 -login testdomain3.com -passwd "userpass"
--
Is the only way to remove the auto-generated WP db+user and create new WP dp+user, after the above command?
Running Latest onyx on ubuntu 16.04
Thank you.
I figured out how to set the default subscription service-plans and with the following command I do get valid subscriptions with correct wordpress setups, however I need a way to force the Wordpress DB Name and DB user, so that I can also import sql in the rest of the migration script..
Is there a way to force WP DBName and DBUser ?
Command --
plesk bin subscription --create testdomain3.com -owner admin -service-plan "WordPress" -ip 1.2.3.4 -login testdomain3.com -passwd "userpass"
--
Is the only way to remove the auto-generated WP db+user and create new WP dp+user, after the above command?
Running Latest onyx on ubuntu 16.04
Thank you.