• Error WP Multisite

  • Tell error you get when using VPSSIM & Other members help fix it

Tell error you get when using VPSSIM & Other members help fix it
 #3325  by pauloficaadica
 23 Nov 2018 05:38
Hello!

I have a multisite website from another server, it has now been migrated to vpssim.

But I can't create vhost because vpssim shows error when configuring the multisite.

The vpssim says that the site is already multisite, yes it is, I just want to show the vpssim that this is a multisite site to create vhosts. But I can't.

See the link bellow:

http://prntscr.com/llsv5n
Get 25 USD Free To USE VPSSIM
 #3328  by nguyenoanh
 23 Nov 2018 08:57
Hello.

If you restore the database first, you can not create the Vhost because that sub already createed in the database.
Now, you can fixed that by manual create the vhost for it by create the vhost sub.domain.com.conf in /etc/nginx/conf.d/

with them same content like domain.com.conf

but you must edit them server name and domain name in it.
Do not edit root and code folder :)
pauloficaadica liked this
 #3335  by pauloficaadica
 23 Nov 2018 09:30
right, then the content of the all vhosts file will always be the same, I need to have the sub-domain name in the each filename, is this it?
Get 25 USD Free To USE VPSSIM