Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: Upload problem on CPG1.4.4 / IIS6 / PHP 5.0  (Read 2684 times)

0 Members and 1 Guest are viewing this topic.

stanny

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Upload problem on CPG1.4.4 / IIS6 / PHP 5.0
« on: February 27, 2006, 03:08:48 pm »

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?

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Upload problem on CPG1.4.4 / IIS6 / PHP 5.0
« Reply #1 on: March 01, 2006, 09:15:49 am »

Use GD instead of ImageMagick then.
Logged

thrdgeek

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: Upload problem on CPG1.4.4 / IIS6 / PHP 5.0
« Reply #2 on: July 14, 2006, 08:33:25 pm »

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

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Upload problem on CPG1.4.4 / IIS6 / PHP 5.0
« Reply #3 on: July 15, 2006, 01:16:51 am »

Who says so?
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.