I’ve increased the execution time from 30 to 600, restarted apache and no change in result.
I have also change the settings in mpm_preforked.conf to:
<IfModule mpm_prefork_module>
StartServers 2
MinSpareServers 6
MaxSpareServers 12
MaxRequestWorkers 256
MaxConnectionsPerChild 3000
</IfModule>
The process seems to run for a bit longer, but did not import everything successfully. The server hung again.
I’m seeing an error message like this repeated in the apache error log:
[core:notice] [pid 19944] AH00051: child pid 20049 exit signal Segmentation fault (11), possible coredump in /etc/apache2
Question 1: Do you have documentation on the recommended config for Apache and PHP for the download manager?
Question 2:What is the recommended maximum number of rows in the bulk upload file (I have 295 rows)?
So I have uploaded all the thumbnails to the media library.
I have changed the csv according to your recommendation, so that it points to the tumbnails in the media library.
I have reimported, but the server is now timing out and hanging.
When I reboot, 29 of the approximately 500 download files have been successfully added and are correct; but how do I make sure that I can import all of them successfully?
What should I do?
Okay, so that doesn’t help me avoid having to manually create a thumbnail of each image.
Adding the URL assumes that I have already created the thumbnail in the media library, which means that I have to do that manually.
How do I bulk create and add thumbnails to my downloads?
I have used irfanview to create thumbnails of all my images. Where should I upload them to and how should I refer to them?
Thanks
So should the file path contained in the ‘preview’ column of the csv be identical to the filepath in the ‘files’ column – assuming I only have one file in the ‘files’ column?
A rough idea on when you plan to have this feature released would be really useful.
Thanks
Has this feature been released yet? And if so, where can I find documentation on how to use it?
I have a secure area for dealers to download marketing information on products for them to use in their own marketing efforts.
The information is in the form of jpegs, pngs, and pdf brochures.
There are about 600 pieces of content. Ideally I would like the dealers to be able to see a thumbnail of the image before they download.
I can do this, but once I have bulk uploaded all the images to the server and then added them to the download manager, I currently have to manually create a thumbnail for each one.
It would be great if a thumbnail could be created automatically.
Actually I think it is a defect in WPDM itself and is something you should add to your product roadmap. I would imagine that anyone who is using the download manager for managing the download of images would need this functionality.
I also need this feature.
Is it possible to generate a thumbnail via the csv import?