Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

DATABASE ERROR


Go to End


4 Posts   2190 Views

Avatar
xyz

14 Posts

30 October 2007 at 11:51pm

user_error(DATABASE ERROR: Couldn't run query: SELECT `Group_Members`.*, `Group`.*, `Group`.ID, if(`Group`.ClassName,`Group`.ClassName,'Group') AS RecordClassName FROM `Group` INNER JOIN `Group_Members` ON `Group_Members`.GroupID = `Group`.ID WHERE (`Group_Members`.MemberID = 1) GROUP BY `Group`.ID | Can't create/write to file 'C:\WINDOWS\TEMP\#sql_93c_0.MYD' (Errcode: 17),256)
line 389 of Database.php

Can any body please help me

thanks

Avatar
Tim

Community Member, 201 Posts

31 October 2007 at 10:04am

Looks like your c:\windows\temp folder is broken. Check that it exists and that it's writeable.

Avatar
xyz

14 Posts

2 November 2007 at 11:05pm

hI
Windows/temp folder is exists,then only the same error is coming,is their any way to slove this problem and how the .myd file goes to the windows/temp,where you are setting the path,can i change the path of temp folder?

Can any body please help me

thanks

Avatar
xyz

14 Posts

5 November 2007 at 5:33pm

Edited: 05/11/2007 5:35pm


Can't create/write to file 'C:\windows\Temp\#sql_964_0.MYD' (Errcode: 17)
At line 389 in C:\lighttpd\htdocs\sapphire\core\model\Database.php
windows/temp folder is existed,then only this problem is coming

Please anyone help me

Thanks