Submitted by Osiris on Thu, 07/03/2014 - 03:12
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
Submitted by JamieCameron on Thu, 07/03/2014 - 12:49 Comment #1
That seems like a bug .. which line in php.ini is still referring to the old domain name?
Submitted by Osiris on Thu, 07/03/2014 - 21:43 Comment #2
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
:)
Submitted by JamieCameron on Fri, 07/04/2014 - 01:15 Comment #3
Thanks - these will be fixed in the next release of the Nginx plugin for Virtualmin.
Submitted by Issues on Fri, 07/18/2014 - 01:21 Comment #4
Automatically closed -- issue fixed for 2 weeks with no activity.