Multisites Hosting
Multisites Hosting
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!
Some help, please! Thanks!
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: Multisites Hosting
Can you check the log files?
Re: Multisites Hosting
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.
-
- Collaborator
- Posts: 783
- Joined: Mon May 11, 2015 8:43 am
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: Multisites Hosting
Does it work now? Are they two WordPress sites? Maybe you should see if you are using too many inefficient plugins.
Re: Multisites Hosting
Yes, both are WP and now both work perfect with changed PHP memory_limit to 128M.
Re: Multisites Hosting
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?
Perhaps a WP-template might be an idea?