News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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