Topic on Extension talk:PagedTiffHandler

Unable to run external programs, proc_open() is disabled.

5
Bmrberlin (talkcontribs)

Error Message: Die hochgeladene Datei ist fehlerhaft: identify command failed: "/usr/bin/identify" -format "[BEGIN]page=%p\nalpha=%A\nalpha2=%r\nheight=%h\nwidth=%w\ndepth=%z[END]" "C:\xampp\tmp\phpC9C6.tmp" 2>&1

The setup points to a correct path: $wgFileExtensions = array( 'png', 'gif', 'jpg', 'jpeg', 'pdf', 'tif', 'tiff' ); $wgImageMagickIdentifyCommand = 'C:\Program Files\ImageMagick-6.9.1-Q16\identify.exe';

I tested ImageMagick with this path. Works perfectly! C:\Program Files\ImageMagick-6.9.1-Q16>identify BMI_Pantagruel.tiff BMI_Pantagruel.tiff TIFF 2472x3508 2472x3508+0+0 8-bit Grayscale Gray 8.672MB 0. 000u 0:00.000

Please assist

Kghbln (talkcontribs)

Hmm ... so this happens only to German language wikis?

Bmrberlin (talkcontribs)

I only use the German Mediawiki version in two installations. So I cannot provide examples of other languages. Allet Jute

Bmrberlin (talkcontribs)

This is the error message:

Fehler beim Erstellen des Vorschaubildes: Unable to run external programs, proc_open() is disabled. Error code: 1

Any idea

Reply to "Unable to run external programs, proc_open() is disabled."