When I import thumnails from the uploads directory, Plogger doesn't generate thumbnails or does it very slowly. The percentage meter either hangs or stops. Then I can not upload the selected images. Also this makes my local server hang and not run other PHP scripts.
I'm testing my work on XAMPP and will upload to the web later.
I this a problem with my installation of plogger, a problem with my local Apache server, or a bug in Plogger?
Plogger is great by the way, thanks for a fantastic application. Andrew James
I am having the same issue with plogger on my WAMP server. Any news on this? What would be causing plogger to hang in these apache servers? I like plogger's interface so much better than zenphoto...but this problem is currently keeping me from choosing plogger.
Is that you are running Windows + Apache ? My case is that , once I disable AcceptEx() in httpd.conf using the directive "Win32DisableAcceptEx", then the above problem will exists.
If i keep the default setting, the server will seems response slowly. So i wonder which setting should i use now...luckily...it seems doesn't happen in live server.
As far as I know, thumbnails are generated using an AJAX request to the server using the prototype library. Do you also have troubles with it lagging by editing captions and descriptions under the Manage tab? I'm just wondering if there is some feedback on the local server with it running an AJAX request from both the client and server sides (I'm still somewhat new to how AJAX actually works, so I could be way off base here too).
thx for your info, I have just tried today...seems the problem is not related to AcceptEx(); it just... sometimes can import...but sometimes will cause the Apache become irresponsive...and even hanged with 0% CPU usage..................