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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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