| Summary: | dev-db/phppgadmin refuses to run after upgrade from 3.5.4 to 4.0.1 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Bogo Mipps <bogo.mipps> |
| Component: | Current packages | Assignee: | PgSQL Bugs <pgsql-bugs> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2006.0 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
still a problem with dev-db/phppgadmin-4.2.2 ? (In reply to comment #1) > still a problem with dev-db/phppgadmin-4.2.2 ? > Resolved on 4.2.2 thanks |
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.