#1 (permalink)  
Old 07-03-2009, 02:56 AM
konrath's Avatar
Registered User
 
Join Date: May 2005
Location: Brasil
Posts: 212
konrath is on a distinguished road
PHPPGADMIN error

Hello

Who to fix this problem?

I cannot login in the phppgadmin

Warning: session_start() [function.session-start]: open(/var/cpanel/userhomes/cpanelphppgadmin/sessions/sess_6741dd28c5bad42a3f23571736d20f10, O_RDWR) failed: No such file or directory (2) in /usr/local/cpanel/base/3rdparty/phpPgAdmin/libraries/lib.inc.php on line 56

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpPgAdmin/libraries/lib.inc.php:56) in /usr/local/cpanel/base/3rdparty/phpPgAdmin/libraries/lib.inc.php on line 56

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /usr/local/cpanel/base/3rdparty/phpPgAdmin/libraries/lib.inc.php:56) in /usr/local/cpanel/base/3rdparty/phpPgAdmin/libraries/lib.inc.php on line 56

Warning: Cannot modify header information - headers already sent by (output started at /usr/local/cpanel/base/3rdparty/phpPgAdmin/libraries/lib.inc.php:56) in /usr/local/cpanel/base/3rdparty/phpPgAdmin/classes/Misc.php on line 359

Warning: Unknown: open(/var/cpanel/userhomes/cpanelphppgadmin/sessions/sess_6741dd28c5bad42a3f23571736d20f10, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/cpanel/userhomes/cpanelphppgadmin/sessions) in Unknown on line 0

Thank you
Konrath
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 07-03-2009, 05:14 AM
Registered User
 
Join Date: Jun 2007
Posts: 137
logicsupport is on a distinguished road
1. Open /usr/local/cpanel/base/3rdparty/phpPgAdmin/libraries/lib.inc.php
2. Find: session_name('PPA_ID');
3. Replace with: session_name('SESS_ID');

Try to access phpPgAdmin

If that doesn't work you need to edit your PHP.INI
/usr/local/cpanel/3rdparty/etc/phppgadmin/php.ini file and change this line:

session.save_path = "/tmp"

Last edited by logicsupport; 07-03-2009 at 06:47 AM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 07-03-2009, 12:07 PM
konrath's Avatar
Registered User
 
Join Date: May 2005
Location: Brasil
Posts: 212
konrath is on a distinguished road
Quote:
Originally Posted by logicsupport View Post
1. Open /usr/local/cpanel/base/3rdparty/phpPgAdmin/libraries/lib.inc.php
2. Find: session_name('PPA_ID');
3. Replace with: session_name('SESS_ID');

Try to access phpPgAdmin

If that doesn't work you need to edit your PHP.INI
/usr/local/cpanel/3rdparty/etc/phppgadmin/php.ini file and change this line:

session.save_path = "/tmp"


Hello

thank you

Your tip work for me

/usr/local/cpanel/3rdparty/etc/phppgadmin/php.ini file and change this line:

Konrath
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
phpPGAdmin will not work? JamesCTotalWeb cPanel and WHM Discussions 2 05-10-2009 05:21 PM
phppgadmin problems QurazyQuisp cPanel and WHM Discussions 5 01-11-2009 10:29 PM
phpPgAdmin is not in WHM? vlee cPanel and WHM Discussions 5 03-02-2007 03:33 AM
phpPgAdmin christopher one cPanel and WHM Discussions 1 02-16-2005 05:25 PM
phpPgAdmin jester.ro cPanel and WHM Discussions 3 12-27-2004 02:50 PM


All times are GMT -5. The time now is 07:45 AM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
© cPanel Inc