Allora .. diciamo che dovrebbe essere giusto cosi:

$file = basename($dir/$HTTP_POST_VARS[profoto],".jpg");
system("/usr/local/bin/convert -geometry '105x200>' $file.jpg $dir/$file_thumb.jpg");
Segmentation fault
Warning: Cannot modify header information - headers already sent by (---)

ecc ecc


Grazie