Clone Virtual Server or Change Domain Name - php.ini and vhost files not cloned properly

I am using nginx. After cloning a virtual server or change domain name.. etc/php,ini is still showing the old domain. Also, after cloning the domain- the nginx vhost file for the cloned domain uses a new configuration instead of copy over from the original domain.

Status: 
Closed (fixed)

Comments

That seems like a bug .. which line in php.ini is still referring to the old domain name?

2 lines in ../etc/php.ini:

upload_tmp_dir = /home/server/domains/stillolddomain.name/tmp

AND

session.save_path = /home/server/domains/stillolddomain.name/tmp

:)

Thanks - these will be fixed in the next release of the Nginx plugin for Virtualmin.

Automatically closed -- issue fixed for 2 weeks with no activity.