Hi there,
I'm new to using Apple and also to Joomla. I'm using Joomla locally with Xampp to create a website before uploading it to my domain; now I get errormessages all the time like this:
DB function failed with error number 1
Can't create/write to file '/var/folders/pA/pADpblCQF2Wg1SjLA7Zsok+++TI/-Tmp-/#sqldc_14_1.MYI' (Errcode: 13) SQL=SELECT m.*, u.name AS editor, g.name AS groupname, MIN(mm.menuid) AS pages FROM jos_modules AS m LEFT JOIN jos_users AS u ON u.id = m.checked_out LEFT JOIN jos_groups AS g ON g.id = m.access LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.client_id = 0 GROUP BY m.id ORDER BY m.position , m.ordering ASC LIMIT 0, 20
As I understand it's a read/write issue, but my complete Xampp-folder is read/write so I can't find the solution... can anyone for me?
I'm new to using Apple and also to Joomla. I'm using Joomla locally with Xampp to create a website before uploading it to my domain; now I get errormessages all the time like this:
DB function failed with error number 1
Can't create/write to file '/var/folders/pA/pADpblCQF2Wg1SjLA7Zsok+++TI/-Tmp-/#sqldc_14_1.MYI' (Errcode: 13) SQL=SELECT m.*, u.name AS editor, g.name AS groupname, MIN(mm.menuid) AS pages FROM jos_modules AS m LEFT JOIN jos_users AS u ON u.id = m.checked_out LEFT JOIN jos_groups AS g ON g.id = m.access LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.client_id = 0 GROUP BY m.id ORDER BY m.position , m.ordering ASC LIMIT 0, 20
As I understand it's a read/write issue, but my complete Xampp-folder is read/write so I can't find the solution... can anyone for me?