Upload problem on CPG1.4.4 / IIS6 / PHP 5.0 Upload problem on CPG1.4.4 / IIS6 / PHP 5.0
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Upload problem on CPG1.4.4 / IIS6 / PHP 5.0

Started by stanny, February 27, 2006, 03:08:48 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

stanny

I am sorry if I did not see the right solution in the whole Forum but I have the following problem ...

When I try to upload images I become those warings ...

\include\picmgmt.inc.php

Notice line 205: Undefined index: OS
Warning line 210: exec() [function.exec]: Unable to fork [c:/ImageMagick/convert -quality 80 -antialias -geometry 150x200 "D:\WWWServer\PHP\cpg144\.\albums\edit\mHTTP_temp_64405029.jpg" "D:\WWWServer\PHP\cpg144\.\albums\edit\preview_0e6370bd.jpg"]

Warning line 219: shell_exec() [function.shell-exec]: Unable to execute 'c:/ImageMagick/convert -quality 80 -antialias -geometry 150x200 "D:\WWWServer\PHP\cpg144\.\albums\edit\mHTTP_temp_64405029.jpg" "D:\WWWServer\PHP\cpg144\.\albums\edit\preview_0e6370bd.jpg" 2>&1'

Warning line 225: unlink(./albums/edit/preview_0e6370bd.jpg) [function.unlink]: No such file or directory

\include\functions.inc.php
Notice line 2662: Undefined variable: i

Can anyone help me?


Joachim Müller


thrdgeek

GD is not support with PHP 5 on a Windows server.

Joachim Müller