menssage error and i can't login my gallery menssage error and i can't login my gallery
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

menssage error and i can't login my gallery

Started by moli, January 02, 2007, 09:55:13 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

moli

this error is shown in the top of page

Warning: ini_set, getrusage, mysql_list_dbs, get_current_user, set_time_limit, getmyuid, getmypid, dl, leak, listen, chown, chmod, chgrp, realpath, tmpfile, link, mb_send_mail() has been disabled for security reasons in /data/members/free/tripod/es/m/o/l/moliterni/htdocs/web/include/debugger.inc.php on line 46

Warning: ini_set, getrusage, mysql_list_dbs, get_current_user, set_time_limit, getmyuid, getmypid, dl, leak, listen, chown, chmod, chgrp, realpath, tmpfile, link, mb_send_mail() has been disabled for security reasons in /data/members/free/tripod/es/m/o/l/moliterni/htdocs/web/include/debugger.inc.php on line 47


I saw my gallery but when I try to loging, I'm wellcome but I don't get any permission.

thank in advance.

Nibbler

include/debugger.inc.php

find


define('CAN_MOD_INI', !ereg('ini_set', ini_get('disable_functions')));


change to


define('CAN_MOD_INI', FALSE);

moli