Closed (won't fix)
Project:
Nodeaccess
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2009 at 01:52 UTC
Updated:
17 Feb 2011 at 22:21 UTC
Jump to comment: Most recent
Both this module and Content Access module, cause 500 Internal Error when trying to access path: admin/build/modules IN
Drupal 6.8.
I don't know why...
Comments
Comment #1
Anonymous (not verified) commentedIf you can provide some more info it would be helpful. Your php error logs or server error logs should have details on the error.
Comment #2
asb commentedI'm getting a "500 - Internal Server Error" with lighttpd-1.4.19 and only for logged-in users at the moment.
Watchdog reports:
The websers access log shows a get request for the page, error.log is clean. PHP does not log any errors; logging is configured to:
error_reporting = E_ALL & ~E_NOTICE
log_errors = On
/var/log/messages reports:
Greetings, -asb
Comment #3
Anonymous (not verified) commented