Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Sep 2007 14:40:42 +0400
From:      "A.Rymkus" <rymkus@inbox.ru>
To:        vuthecuong <cuongvt@fpt.vn>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: can not start phpmyadmin after upgrade to 2.10.3
Message-ID:  <1556560489.20070925144042@inbox.ru>
In-Reply-To: <46B426F0.2040201@fpt.vn>
References:  <46B426F0.2040201@fpt.vn>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi, vuthecuong.

You wrote at 04.08.2007, 11:12:48:

v> Today when after upgrade phpmyadmin through portupgrade from 2.10.2 to
v> 2.10.3
v> when I browse to phpmyadmin page, it said:


v>   phpMyAdmin - Error

v> Cannot start session without errors, please check errors given in your
v> PHP and/or webserver log file and configure your PHP installation properly.

v> What's is this error?
v> How can I solve it?
v> Tnx in advanced

v> _______________________________________________
v> freebsd-questions@freebsd.org mailing list
v> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
v> To unsubscribe, send any mail to
v> "freebsd-questions-unsubscribe@freebsd.org"

You have to update php5-session port, it's usually installed by
php5-extensions port.
At my home FreeBSD box I'd just ran following command:
  portupgrade php*
and in the morning all the things were working... May be you will want
to run
  portupgrade php5-session
I think it would help you ;)



-- 
WBR, A.Rymkus




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