phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Phpgroupware-users] problems after upgrading to php4.2.2 as a DSO w


From: B. Ash
Subject: Re: [Phpgroupware-users] problems after upgrading to php4.2.2 as a DSO w/ apache
Date: Mon, 26 Aug 2002 14:45:12 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1a) Gecko/20020610

Hi,

Thanks for the reply, unfortunately the register_globals=On had no affect. Here are the actual errors encountered at the login page.

*Notice*: Undefined index: user in */opt/usrlocal/pkg/phpgroupware/phpgroupware-0.9.12/phpgwapi/inc/functions.inc.php* on line *199*

*Notice*: Undefined index: user in */opt/usrlocal/pkg/phpgroupware/phpgroupware-0.9.12/phpgwapi/inc/functions.inc.php* on line *218*

*Notice*: Undefined index: api_inc in */opt/usrlocal/pkg/phpgroupware/phpgroupware-0.9.12/phpgwapi/inc/class.common.inc.php* on line *28*

*Notice*: Undefined index: server_root in */opt/usrlocal/pkg/phpgroupware/phpgroupware-0.9.12/phpgwapi/inc/class.common.inc.php* on line *29*

*Notice*: Undefined index: app_inc in */opt/usrlocal/pkg/phpgroupware/phpgroupware-0.9.12/phpgwapi/inc/class.common.inc.php* on line *30*

*Notice*: Undefined index: user in */opt/usrlocal/pkg/phpgroupware/phpgroupware-0.9.12/phpgwapi/inc/functions.inc.php* on line *106*

*Notice*: Undefined index: user in */opt/usrlocal/pkg/phpgroupware/phpgroupware-0.9.12/phpgwapi/inc/functions.inc.php* on line *106*

*Notice*: Undefined variable: login in */opt/usrlocal/pkg/phpgroupware/phpgroupware-0.9.12/phpgwapi/inc/functions.inc.php* on line *285*

Thanks

--bash
Bob Crandell wrote:

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]