External Editor
Yamb
Web iPhoto Access
 11 membres
Utilisateurs en ligne
( personne )
52258 visiteurs
7 visiteurs en ligne
Voilà comment mon site apparait sur OrganicHTML:
|
Sujet n°49 |
Reading iPhoto Database
par Nick - visiteur
le 29/01/2006 @ 16:50 |
 |
Hi ... thanks for help on the earlier problem .. I changed the php to v4 and now the pages load. I also sorted out the iPhoto library to be the "iPhoto Library" so now it's being found.
OK ... next issue ... I sign in the admin page, there is a delay of about a minute, then the screen changes to the page where it says "Please wait while reading the iPhoto database...", the scale reads 61%, and then nothing else happens. Even leaving it for the whole night!
This is what goes through the console window ... dunno if it helps:
127.0.0.1 - - [29/Jan/2006:15:39:05 +0000] "GET /~nhine/wipha/ HTTP/1.1" 200 3867
127.0.0.1 - - [29/Jan/2006:15:39:05 +0000] "GET /~nhine/wipha/3rdParty/CalendarPopup.js HTTP/1.1" 304 -
127.0.0.1 - - [29/Jan/2006:15:39:05 +0000] "GET /~nhine/wipha/skin/orig/wipha.css HTTP/1.1" 304 -
127.0.0.1 - - [29/Jan/2006:15:39:05 +0000] "GET /~nhine/wipha/skin/orig/wiphacommon.css HTTP/1.1" 304 -
127.0.0.1 - - [29/Jan/2006:15:39:06 +0000] "GET /~nhine/wipha/libs/wipha.js HTTP/1.1" 304 -
127.0.0.1 - - [29/Jan/2006:15:39:06 +0000] "GET /~nhine/wipha/libs/datemap.js HTTP/1.1" 304 -
127.0.0.1 - - [29/Jan/2006:15:40:08 +0000] "GET /~nhine/wipha/index.php?help HTTP/1.1" 200 3621
127.0.0.1 - - [29/Jan/2006:15:40:18 +0000] "POST /~nhine/wipha/ HTTP/1.1" 200 3644
Cheers
Nick
|
 |
Réponse n°1 |
par Globs - ( 96 messages )
le 29/01/2006 @ 16:56 |
 |
No, this log doesn't help. It seems it locks while reading the AlbumData.xml file (in your iPhoto Library folder).
Do you have a billion photos ???
maybe send me this file, I'll parse it here to see if there is a problem with it...
|
 |

Réponse n°2 |
par Nick - visiteur
le 29/01/2006 @ 17:03 |
 |
Ahhh ... well nearly 15000 ... OK ... I'll send the file over
|
 |

Réponse n°3 |
par Globs - ( 97 messages )
le 29/01/2006 @ 17:26 |
 |
Well,
I had no problem with your file: parsed in about 30 secondes, showed 14655 photos and wouah, so many albums !
Did you tried it just once ?
Would you have a very slow box ? You also spoke about a minute delay between the login and the display of the loading page. It's almost immediate by me, on a small 512 Mo mac mini.
|
 |

Réponse n°4 |
par Nick - visiteur
le 29/01/2006 @ 17:32 |
 |
Nope ... I tried it several times with Safari and Mozilla ...
I am doing this on a 1.67 Mhz G4 powerbook with 1.5 GB of RAM
Any other ideas?
|
 |

Réponse n°5 |
par Nick - visiteur
le 30/01/2006 @ 14:24 |
 |
OK ... I went back to the httpd config file prior to all the new installations, and changed that switch on the built in php ... everything now loading as expected ... excepts I too can't see thumbnails ... I'll deal with that as a different issue :)
Thanks for your help |
 |

Réponse n°6 |
par Globs - ( 101 messages )
le 30/01/2006 @ 17:50 |
 |
Yes, permission issue now.
see wipha/changeperm rights: should be -rwsrwxr-x
You may also reach the 30 sec php time limit when parsing your library file (I did at 91% once). I corrected that for the next version. |
 |

Réponse n°7 |
par Nick - visiteur
le 30/01/2006 @ 18:31 |
 |
Hmmmm ... that is done ... still no thumbnails
|
 |

Réponse n°8 |
par Globs - ( 103 messages )
le 31/01/2006 @ 11:47 |
 |
Still blocked ?
You should look in the source page where how have no thumbnail, note the path of one of them (ipl/...../xxx.jpg) , go into the wipha directory
and try to open it
open "ipl/...../xxx.jpg"
If this works, you have, somewhere, a permission problem, and I'd be happy to know where!
If it doesn't, it's a path problem, what about your ipl link ? can you "cd ipl" and fall into your iPhoto Library folder ?
|
 |

Réponse n°9 |
par Globs - ( 105 messages )
le 31/01/2006 @ 20:13 |
 |
I delivered the 0.7 version. Hoping the checks I added will either fix your issue or show you where it is.
Please let me know...
|
 |

|
|