phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #1093] Can't go to setup: phpgroupware/setup


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1093] Can't go to setup: phpgroupware/setup/inc/class.schema_proc.inc.php
Date: Mon, 28 Oct 2002 12:28:11 -0500

=================== BUG #1093: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1093&group_id=509

Changes by: Olivier Berger <address@hidden>
Date: 2002-Oct-28 18:28 (Europe/Paris)

------------------ Additional Follow-up Comments ----------------------------
I think I have ran through the same problem when setting :
  define('DEBUG_DATATYPES',  false);
  define('DEBUG_LEVEL',  8);
in headers.inc.php

I think that resetting to the defaults : 
        define('DEBUG_DATATYPES',  True);
        define('DEBUG_LEVEL',  3);
helps solve the problem....

But I'm not sure actually that it's the cause of the bug...



=================== BUG #1093: FULL BUG SNAPSHOT ===================


Submitted by: skimmilk                  Project: phpGroupWare                   
Submitted on: 2002-Aug-28 17:51
Category:  API - Setup                  Bug Group:  0.9.14 RC3                  
Severity:  5 - Major                    Priority:  Normal                       
Resolution:  None                       Assigned to:  None                      
Status:  Closed                         Component Version:  None                
Platform Version:  Linux - Debian       Reproducibility:  Every Time            

Summary:  Can't go to setup: phpgroupware/setup/inc/class.schema_proc.inc.php

Original Submission:  I'm a groupware newbie attempting to install.
When I got to /phpgroupware/setup

I get the following message:

Warning: Failed opening './inc/class.schema_proc_.inc.php' for inclusion 
(include_path='.:/etc/phpgroupware') in 
/usr/share/phpgroupware/setup/inc/class.schema_proc.inc.php on line 24

Fatal error: Cannot instantiate non-existent class: schema_proc_ in 
/usr/share/phpgroupware/setup/inc/class.schema_proc.inc.php(25) : eval()'d code 
on line 1

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Oct-28 18:28             By: olberger
I think I have ran through the same problem when setting :
  define('DEBUG_DATATYPES',  false);
  define('DEBUG_LEVEL',  8);
in headers.inc.php

I think that resetting to the defaults : 
        define('DEBUG_DATATYPES',  True);
        define('DEBUG_LEVEL',  3);
helps solve the problem....

But I'm not sure actually that it's the cause of the bug...

-------------------------------------------------------
Date: 2002-Sep-04 03:06             By: skwashd
Hey skimmilk,

What did you edit in the source?  Can you please post a patch to the patch 
manager, so we are aware of what the problem was and what you did to fix it.

See http://docs.phpgroupware.org/patches.php more info submitting patches.

Cheers

skwashd

-------------------------------------------------------
Date: 2002-Aug-29 06:26             By: skimmilk
Fixed by editing phps


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1093&group_id=509




reply via email to

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