Closed (fixed)
Project:
http:BL
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
19 May 2007 at 18:06 UTC
Updated:
20 May 2007 at 14:42 UTC
Cron generates following error everytime:
"Table 'drupal.httpbl' doesn't exist query: DELETE FROM httpbl WHERE expire <= 1179597606 in /srv/www/htdocs/includes/database.mysql.inc on line 172."
What's wrong?
Comments
Comment #1
praseodym commentedFor some reason the httpbl table doesn't exist.
Try running update.php or execute the following SQL code:
Comment #2
praseodym commented