bugphpGroupWare - Bugs: bug #8109, No output from setup/index.php...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #8109: No output from setup/index.php after login

Submitter:  None
Submitted:  Thu 11 Mar 2004 11:14:59 AM UTC
   
 
Category:  API - Setup Item Group:  0.9.16.000 release
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  BZIP2 Operating System:  GNU/Linux - RedHat/Fedora
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Thu 18 Mar 2004 08:37:10 AM UTC, comment #2: 

MSIE 6.0.2800 and Mozilla Firefox 0.8

Jussi Siponen <jusiponen>
Tue 16 Mar 2004 02:30:43 PM UTC, comment #1: 

What browser?

Dave Hall <skwashd>
Group administrator
Thu 11 Mar 2004 11:14:59 AM UTC, original submission:  

Fresh install of phpGW.

I get no output (after header setup) when logging in to setup utility.

System description:
- Fedora Core 1
- Apache 2.0.40
- PHP 4.2.2
(all software from either Fedora CD or Fedora updates)



This fixed it for me:
phpgwapi/inc/class.setup_detection.inc.php

257,258c257,258
< #                     flush(); push what we have
< #                     ob_start(); get the output
---

>                       flush(); push what we have
>                       ob_start(); get the output

283c283
< #                             ob_end_clean();//dump the output
---

>                               ob_end_clean();//dump the output



Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

No changes have been made to this item

Back to the top

Powered by Savane 3.14-7003.
Corresponding source code