Two quick questions: (1) Where is ImageMagick? (2) How does one tell PHP where it is?
This query is being posted here because this thread is one of the few places ImageMagick is discussed at AstaHost.
I have uploaded the php scripts for
MediaWiki,
phpBB and
WordPress. Unzipped, the sizes are MediaWiki 24.5 MB, phpBB 7.7 MB and WordPress 4.3 MB. So all of them fit comfortably on the servers here.
I have previously installed MediaWiki and phpBB multiple times on various versions of SuSE Linux, but always with root access to the server. Does it appear that the installation will go easily via cPanel?
Yes! 
The new File Manager makes it very easy to upload and unpack the scripts. All three responded to browser access without even being installed. Of the three, phpBB provides the most information about the server environment before installation. That is not surprising, since the developers have spent about 3 years rewriting it from the ground up! It actually finds significantly more of the necessary resources already available in the servers here, than it does on a current installation of openSuSE 10.2 on my home network. OpaQue gets high praise from me for the care he has taken in provisioning his servers!
There is, however, one thing the phpBB installer does not find. That is
ImageMagick. phpBB reports:
Cannot determine location. If you know ImageMagick is installed, you may specify the location later within your administration control panel. I know from the
AstaHost home page that
ImageMagick Support is here, but it appears that its location is not in the PATH environment variable, or for some other reason, PHP cannot find it. I know MediaWiki also needs ImageMagick for equation display, so I really want to find it.
This is where I would normally use shell access. Directory listings of the several common locations of executables would probably answer that question. On my SuSE installation, for example, the relevant executable is at
/usr/bin/convert. I have no idea how, within the constraints of cPanel, to test whether that is the correct location.
If someone can answer that question, or provide the actual location, it would be very helpful. Along a similar line, MediaWiki uses a program called
texvc to decode LaTeX scripts, and feed ImageMagick. The
recommendation of MediaWiki is to get
OCaml, and compile it on your computer. Again, this would require shell access. I have compiled it on my computer, but I have no idea whether it is safe to copy the executable from SuSE Linux 10.2 to the AstaHost server and put it where MediaWiki can execute it. I certainly do not want to do something that might freeze the server.
Any suggestions would be most welcome!
Comment/Reply (w/o sign-up)