Page 1 of 1
Multisites Hosting
Posted: Wed Nov 11, 2015 1:59 pm
by soavarice
Hi again. I found a strange problem. I setup a 2 sites with Wordpress, each with different DB and different domain. But when someone open some of the 2 sites like wordpress1.com the second site stops? If i restart apache and open wordpress2.com then the wordpress1.com wont open or give a ERROR 500 until i restart Apache again?
Some help, please! Thanks!
Re: Multisites Hosting
Posted: Wed Nov 11, 2015 2:59 pm
by tjebbeke
Can you check the log files?
Re: Multisites Hosting
Posted: Wed Nov 11, 2015 3:25 pm
by soavarice
Ty, forgot about that. I looked at apache log and was PHP memory limit on 32. I changed in apache conf for both sites to 128.
Re: Multisites Hosting
Posted: Wed Nov 11, 2015 4:02 pm
by tjebbeke
Does it work now? Are they two WordPress sites? Maybe you should see if you are using too many inefficient plugins.
Re: Multisites Hosting
Posted: Wed Nov 11, 2015 5:23 pm
by soavarice
Yes, both are WP and now both work perfect with changed PHP memory_limit to 128M.
Re: Multisites Hosting
Posted: Fri Nov 13, 2015 4:51 pm
by Pong
32Mb is too little for WordPress - woocommerce e.g. won't install and I had problems with other plugins (wordfence, backupbuddy) as well because of the memory limit. I increased it to 96Mb and that seems to work fine.
Perhaps a WP-template might be an idea?