Leser: 1
![]() |
|< 1 2 >| | ![]() |
17 Einträge, 2 Seiten |
convert: no delegates configuration file found (delegates.mgk)
1 2 3 4 5 6 7 8 9 10 11 12
Readonly my $CONVERT => q{/is/htdocs/****************/lib/convert}; Readonly my $DIRECTPATH => q{/is/htdocs/***************/www/port17.de/cgi-bin/galerie/}; my $input_file = qq{"$DIRECTPATH/pictures/$gal_securestring/org-$file_hash.jpg"}; my $output_file = qq{"$DIRECTPATH/pictures/$gal_securestring/$file_hash.jpg"}; ### imagemagick resize # pic to show return system qq{$CONVERT "$input_file" -thumbnail 800x600@ "$output_file"};
![]() |
|< 1 2 >| | ![]() |
17 Einträge, 2 Seiten |