[csw-users] PHP Session module missing

Manish Agrawal magrawal at coba.usf.edu
Mon Jun 25 19:30:36 CEST 2007


Found the solution:
pkg-get install php5_session

Thanks
Manish

On Mon, 25 Jun 2007 11:59:23 -0400, Manish Agrawal <magrawal at coba.usf.edu> wrote:

> I am trying to install Mediawiki but am getting the error: "PHP's session module is missing". Help on enabling the session module in PHP would be great.
>
> I had been unable to install Joomla earlier because the Joomla installer complained that the session save path was not set. It is possible that the missing session module may have caused that problem too.
>
> Thanks
> Manish
>
> I have installed the following SAMP packages from Blastwave: <http://dcomsm1.ismlab.usf.edu/phpinfo.php>
>
> pkg-get install apache2
> pkg-get install mysql5
> pkg-get install php5
> pkg-get install php5_mysql
> pkg-get install ap2_modphp5
>
> I have also edited /opt/csw/php5/lib/php.ini wherever it appeared sessions would get enabled:
>
> extension=session.so (uncommented the line)
> session.save_handler = files
> session.save_path = "/tmp"
>
> Then I restarted apache2:
> svcadm restart cswapache2
>
> The error remains: <http://dcomsm1.ismlab.usf.edu/mediawiki/config/index.php>
>
> MediaWiki 1.10.0 Installation
> Don't forget security updates! Keep an eye on the low-traffic release announcements mailing list.
> Checking environment...
>
> Please include all of the lines below when reporting installation problems.
> PHP 5.2.1 installed
> Found database drivers for: MySQL
> PHP server API is apache2handler; ok, using pretty URLs (index.php/Page_Title)
> Have XML / Latin1-UTF-8 conversion support.
> PHP's session module is missing. MediaWiki requires session support in order to function.
> _______________________________________________
> users mailing list
> users at lists.blastwave.org
> https://lists.blastwave.org/mailman/listinfo/users
>



-- 
Manish Agrawal
Asstt. Prof., Dept. of ISDS, Univ. of South Florida
4202 E. Fowler Ave., CIS 1040, Tampa, Fl 33620 - 7800, U.S.A.
(813)-974-6716 (W) 974-6749 (FAX) magrawal at coba.usf.edu
http://coba.usf.edu/departments/isds/faculty/agrawal/index.html
--



More information about the users mailing list