"no such file or directory" error in mysql

Reply

Join Date: Mar 2008
Posts: 129
Reputation: justinmyoung is an unknown quantity at this point 
Solved Threads: 0
justinmyoung justinmyoung is offline Offline
Junior Poster

"no such file or directory" error in mysql

 
0
  #1
Apr 30th, 2008
I'm trying to set permissions in mysql for an ecommerce open source application (freeway) for a path: Set the permissions on Freeway/images directory to 777

in my terminal I have typed: chmod 777 /Sites/Freeway/images

but it is telling me that "no such file or directory exists", and yet when I use the "ls" command to search for the correct path, Sites is listed. mysql is not recognizing it "Sites" as a file....

Can anyone explain why this would be?

Thanks
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 195
Reputation: mwasif is an unknown quantity at this point 
Solved Threads: 27
mwasif mwasif is offline Offline
Junior Poster

Re: "no such file or directory" error in mysql

 
1
  #2
May 1st, 2008
Are you sure the path is /Sites/Freeway/images. The path might be Sites/Freeway/images.
Tyep the following command in terminal and let us know what it says.

ls /Sites/Freeway/images
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 129
Reputation: justinmyoung is an unknown quantity at this point 
Solved Threads: 0
justinmyoung justinmyoung is offline Offline
Junior Poster

Re: "no such file or directory" error in mysql

 
0
  #3
May 1st, 2008
That was it, thanks very much.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the MySQL Forum


Views: 1364 | Replies: 2
Thread Tools Search this Thread



Tag cloud for MySQL
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC