ERROR
The requested URL could not be retrieved
--------------------------------------------------------------------------------
While trying to retrieve the URL: http://www.blasma.com/?
The following error was encountered:
Zero Sized Reply
Squid did not receive any data for this request.
Your cache administrator is info@cec.sy.
--------------------------------------------------------------------------------
Generated Wed, 24 Oct 2007 11:54:12 GMT by - (squid/2.6.STABLE13)
I get this message when I rebuild permissions in the post settings page. The table node_access is rebuilt , I am using forum access, and the script rewrites about 2,000 rows in the table .. but the permissions aren't woking so well. Does anyone have any experience about this problem ,. or is it caused by the server.
this caused many problems to the site . so I was obligated to set the site to off-line mode.
thanks in advance,
Tammam Tulimat.
Comments
Comment #1
salvisA "Zero Sized Reply" is a sign for a timeout. However, I don't understand why you'd get it for http://www.blasma.com/? The [Rebuild permissions] button should send you to /admin/content/node-settings/rebuild...
Can you increase max_execution_time in php.ini?
see http://ch2.php.net/manual/en/ref.info.php#ini.max-execution-time
Comment #2
salvisfago has rearranged the indexes of the ACL tables. Please try http://drupal.org/node/96991 — it may be a bit faster and allow you to complete the rebuild permissions run before timeout.
Comment #3
salvisThere seems to be no way to fix that in Drupal 5.
see http://drupal.org/node/196002