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: Tue, 28 Jan 2003 15:54:32 -0500

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

Changes by: Miguel Cruz <address@hidden>
Date: 2003-Jan-28 20:54 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Changing those values (DEBUG_DATATYPES and DEBUG_LEVEL) doesn't solve the 
problem for me. So I suspect it's something else.



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


Submitted by: skimmilk                Project: phpGroupWare                 
Submitted on: 2002-Aug-28 15: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: 2003-Jan-28 20:54             By: miguelcruz
Changing those values (DEBUG_DATATYPES and DEBUG_LEVEL) doesn't solve the 
problem for me. So I suspect it's something else.

-------------------------------------------------------
Date: 2002-Oct-28 17: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 01: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 04: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]