Error at UPLOAD? Error at UPLOAD?
 

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

Error at UPLOAD?

Started by Preseren, April 30, 2005, 01:34:39 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Preseren

hy all....
Just got it working and when I try to upload pics I get:
Warning: getmypid, dl, leak, listen, chown, chmod, chgrp, realpath, tmpfile, link, mb_send_mail() has been disabled for security reasons in /data/members/free/tripod/uk/z/a/i/zainproti/htdocs/galerija/upload.php on line 501

(writen kinda 10 times).
But the Upload and all works normal. Any idea what to do?

P.

Nibbler

Find the reference to the disabled function in the upload.php line 501 and either prefix it with @ or remove it completely.

Joachim Müller

are you running cpg1.3.3? If you're running an older version: upgrade asap!