projects
/
phpfspot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b654689
)
thumbnail script was incorrectly named gen_thumbs.sh instead of gen_thumbs.php -...
author
Andreas Unterkircher
<unki@netshadow.at>
Sat, 18 Aug 2007 14:22:51 +0000
(14:22 +0000)
committer
Andreas Unterkircher
<unki@netshadow.at>
Sat, 18 Aug 2007 14:22:51 +0000
(14:22 +0000)
git-svn-id: file:///var/lib/svn/phpfspot/trunk@270
fa6a889d
-dae6-447d-9e79-
4ba9a3039384
INSTALL
patch
|
blob
|
history
diff --git
a/INSTALL
b/INSTALL
index b8ed988fba9ae621c304d1c5767b99f88e369235..2769ebc3724e4f5dc452635472457c01b05900f4 100644
(file)
--- 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