PDA

View Full Version : (Errcode 13)


micha
Fri 12th Oct '01, 4:46am
:confused:
If I have a record in my table everything it's ok, but more than one this error give me:

General error: Can't create/write to file '/root/tmp/#sql579c_15a_0.MYI' (Errcode: 13)

I use JSP and Mysql
Tks.

Chris Schreiber
Fri 12th Oct '01, 11:32am
Error code 13 is permission denied. Try changing the permissions on the /root/tmp directory to be 777.