|
From: David L. <boo...@dj...> - 2003-11-19 09:02:04
|
On Wed, 19 Nov 2003 04:03:03 +0000, "Julien Vigneault" <jul...@ho...> wrote: >My client for Sync2it.com is freezing at Step 4 of 4 (Uploading local=20 >bookmarks...) for some reason. It's the second replacement service I'm=20 >trying and it's the second that does that so I assume it's my network=20 >configuration that causes the problem. It used to work with=20 >bookmarksync.com though... Anyone has an idea? I'm guessing that you have a lot of bookmarks? I have over 2000 bookmarks, and saw exactly this problem the first time I uploaded them to the server, when it used to work fine with bookmarksync.com. It turned out that the time taken to upload and process all the bookmarks was causing the PHP script to time out. My solution was to increase the script timeout in client.php. I'm not sure how you could get around this if you are not running your own server. David. |