I would like to install phpOpenChat in a server that has a log of PHP functions "disabled for security reasons". Is it possible? These are the message errors displayed by test.php:
Warning: ini_set,ini_restore,php_ini_scanned_files,phpcredits,putenv,dl() has been disabled for security reasons in /webpoint/institut/chat/config.inc.php on line 73
Warning: ini_set,ini_restore,php_ini_scanned_files,phpcredits,putenv,dl() has been disabled for security reasons in /webpoint/institut/chat/config.inc.php on line 74
Warning: main(): Unable to access /webpoint/institut/chat/include/adodb/adodb.inc.php in /webpoint/institut/chat/test.php on line 39
Warning: main
(/webpoint/institut/chat/include/adodb/adodb.inc.php): failed to open stream: No such file or directory in /webpoint/institut/chat/test.php on line 39
Fatal error: main(): Failed opening required '/webpoint/institut/chat/include/adodb/adodb.inc.php' (include_path='.:') in /webpoint/institut/chat/test.php on line 39
thank you,
andrei
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello,
I would like to install phpOpenChat in a server that has a log of PHP functions "disabled for security reasons". Is it possible? These are the message errors displayed by test.php:
Warning: ini_set,ini_restore,php_ini_scanned_files,phpcredits,putenv,dl() has been disabled for security reasons in /webpoint/institut/chat/config.inc.php on line 73
Warning: ini_set,ini_restore,php_ini_scanned_files,phpcredits,putenv,dl() has been disabled for security reasons in /webpoint/institut/chat/config.inc.php on line 74
Warning: main(): Unable to access /webpoint/institut/chat/include/adodb/adodb.inc.php in /webpoint/institut/chat/test.php on line 39
Warning: main
(/webpoint/institut/chat/include/adodb/adodb.inc.php): failed to open stream: No such file or directory in /webpoint/institut/chat/test.php on line 39
Fatal error: main(): Failed opening required '/webpoint/institut/chat/include/adodb/adodb.inc.php' (include_path='.:') in /webpoint/institut/chat/test.php on line 39
thank you,
andrei