After installing Link to Node I get this error:
warning: unlink(/tmp/backup_migrate_4b8eb0fb63187.mysql.gz) [function.unlink]: Operation not permitted in /home/www/shop.agentura.dk/sites/all/modules/backup_migrate/includes/files.inc on line 43.
warning: unlink(/tmp/backup_migrate_4b8eb0facd4d4.mysql) [function.unlink]: Operation not permitted in /home/www/shop.agentura.dk/sites/all/modules/backup_migrate/includes/files.inc on line 43.
warning: unlink(/tmp/backup_migrate_4b8e9d527a81c.mysql.gz) [function.unlink]: Operation not permitted in /home/www/shop.agentura.dk/sites/all/modules/backup_migrate/includes/files.inc on line 43.
warning: unlink(/tmp/backup_migrate_4b8e9d51b29dc.mysql) [function.unlink]: Operation not permitted in /home/www/shop.agentura.dk/sites/all/modules/backup_migrate/includes/files.inc on line 43.
In recent log I get this:
Details
Type php
Date Friday, March 12, 2010 - 13:29
User Anonymous
Location http://www.image.agentura.dk/content/half-way-spring-exhibition#comment-...
Referrer http://www.image.agentura.dk/comment/reply/79
Message
Incorrect key file for table '/tmp/#sql_1521_0.MYI'; try to repair it query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.signature, u.signature_format, u.picture, u.data, c.thread, c.status FROM shopcomments c INNER JOIN shopusers u ON c.uid = u.uid WHERE c.nid = 79 AND c.status = 0 ORDER BY c.thread DESC LIMIT 0, 50 in /home/www/shop.agentura.dk/modules/comment/comment.module on line 992.
Severity error
Hostname 91.90.149.91
Operations
and this for comments
user warning: Incorrect key file for table '/tmp/#sql_1521_0.MYI'; try to repair it query: SELECT c.cid as cid, c.pid, c.nid, c.subject, c.comment, c.format, c.timestamp, c.name, c.mail, c.homepage, u.uid, u.name AS registered_name, u.signature, u.signature_format, u.picture, u.data, c.thread, c.status FROM shopcomments c INNER JOIN shopusers u ON c.uid = u.uid WHERE c.nid = 79 ORDER BY c.thread DESC LIMIT 0, 50 in /home/www/shop.agentura.dk/modules/comment/comment.module on line 992.
Que passa