phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [ 100405 ] Problems installing on Windows...


From: nobody
Subject: [Phpgroupware-tracker] [ 100405 ] Problems installing on Windows...
Date: Fri, 06 Dec 2002 18:05:34 -0500

Support Request #100405, was updated on 2002-Feb-08 21:01
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100405&group_id=509

Category: Question
Status: Closed
Priority: 5
Summary: Problems installing on Windows...

By: skwashd
Date: 2002-Dec-07 10:05
Logged In: YES 
user_id=2480
Browser: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.1) Gecko/20020826

This version is no longer supported, please upgrade to
0.9.14.001

----------------------------------------------------------------------

By: lumberg72
Date: 2002-Feb-08 21:01
Logged In: NO 
Browser: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; T312461)

System information:

OS: Windows 2000 Professional
phpgroupware version: 0.9.12
Download: phpGroupWare-0.9.12.zip 
(http://sourceforge.net)
Database: MySQL 3.23.44
PHP version: 4.1.1
Webserver: Microsoft IIS


I have two questions:

I configured the header.inc.php file with all the 
settings I believe correct. However, I'm still getting 
the errors listed below:

-------------------------------------

Warning: Undefined index: server in 
D:\phpgroupware\setup\inc\functions.inc.php on line 15

Warning: Undefined index: server in 
D:\phpgroupware\setup\inc\functions.inc.php on line 16

Warning: Undefined index: server in 
D:\phpgroupware\setup\inc\functions.inc.php on line 17

Warning: Cannot add header information - headers 
already sent by (output started at 
D:\phpgroupware\setup\inc\functions.inc.php:15) in 
D:\phpgroupware\setup\inc\phpgw_setup.inc.php on line 
143

Warning: Cannot add header information - headers 
already sent by (output started at 
D:\phpgroupware\setup\inc\functions.inc.php:15) in 
D:\phpgroupware\setup\inc\phpgw_setup.inc.php on line 
144

Warning: Cannot add header information - headers 
already sent by (output started at 
D:\phpgroupware\setup\inc\functions.inc.php:15) in 
D:\phpgroupware\setup\inc\phpgw_setup.inc.php on line 
145

Warning: Undefined variable: action in 
D:\phpgroupware\setup\index.php on line 35

----------------------------------------------

Here's an excerpt from header.inc.php file (The 
asterisk indicate password data):

define('PHPGW_SERVER_ROOT','D:\phpgroupware');
        define('PHPGW_INCLUDE_ROOT','D:\phpgroupware');
        $phpgw_info['server']['header_admin_password'] 
= '****';

        $phpgw_domain['default'] = array (
                'db_host' => 'localhost', 
                'db_name' => 'phpgroupware', 
                'db_user' => 'phpgroupware', 
                'db_pass' => '****', 
                /* Look at the README file */
                'db_type' => 'mysql',
                /* This will limit who is allowed to 
make configuration modifcations */
                'config_passwd' => '****'


Question # 2: Even though I have all the warnings 
listed above, I continue on to the setup page where it 
lists the steps to configure the database:

Step 1 - database management 
Step 2 - Configuration
Step 3 - language management

However, when I press the "Create" (the tables) 
button, it goes back to the login screen. 

I examined the code in the form of the page and the 
action ="index.php".

Thank you for your help in advance.


Jim Mills (A phpGroupware fan) 





----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=100405&group_id=509




reply via email to

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