Project

General

Profile

Actions

Bug #945

closed

vhosts package in pfsense 2.0

Added by Moshe Katz over 13 years ago. Updated almost 13 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
10/11/2010
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Affected Version:
2.0
Affected Plus Version:
Affected Architecture:

Description

The vhosts package has portions for FreeBSD 7.2 (pfsense 1.x) and FreeBSD 8.0 (earlier 2.x builds).
The current FreeBSD 8.1 builds do not install the php5 binaries.

Because 8.0 is no longer used, simple fix is to change line 757 in vhosts.inc from:
if(stristr(php_uname('r'), '8.0') TRUE) {
to:
if(stristr(php_uname('r'), '8.1') TRUE) {

Actions #1

Updated by Jim Pingle over 13 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:"ddac713985dc06d55d5b4222147792d4775bf894".

Actions #2

Updated by Chris Buechler almost 13 years ago

  • Status changed from Feedback to Resolved
Actions

Also available in: Atom PDF