Bug 69621

Summary: php5 not compiled with --enable-session
Product: Ports & Packages Reporter: Guilherme Oliveira <guilherme>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Guilherme Oliveira 2004-07-26 16:00:40 UTC
I've just upgrade my ports today and my webpages stopped functioning.
I'm running apache 2 and php 5.0.0.

I've done a phpinfo() and sessions were deactiveted during the compilation.

Fix: 

Activate --enable-session in Makefile.

It won't be a security risk because these option is deactivated by default in php.ini.
How-To-Repeat: portupgrade
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-07-26 16:04:09 UTC
Responsible Changed
From-To: freebsd-www->ale

Reassign misfiled ports PR directly to PHP maintainer.
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2004-07-26 22:13:38 UTC
State Changed
From-To: open->closed

Read ports/UPDATING and install php5-session.