I just got a new cpanel server commissioned yesterday, installed PostgreSQL and checked it was all ok and that phppgadmin was working fine. A short while ago I used the "Upgrade to latest version" option in WHM and noted in the log that it updated pgSQL to 7.3.10 [from I *think* 7.3.9] and although pgSQL still seems to be running fine, phppgadmin now displays the following error on attempting to log in...
Warning: session_start(): open(/tmp/sess_0a7e89eadaa1459c6f701f60d6445a5c, O_RDWR) failed: Permission denied (13) in /usr/local/cpanel/base/3rdparty/phpPgAdmin/libraries/lib.inc.php on line 79
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /usr/local/cpanel/base/3rdparty/phpPgAdmin/libraries/lib.inc.php:79) in /usr/local/cpanel/base/3rdparty/phpPgAdmin/libraries/lib.inc.php on line 79
Warning: Unknown(): open(/tmp/sess_0a7e89eadaa1459c6f701f60d6445a5c, 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 (/tmp) in Unknown on line 0
Does anyone have any clue what's happened or what steps I need to take to resolve it?
All help greatly appreciated.