PEAK XOOPS - Re: ImageMagick Problems in englishin japanese

Re: ImageMagick Problems

List posts in the topic

normal Re: ImageMagick Problems

msg# 1.2.2.1
depth:
3
Previous post - Next post | Parent - Children.1 | Posted on 2004/1/25 6:08
GIJOE  ÀèǤ·³Áâ   Posts: 4110
hi Blake.

There is no problem that ImageMagick is installed in /usr/bin.

Try this code.
<?php
  system("/usr/bin/convert --help");
  var_dump( is_executable( "/usr/bin/convert" ) ) ;
  system( "/bin/ls -al /usr/bin/convert" ) ;
?>
Votes:1 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!