Can't access to the file
by hseldon - visitor
08/10/2006 @ 23:11
10.4.8
well I created a test user.
created /users/shared/iphoto_library
opened iphoto and pointed it to /users/shared/iphoto_library
imported 3 pictures
installed wipha
created library shared /users/shared/iphoto_library
shared this with guest
loads with titles and all but ? marks instead of thumbnails
select full sized phot and I get "Can't access to the file"
exit wipha
open terminal
cd /users/shared
chmod -R 777 iphoto_library
reopen safari but I still get ? marks
ideas?
Answer #1
by Globs - ( 270 messages )
08/10/2006 @ 23:44
Hello,
I already told you about letter case. This is your problem. Respect them. Always.
Not /users, but /Users, and so on...
Regards,
Answer #2
by hseldon - visitor
09/10/2006 @ 02:32
Sorry I Used Upper Case But I failed To Type It In When I Posted The Above.
error_log
[Sun Oct 8 15:33:08 2006] [notice] SIGHUP received. Attempting to restart
Processing config directory: /private/etc/httpd/users/*.conf
Processing config file: /private/etc/httpd/users/bill.conf
Processing config file: /private/etc/httpd/users/billp.conf
Processing config file: /private/etc/httpd/users/hseldon.conf
[Sun Oct 8 15:33:08 2006] [notice] Apache/1.3.33 (Darwin) PHP/4.4.1 configured -- resuming normal operations
[Sun Oct 8 15:33:08 2006] [notice] Accept mutex: flock (Default: flock)
stat /usrs: No such file or directory
stat /usrs/billp: No such file or directory
stat /usrs/billp/pictures: No such file or directory
stat /usrs/billp/pictures/iphoto_library: No such file or directory
stat /usrs/billp/pictures/iphoto_library/AlbumData.xml: No such file or directory
chmod o+x /users/billp/pictures
chmod o+x /users/billp/pictures/iphoto_library
chmod o+r /users/billp/pictures/iphoto_library/AlbumData.xml
stat /users/billp/pictures/iphoto_library//Users: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp/Pictures: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp/Pictures/iPhoto_Library: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp/Pictures/iPhoto_Library/2006: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp/Pictures/iPhoto_Library/2006/03: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp/Pictures/iPhoto_Library/2006/03/23: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp/Pictures/iPhoto_Library/2006/03/23/Thumbs: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp/Pictures/iPhoto_Library/2006/03/23/Thumbs/12.jpg: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp/Pictures/iPhoto_Library/2006/03/23/100_3390_1.jpg: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp/Pictures/iPhoto_Library/2006/03/23/Thumbs/14.jpg: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp/Pictures/iPhoto_Library/2006/03/23/100_3391_1_2.jp: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp/Pictures/iPhoto_Library/2006/03/23/Thumbs/16.jpg: No such file or directory
stat /users/billp/pictures/iphoto_library//Users/billp/Pictures/iPhoto_Library/2006/03/23/100_3392_1.jpg: No such file or directory
ideas??
Answer #3
by hseldon - visitor
09/10/2006 @ 04:16
okokokokokok
I figured it out!!! it works!
I had shared entire library but only the entire library.
as soon as I select any other album to share then it all started working, even after I unselected it.