|
figured out where to place the path to mogrify. It goes further than gd but still breaks . I still have images in my upload directory. can't understand why it get so far then causes the script to fail. still don't get any errors.
i have these instructions at the start of my function
ignore_user_abort(); // run script in background
set_time_limit(0); // run script forever
anyone have any ideas ?
|