Hi,
My host has recently moved me to a new server.
Everything was working fine but I am now getting a new error, and I don't really know if it's related to the move.
When trying to access PMs, I get the following error :
The forum page is located here : http://www.velocia.ca/forums/index.php
*************************************************
Database error in vBulletin 3.0.0:
Invalid SQL:
SELECT pm.*, pmtext.*
, icon.title AS icontitle, icon.iconpath
FROM pm AS pm
LEFT JOIN pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
LEFT JOIN icon AS icon ON(icon.iconid = pmtext.iconid)
WHERE pm.userid=2 AND pm.folderid=0
ORDER BY pmtext.dateline DESC
LIMIT 0, 50
mysql error: Can't create/write to file '/usr/tmp/#sql_24d_0.MYI' (Errcode: 13)
mysql error number: 1
Date: Monday 28th of November 2005 05:01:58 AM
Script: http://www.velocia.ca/forums/private.php?
Referer: http://www.velocia.ca/forums/index.php
Username: Velocia
IP Address: 64.228.80.203
*************************************************
Would anyone have suggestions ?
I have no idea what this means.
Thanks !
Fred
My host has recently moved me to a new server.
Everything was working fine but I am now getting a new error, and I don't really know if it's related to the move.
When trying to access PMs, I get the following error :
The forum page is located here : http://www.velocia.ca/forums/index.php
*************************************************
Database error in vBulletin 3.0.0:
Invalid SQL:
SELECT pm.*, pmtext.*
, icon.title AS icontitle, icon.iconpath
FROM pm AS pm
LEFT JOIN pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
LEFT JOIN icon AS icon ON(icon.iconid = pmtext.iconid)
WHERE pm.userid=2 AND pm.folderid=0
ORDER BY pmtext.dateline DESC
LIMIT 0, 50
mysql error: Can't create/write to file '/usr/tmp/#sql_24d_0.MYI' (Errcode: 13)
mysql error number: 1
Date: Monday 28th of November 2005 05:01:58 AM
Script: http://www.velocia.ca/forums/private.php?
Referer: http://www.velocia.ca/forums/index.php
Username: Velocia
IP Address: 64.228.80.203
*************************************************
Would anyone have suggestions ?
I have no idea what this means.
Thanks !
Fred
Comment