User Number Limit?
-
I had previously run into strange occurrence of a few people not being automatically approved per my previous post on the support forum. To avoid that situation, I imported our active portal user base of about 6,700 users.
I then experienced two different errors where the only commonality is the large number of users (non of these errors occur on sites with small numbers of users).
On one site where Authorizer was already installed, anytime I try to make a change in Authorize, then save the change, I get the following error:
Request Entity Too Large
The requested resource
/sub-site/wp-admin/options.php
does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.
Apache/2.4.6 (Red Hat Enterprise Linux) Server at http://www.my-site.edu Port 80For this error, we don’t have mod sercurity runing on that machine, so it is not the cause. The php.ini settings had been previously modified to adjust the file upload sizes to be 1024MB using the following:
upload_max_filesize = 1024M post_max_size = 1024M php_value max_execution_time 500 php_value max_input_time 500I’ve asked our IT to check the Apache settings. Any additional thoughts/ideas?
What I believe to be related, another site where I had imported the users first crashes every time I activate the Authorizer plugin on the site. It will freeze up the entire site. I have had to delete from the network, then re-install Authorizer for it to work on other sites and to get the site to display (without Authorizer).
The topic ‘User Number Limit?’ is closed to new replies.