INSTALL.PHP Failing phpNuke 7.0/CopperMine 1.2.0/ImageMagick INSTALL.PHP Failing phpNuke 7.0/CopperMine 1.2.0/ImageMagick
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

INSTALL.PHP Failing phpNuke 7.0/CopperMine 1.2.0/ImageMagick

Started by xenosis, December 09, 2003, 11:03:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

xenosis

I am getting the following error when running the install.php script. Anyone have any ideas?




Warning: exec(): Unable to fork [c:/IMagick/convert images/nopic.jpg albums/userpics/im.gif] in C:\Inetpub\wwwroot\board\modules\coppermine\install.php on line 86

Warning: getimagesize(albums/userpics/im.gif): failed to open stream: No such file or directory in C:\Inetpub\wwwroot\board\modules\coppermine\install.php on line 87

Warning: unlink(albums/userpics/im.gif): No such file or directory in C:\Inetpub\wwwroot\board\modules\coppermine\install.php on line 88
Welcome to Coppermine installation
• • • ERROR • • •  
The following errors were encountered and need to be corrected first:


--------------------------------------------------------------------------------

The installer found the ImageMagick 'convert' program in 'c:/IMagick/', however it can't be executed by the script.

You may consider using GD instead of ImageMagick.


--------------------------------------------------------------------------------

Unable to write config file 'include/config.inc.php'

gtroll

This is an issue with the way you have imagemagick setup. You have to have permissions set to use it...Please search all forums I remeber there is an answer out there about how to do this, and do me a favor place the link to it on this topic...

gtroll

Please use the newest version also config.inc.php has not been used in the past 3 RC versions. the filename of the latest release is cpgnuke1.2.1.zip (winzip version)

xenosis

Well using 1.2.1 fixed it for me. I didn't scroll down far enough on the downloads page to see the ports section.


I'm an idiot.