Hi. I'm running LinksSQL, and trying to do a build all via SSH. However, when it gets to 'Building Categories', it dies with;
ORDER BY Full_Name ASC' Reason: Error writing file '/tmp/MYrWrJ8i' (Errcode: 28) at /homepages/25/cgi-bin/admin/GT/SQL/Driver/MYSQL.pm line 117.
A df -H gives;
Filesystem Size Used Avail Use% Mounted on
/dev/hda7 2.1G 887M 1.0G 46% /
/dev/hda9 111G 4.2G 101G 4% /homepages
/dev/null 255M 17M 224M 7% /tmp
... and as you can see, the data is trying to be written to /tmp, which only have 7% used.
Error 28 aparantly refers to the devicd being out of space.. but how can this be if only 7% is being used?
The weirder thing yet, is that page.cgi works *fine* ... no errors have been popping out of it at all ... its just the build process
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates
Quote:
GT::SQL::Table (10062): Failed to execute query: 'SELECT ID,Full_Name FROM lsql_Category ORDER BY Full_Name ASC' Reason: Error writing file '/tmp/MYrWrJ8i' (Errcode: 28) at /homepages/25/cgi-bin/admin/GT/SQL/Driver/MYSQL.pm line 117.
A df -H gives;
Quote:
u35559069:~/nohasslesearch/cgi-bin/admin > df -H Filesystem Size Used Avail Use% Mounted on
/dev/hda7 2.1G 887M 1.0G 46% /
/dev/hda9 111G 4.2G 101G 4% /homepages
/dev/null 255M 17M 224M 7% /tmp
... and as you can see, the data is trying to be written to /tmp, which only have 7% used.
Error 28 aparantly refers to the devicd being out of space.. but how can this be if only 7% is being used?
The weirder thing yet, is that page.cgi works *fine* ... no errors have been popping out of it at all ... its just the build process
Cheers
Andy (mod)
andy@ultranerds.co.uk
IMPORTANT: I've now moved to ultranerds.co.uk, and the .com will no longer work!
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package (plugins total "value" $3,325 & rising, for just $350)| GLinks ULTRA Package PRO (plugins total "value" $5,625 & rising, for just $500)
Support Forum | Links SQL Plugins | DMOZ Dumps | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Compare our different Plugin packages *new* Free CSS Templates

