I was having a problem with notes not appearing. Turns out this section:
; You should do your best to write your scripts so that they do not require
; register_globals to be on; Using form variables as globals can easily lead
; to possible security problems, if the code is not very well thought of.
register_globals = On
was set to Off. When I set it to On, it started working again. You might want
to
take a look and see if it applies to you also. My PHP is php 4.0.6.
I hope this helps.
B. Ash (address@hidden) wrote*:
Hi,
we have had phpgroupware 0.9.12 running for a while now. We never used
a php.ini file for some reason, now after I have upgraded the Apache
server and php, and included a php.ini file we get these error messages
and no one is allowed to login.
*Notice*: Undefined index: server in
*/quark/www/phpgroupware-cvs/setup/inc/functions.inc.php* on line *15*
*Notice*: Undefined index: server in
*/quark/www/phpgroupware-cvs/setup/inc/functions.inc.php* on line *16*
*Notice*: Undefined index: server in
*/quark/www/phpgroupware-cvs/setup/inc/functions.inc.php* on line *17*
*Notice*: Undefined index: ConfigLang in
*/quark/www/phpgroupware-cvs/setup/inc/class.setup_lang.inc.php* on line
*37*
*Notice*: Undefined index: ConfigLang in
*/quark/www/phpgroupware-cvs/setup/inc/class.setup_lang.inc.php* on line
*37*
*Notice*: Undefined index: action in
*/quark/www/phpgroupware-cvs/setup/manageheader.php* on line *98*
*Notice*: Undefined variable: phpgw_info in
*/quark/www/phpgroupware-cvs/setup/inc/class.setup_html.inc.php* on line *71
*If I move the php.in file off and restart apache without it the error
messages disappear, and still no one is allowed to login. Note that
error messages are still appearing for other non phpgroupware files, so
I think that php is stilll spitting out these errors.
Any help would be greatly appreciated.
nb.
I attempted to install the cvs version but still recieved errors in the
setup/index.php session.
--bash
_______________________________________________
Phpgroupware-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-users
--
Bob Crandell
Assured Computing
When you need to be sure.
Voice 541-689-9159
FAX 240-371-7237
address@hidden
www.assuredcomp.com
Eugene, Or. 97402
_______________________________________________
Phpgroupware-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-users