We noticed today that my site suddenly started blocking access to certain pages for anonymous users. So far I have identified at least two, one of type 'page' and one of type 'blog', published by different people. I do not have any node access modules installed that I can use to explain it. The problem seems to affect any nodes created within the last few days (including ones I create now). Does anyone have the foggiest idea what I should look for? To make it worse, I really need this working within about 15 hours.... :( -- Tony Yarusso http://tonyyarusso.com/
Quoting Tony Yarusso <tonyyarusso@gmail.com>:
We noticed today that my site suddenly started blocking access to certain pages for anonymous users. So far I have identified at least two, one of type 'page' and one of type 'blog', published by different people. I do not have any node access modules installed that I can use to explain it. The problem seems to affect any nodes created within the last few days (including ones I create now). Does anyone have the foggiest idea what I should look for?
To make it worse, I really need this working within about 15 hours.... :(
Was your server software upgraded recently? Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
On Tue, Feb 26, 2008 at 9:41 PM, Earnie Boyd <earnie@users.sourceforge.net> wrote:
Quoting Tony Yarusso <tonyyarusso@gmail.com>:
We noticed today that my site suddenly started blocking access to certain pages for anonymous users. So far I have identified at least two, one of type 'page' and one of type 'blog', published by different people. I do not have any node access modules installed that I can use to explain it. The problem seems to affect any nodes created within the last few days (including ones I create now). Does anyone have the foggiest idea what I should look for?
To make it worse, I really need this working within about 15 hours.... :(
Was your server software upgraded recently?
Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
-- [ Drupal support list | http://lists.drupal.org/ ]
Yes, there were updates to the linux kernel and apache2. -- Tony Yarusso http://tonyyarusso.com/
Quoting Tony Yarusso <tonyyarusso@gmail.com>:
Yes, there were updates to the linux kernel and apache2.
Check the mod_security log files. You might need to adjust mod_security configuration. It can prevent functionality such as inputing forms and updating databases. Earnie -- http://for-my-kids.com/ -- http://give-me-an-offer.com/
Tony Yarusso ha scritto:
We noticed today that my site suddenly started blocking access to certain pages for anonymous users.
Try to see if your {users} table contain the user with uid = 0. M. -- Michel 'ZioBudda' Morelli michel@ziobudda.net Consulenza sistemistica in ambito OpenSource. Sviluppo applicazioni web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660 http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ajaxblog.it MSN: michel@ziobuddalabs.it JABBER: michel@gmail.com
On Wed, Feb 27, 2008 at 2:29 AM, Davide Michel 'ZioBudda' Morelli < michel@ziobudda.net> wrote:
Tony Yarusso ha scritto:
We noticed today that my site suddenly started blocking access to certain pages for anonymous users.
Try to see if your {users} table contain the user with uid = 0.
M.
-- Michel 'ZioBudda' Morelli michel@ziobudda.net Consulenza sistemistica in ambito OpenSource. Sviluppo applicazioni web dinamiche (LAMP+Ajax) Telefono: 0200619074 Telefono Cell: +39-3939890025 -- Fax: +39-0291390660
http://www.ziobudda.net ICQ: 58351764 http://www.ziobuddalabs.it Skype: zio_budda http://www.ajaxblog.it MSN: michel@ziobuddalabs.it JABBER: michel@gmail.com
-- [ Drupal support list | http://lists.drupal.org/ ]
This seems to have been the issue. The SQL statement on http://agaricdesign.com/inexplicable-access-denied-errors fixed the problem, although I'm still not sure how it got that way in the first place. -- Tony Yarusso http://tonyyarusso.com/
participants (4)
-
Davide Michel 'ZioBudda' Morelli -
Donn -
Earnie Boyd -
Tony Yarusso