You could do the following:<div><br></div><div>- check server error log what error caused the white screen of death and search for that error on <a href="http://drupal.org">drupal.org</a>. Check if filefield, imagefield and imageapi are installed correctly. Run update.php again to see if there are any database updates missing. Check if you have only one imagecache module. Remove the imagecache module entirely and upload it again to be sure no files are missing.</div>
<div>- check to which images the missing ones are pointing: right click on the missing image, check the path and see if you have the image on your server on that place. If you use transliteration module it could be that filename is different between original and imagecache resized one.</div>
<div>- if the image exists on your server check the permissions for that image, it should be 755 (or you can just type in the direct url to the image and check if you see it). You may also make it temporary 777 to be sure its not a permission problem. This is mainly an issue when you moved your installation to another server which could result in files directory having too low permission (mostly 644).</div>
<div>- the updates I did from imagecache 1 to 2 were also not without problems. Now I first make a screenshot of all presets and their exact names/presets in imagecache 1, then upgrade to imagecache 2, remove all presets and remake them with the exact names as they existed before, flush everything. Also make sure you have a good backup of all files before you start. If you have more than 2000 files check if you have them all, sometimes (always?) there is a limit of 2000 files when you would just backup by getting all files via ftp.</div>
<div><br></div><div>Good luck, </div><div><br></div><div>Hans</div><div><br><br><div class="gmail_quote">2009/6/15 A-NO-NE Music <span dir="ltr">&lt;<a href="mailto:madflute@anonemusic.com">madflute@anonemusic.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
I posted this to ImageCache support but received no response yet, hoping someone here could help since I am kinda desperate.<br>
<br>
Under Drupal 5.18, I tried to update ImageCache from 5.x-1.7 to 5.x-2.4, which resulted in White Page of Death.  I don&#39;t think it is a memory issue since phpinfo.php still tells me memory_limit is 128MB.<br>
<br>
I then went back to the backup which contains 5.x-1.7 and flushed the each preset cache.  Now I am getting tons of images missing.  It is very inconsistent.  Some thumbnails are fine but not the main size page.  Some are missing on all the presets, thumbnail, main image, and original, while some others are just fine in all presets.  I can&#39;t see the pattern which ones are OK.  It seems so random.<br>

<br>
Any suggestion would be greatly appreciated.<br>
<br>
<br>
--<br>
- Hiro<br>
<br>
Hiroaki Honshuku, A-NO-NE Music, Greater Boston<br>
<a href="http://a-no-ne.com" target="_blank">http://a-no-ne.com</a>   <a href="http://anonemusic.com" target="_blank">http://anonemusic.com</a><br><font color="#888888">
<br>
--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Hans Rossel<br>KOBA Webdevelopment<br>Kerkstraat 228<br>9050 Gent<br>09-334.52.60<br>0472-79.32.16<br><a href="http://www.koba.be">www.koba.be</a><br><a href="mailto:info@koba.be">info@koba.be</a><br>

</div>