Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 145312 - dev-db/phppgadmin refuses to run after upgrade from 3.5.4 to 4.0.1
Summary: dev-db/phppgadmin refuses to run after upgrade from 3.5.4 to 4.0.1
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: PgSQL Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-27 23:10 UTC by Bogo Mipps
Modified: 2010-02-21 00:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bogo Mipps 2006-08-27 23:10:00 UTC
Have been running phppgadmin successfully for some time, and during/after the recent php4-php5 changes, without problem. After upgrading via emerge ebuilds new version refuses to run. All config files have been checked as instructed. I have now emerged/umerged 3.5.4 and 4.0.1 twice, and errors remain the same. Reproduced below:  

[27-Aug-2006 10:32:31] PHP Stack trace:
[27-Aug-2006 10:32:31] PHP   1. {main}() /var/www/localhost/htdocs/phppgadmin/index.php:0
[27-Aug-2006 10:32:31] PHP   2. include_once() /var/www/localhost/htdocs/phppgadmin/index.php:11
[27-Aug-2006 10:32:31] PHP Warning:  filename: decorator.inc.php, exec_fname: /var/www/localhost/htdocs/phppgadmin/libraries/lib.inc.php, filepath: /var/www/localhost/htdocs/phppgadmin/libraries/decorator.inc.php in /var/www/localhost/htdocs/phppgadmin/libraries/lib.inc.php on line 8
[27-Aug-2006 10:32:31] PHP Stack trace:
[27-Aug-2006 10:32:31] PHP   1. {main}() /var/www/localhost/htdocs/phppgadmin/index.php:0
[27-Aug-2006 10:32:31] PHP   2. include_once() /var/www/localhost/htdocs/phppgadmin/index.php:11
[27-Aug-2006 10:32:31] PHP   3. <a href='http://www.php.net/session_start' target='_new'>session_start</a>
() /var/www/localhost/htdocs/phppgadmin/libraries/lib.inc.php:55
[27-Aug-2006 10:32:31] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cookie - headers already sent by (output started at /var/www/localhost/htdocs/phppgadmin/libraries/lib.inc.php:8) in /var/www/localhost/htdocs/phppgadmin/libraries/lib.inc.php on line 55
[27-Aug-2006 10:32:31] PHP Stack trace:
[27-Aug-2006 10:32:31] PHP   1. {main}() /var/www/localhost/htdocs/phppgadmin/index.php:0
[27-Aug-2006 10:32:31] PHP   2. include_once() /var/www/localhost/htdocs/phppgadmin/index.php:11
[27-Aug-2006 10:32:31] PHP   3. <a href='http://www.php.net/session_start' target='_new'>session_start</a>
() /var/www/localhost/htdocs/phppgadmin/libraries/lib.inc.php:55
[27-Aug-2006 10:32:31] PHP Warning:  session_start() [<a href='function.session-start'>function.session-start</a>]: Cannot send session cache limiter - headers already sent (output started at /var/www/localhost/htdocs/phppgadmin/libraries/lib.inc.php:8) in /var/www/localhost/htdocs/phppgadmin/libraries/lib.inc.php on line 55
[27-Aug-2006 10:32:31] PHP Stack trace:
[27-Aug-2006 10:32:31] PHP   1. {main}() /var/www/localhost/htdocs/phppgadmin/index.php:0
[27-Aug-2006 10:32:31] PHP   2. misc->printheader() /var/www/localhost/htdocs/phppgadmin/index.php:12
[27-Aug-2006 10:32:31] PHP   3. <a href='http://www.php.net/header' target='_new'>header</a>
() /var/www/localhost/htdocs/phppgadmin/classes/Misc.php:315
[27-Aug-2006 10:32:31] PHP Warning:  Cannot modify header information - headers already sent by (output started at /var/www/localhost/htdocs/phppgadmin/libraries/lib.inc.php:8) in /var/www/localhost/htdocs/phppgadmin/classes/Misc.php on line 315

I can kind of see what it means (I think!) but files named are present and int he right place.
Comment 1 Patrick Lauer gentoo-dev 2010-02-19 18:30:13 UTC
still a problem with dev-db/phppgadmin-4.2.2 ?
Comment 2 Bogo Mipps 2010-02-21 00:00:12 UTC
(In reply to comment #1)
> still a problem with dev-db/phppgadmin-4.2.2 ?
> 

Resolved on 4.2.2 thanks