Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2007 17:32:12 +0400 (GST)
From:      Rakhesh Sasidharan <rakhesh@rakhesh.com>
To:        vuthecuong <cuongvt@fpt.vn>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: can not start phpmyadmin after upgrade to 2.10.3
Message-ID:  <20070806172333.G15231@obelix.home.rakhesh.com>
In-Reply-To: <46B452D0.5050701@fpt.vn>
References:  <46B426F0.2040201@fpt.vn> <46B4292E.5010903@infracaninophile.co.uk> <46B452D0.5050701@fpt.vn>

next in thread | previous in thread | raw e-mail | index | archive | help

>>> Today when after upgrade phpmyadmin through portupgrade from 2.10.2 to
>>> 2.10.3
>>> when I browse to phpmyadmin page, it said:
>>> 
>>>
>>>  phpMyAdmin - Error
>>> 
>>> Cannot start session without errors, please check errors given in your
>>> PHP and/or webserver log file and configure your PHP installation 
>>> properly.

<snip>
> [Sat Aug 04 17:13:50 2007] [notice] caught SIGTERM, shutting down
> [Sat Aug 04 17:15:37 2007] [warn] Init: Session Cache is not configured 
> [hint: SSLSessionCache]

Are you accessing using phpMyAdmin over an HTTPS link? The above line in 
the log file seems to indicate some problem with the HTTPS configuration. 
(Possibly not, I'm just asking to eliminate that).

I would also suggest turning ON some logging in your php.ini file. That 
way we could get more info on what's causing the error. (That's what I'd 
do if I had an error message like this).

Hope that helps.

Rakhesh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070806172333.G15231>