From: Andreas Unterkircher Date: Sat, 18 Aug 2007 14:22:51 +0000 (+0000) Subject: thumbnail script was incorrectly named gen_thumbs.sh instead of gen_thumbs.php -... X-Git-Tag: phpfspot-1.2~65 X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=commitdiff_plain;h=b8a78ac21a0c1d90f773612b69e126c79b00c768 thumbnail script was incorrectly named gen_thumbs.sh instead of gen_thumbs.php - fixed git-svn-id: file:///var/lib/svn/phpfspot/trunk@270 fa6a889d-dae6-447d-9e79-4ba9a3039384 --- diff --git a/INSTALL b/INSTALL index b8ed988..2769ebc 100644 --- a/INSTALL +++ b/INSTALL @@ -34,7 +34,9 @@ phpfspot install howto: 4. To pre-create all thumbnails invoke the script gen_thumbs.php cd ${phpfspot_home} - ./gen_thumbs.sh + "./gen_thumbs.php" + or + "php gen_thumbs.php" (if execute-permission is not set) thumbnails can also be created on-the-fly by the webserver but this will take away a lot of resources of your system during