From: Neale P. <ne...@wo...> - 2002-10-15 22:20:01
|
So then, "Mathew L. Alexander" <mat...@su...> is all like: > I'm having a problem with the convertion part of PHPix2. I am using > Apache, PHP4, and Imagemagick. When I look at my error log for Apache, > the error is sh: /convert: No such file or directory. Does anyone know > how to fix this? Somewhere along the line, you aren't specifying the right path. Look at convert.inc and make sure your $convert variable specifies the FULL PATH to the convert program. > > > Mathew > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > PHPix2-devel mailing list > PHP...@li... > https://lists.sourceforge.net/lists/listinfo/phpix2-devel |