I guess I should stick with the use of GD, since it does work, albeit not as well as ImageMagick.
> -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Steve Howes > Sent: Friday, December 11, 2009 11:22 AM > To: BlueOnyx General Mailing List > Subject: [BlueOnyx:03083] Re: PHP exec() and ImageMagick > > > On 11 Dec 2009, at 16:19, Darrell D. Mobley wrote: > >> I see that exec is a security risk. Is there a suggested > >> alternative that > >> I could modify the PHP code with to use instead of exec()? > > > > Bump? > > You want something that does the same thing as exec but without the > security risk? It's the nature of what exec *does* is the security risk. > > Steve > _______________________________________________ > Blueonyx mailing list > [email protected] > http://www.blueonyx.it/mailman/listinfo/blueonyx _______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
