set your /home/Venu/ directory to be readable by all users:
chmod 755 /home/Venu

This has security issues but at least it'll fix your problem :)

Chris

-----Original Message-----
From: Venugopal Allavatam [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, November 13, 2001 1:40 PM
To: [EMAIL PROTECTED]
Subject: File permissions


Hi All!
i tried the load_file after changing the File_priv in the user table of
mysql database for a particular user 'user1'...

insert into ecg_datafile values(1,1,load_file('/home/Venu/fr1w.jpg'));
ERROR 13: Can't get stat of '/home/Venu/fr1w.jpg' (Errcode: 13)

i get the following error, can anyone explain it!

regards
venu

=====
============================================================
Venugopal Allavatam                 Ph: (res.): 949-361-6604
1100 Calle Del Cerro,                 (mobile): 949-842-1767
Apt.# 123-J,
San Clemente, CA-92672          E-mail: [EMAIL PROTECTED]
                                     [EMAIL PROTECTED]
============================================================

__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail
<[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to