chmod() disabled for security reasons chmod() disabled for security reasons
 

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

Main Menu

chmod() disabled for security reasons

Started by q*v*p, October 12, 2004, 09:14:11 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

q*v*p

Hi,

I transferred Coppermine to another server, and keep getting this err msg when uploading images.
seems to work fine though, so I'm hiding the err msg with the @.

But any idea what the cause of it is, or a solution?

thanks

q*v*p

this is the err msg:

Warning: chmod() has been disabled for security reasons in /home/thestate/public_html/photoalbum/upload.php on line 2229

Warning: chmod() has been disabled for security reasons in /home/thestate/public_html/photoalbum/include/picmgmt.inc.php on line 224

Warning: chmod() has been disabled for security reasons in /home/thestate/public_html/photoalbum/include/picmgmt.inc.php on line 224

Joachim Müller

your new webhost has disabled the php function chmod - hiding the error with @ should be ok, nothing to worry.

Joachim

q*v*p