[Top][All Lists]
[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
From: |
Tom Gasaway |
Subject: |
Re: [Phpgroupware-users] problems after upgrading to php4.2.2 as a DSO w/ apache |
Date: |
Mon, 26 Aug 2002 21:52:34 -0600 |
After turning on some error logging when I upgraded php I figured out that
I had to add the following to php.ini:
file_uploads = On
extension=mysql.so ; or whatever database you are using
extension=imap.so ; assuming you are using imap for auth
Hope this helps...
Tom
"B. Ash" 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