coppermine + convert: it can't be executed by the script. coppermine + convert: it can't be executed by the script.
 

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

coppermine + convert: it can't be executed by the script.

Started by paddy2706, September 18, 2004, 01:16:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

paddy2706

what do i have to change?

-rwxrwxrwx    1 root     root        37696 Jun 24  2003 convert

must i give a special user rights to the convert programme?? (and how do i have to do that...)

Joachim Müller

the user the webserver runs under needs r-x permissions. Usually, this user is "apache" or "nobody". Ask your webhost under which user the webserver runs. If the server is yours to adminster, you should know this already.

Joachim