guitutilo Posted February 29, 2012 Posted February 29, 2012 I try to use this solution: http://www.helionet.org/index/topic/10781-solved-session-error-in-phppgadmin/page__hl__phppgadmin__fromsearch__1 because phpPgAdmim show me tis error: Warning: session_start() [function.session-start]: open(/var/cpanel/userhomes/cpanelphppgadmin/sessions/sess_3a0e81a7fae1e34bb2fddef3d9444df6, O_RDWR) failed: Permission denied (13) 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 361 Warning: Unknown: open(/var/cpanel/userhomes/cpanelphppgadmin/sessions/sess_3a0e81a7fae1e34bb2fddef3d9444df6, O_RDWR) failed: Permission denied (13) 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 Anyone know the solution?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now