openchat fehlermeldung ini
Verfasst: 07.07.2005 15:13
Hi, ich hab das Forum phpbb
und seit heute auch den phpopenchat installiert...
leider geht der nicht richtig, denn es erscheint folgende Fehlermeldung:
Warning: ini_set() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/hope4you/phpopenchat/config.inc.php on line 73
Warning: ini_set() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/hope4you/phpopenchat/config.inc.php on line 74
und ich hab bei der config.inc das da stehen:
/*
* set include path for phpopenchat includes
*/
define('POC_INCLUDE_PATH', POC_BASE.'/include');
//ini_set('include_path', POC_BASE.'/include');
/*
* use_trans_sid produce unvalid XHTML (strict)!
* The form element requires a blocklevel element before using elements like input or select
* see http://www.w3.org/TR/html4/interact/forms.html#h-17.3
* because of this fact, we switch off this feature
*/
ini_set('session.use_trans_sid','0');
ini_set('session.bug_compat_warn','0');
wasist da falsch? was soll ich da machen?
bei anderen läuft das auch so....
Wäre super, wenn mir einer helfen würde,
ciao, ania
und seit heute auch den phpopenchat installiert...
leider geht der nicht richtig, denn es erscheint folgende Fehlermeldung:
Warning: ini_set() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/hope4you/phpopenchat/config.inc.php on line 73
Warning: ini_set() has been disabled for security reasons in /usr/export/www/vhosts/funnetwork/hosting/hope4you/phpopenchat/config.inc.php on line 74
und ich hab bei der config.inc das da stehen:
/*
* set include path for phpopenchat includes
*/
define('POC_INCLUDE_PATH', POC_BASE.'/include');
//ini_set('include_path', POC_BASE.'/include');
/*
* use_trans_sid produce unvalid XHTML (strict)!
* The form element requires a blocklevel element before using elements like input or select
* see http://www.w3.org/TR/html4/interact/forms.html#h-17.3
* because of this fact, we switch off this feature
*/
ini_set('session.use_trans_sid','0');
ini_set('session.bug_compat_warn','0');
wasist da falsch? was soll ich da machen?
bei anderen läuft das auch so....
Wäre super, wenn mir einer helfen würde,
ciao, ania