My website (running 4.3.2 and xtemplate) all of a sudden got the "Too many connections" error. Checking server stats I see that the website is getting its normal traffic...the same kind of traffic it always gets...which about about 500 views a day. The website has not been reachable since early this morning.
What do I need to do to get my website functioning as normal and how do I do it? Is there a way of manually resetting "something" on the server or do I have to wait this one out?
Hi,
does drupal use a browser based session management or is it a configurable thing? I sign in by one window but another one requests for authentication.
Thanx.
Lashae-
Hi there,
the login screen on the front page on my installation does not authenticate the user, instead it returns http://localhost/?q=user/login and it's possible to authenticate by the form there. How can i fix this?
Thanx.
Lashae-
I'm having an issue with users on my site adding comments and content. They seem to have anywhere between 15 minutes and 45 minutes of type time before the page "refreshes" causing them to lose everything they were working on. Frustrating at best. I looked over the code and cannot find where this refresh is being called -- or for that matter, logically figure out -why- it would be called. Any suggestions? I'd like my users to be able to submit comments/articles eventually :-P
I'm creating a community site that has some public pages, but I also want to be able to make part of it private (to certain users). How do I go about doing this?