"Undefined index" and "member function on a non-object" are not even close to the same :)
is that the very first error? I wouldn't expect that to be the only error. for permissions, all the files just need to be readable by the web server, or chmod 644 (755 for dirs) On 3/6/07, Bernhard <[EMAIL PROTECTED]> wrote:
Hello to everybody. After ftp-ing phpGroupWare to my provider's machine with the very first call I encounter this error message: Fatal error: Call to a member function on a non-object in /home/www/web145/html/fis/setup/index.php on line 36 Resp. line is: $setup_tpl->set_file(array ( 'T_head' => 'head.tpl', 'T_footer' => 'footer.tpl', 'T_alert_msg' => 'msg_alert_msg.tpl', 'T_login_main' => 'login_main.tpl', 'T_login_stage_header' => 'login_stage_header.tpl', 'T_setup_main' => 'setup_main.tpl', 'T_setup_db_blocks' => 'setup_db_blocks.tpl' )); Similar message was already posted in 2005 http://forums.phpgroupware.org/index.php?t=msg&th=889&start=0&rid=5099 but got not yet an answer. phpGroupWare is: 0.9.16.011 php is: PHP Version 4.4.6-dev Have I missed something? Did I forget to set some permissions? Thank you for any help, appreciate it. Greetings Bernhard Sent from the phpGroupWare forums @ http://forums.phpGroupWare.org _______________________________________________ phpGroupWare-users mailing list phpGroupWare-users@gnu.org http://lists.gnu.org/mailman/listinfo/phpgroupware-users
_______________________________________________ phpGroupWare-users mailing list phpGroupWare-users@gnu.org http://lists.gnu.org/mailman/listinfo/phpgroupware-users