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

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


Rakhesh Sasidharan wrote:
>
>>>> 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
>
Hello
I found that every time I browsed to http://localhost/phpmyadmin
the screen became blank (while gallery2 and drupal did not).
Then in http error log file, these lines where appended:
[Mon Aug 06 19:23:12 2007] [notice] child pid 11734 exit signal 
Segmentation fault (11)
[Mon Aug 06 19:23:12 2007] [notice] child pid 11733 exit signal 
Segmentation fault (11)
[Mon Aug 06 19:23:12 2007] [notice] child pid 11732 exit signal 
Segmentation fault (11)
[Mon Aug 06 19:23:12 2007] [notice] child pid 11731 exit signal 
Segmentation fault (11)
[Mon Aug 06 19:23:12 2007] [notice] child pid 11730 exit signal 
Segmentation fault (11)
[Mon Aug 06 19:23:14 2007] [notice] child pid 11743 exit signal 
Segmentation fault (11)
[Mon Aug 06 19:23:14 2007] [notice] child pid 11742 exit signal 
Segmentation fault (11)
[Mon Aug 06 19:23:14 2007] [notice] child pid 11741 exit signal 
Segmentation fault (11)
I searched google with no luck.

I think the cause is not phpmyadmin of apache22 themself, is this PHP bug?
That's my thought.
Anyhelp would be highly appriciated.
Pls help me :(
Tnx in advanced




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