php - Drupal can't create new users, error 101 or 324 -
so have been trying add together users , tried of solutions have found out , on net, far have come out empty handed.
my issue follows, seem able modify , edit , settings has database, except users. every time seek create new user, either 101 (connection reset) or 324 (connection timeout) error.
i have tried adding longer timeouts htaccess, have tried moving databases, hell took @ caching settings.
so in no mans land here, , hoping can help me out. :)
update: increasing max_allowed_packet did not work.
update 2: when seek create new user first time, makes 101 using exact same info after generate 324.
connection timeout , connection reset caused max_allowed_packet beingness small. maintain drupal sites around 16m. set in my.cnf. 1048576 equal 1m default setting , not plenty drupal.
php mysql drupal
No comments:
Post a Comment