Does CPG require exec() ? Does CPG require exec() ?
 

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

Does CPG require exec() ?

Started by LightForce, January 07, 2004, 12:22:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LightForce

Coppermine looks like a great piece of software, one that can do everything I need.

There's just one thing I need to know before I install: Does Coppermine require the exec() function in PHP?

I ask because the sysadmin for my server has disabled it, claiming it as a potential security risk.  The server's locked down like Fort Knox, and no exceptions are made. (It's a free server at the university I attend.)

If Coppermine does require exec(), is there a work-around, or perhaps an alternative photo gallery package that I could use?

Thanks!

~~LF

Joachim Müller

afaik exec() is only used with ImageMagic. If you use GD, you should be fine without it.

GauGau