Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13833] php broekd in BUILD

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13833] php broekd in BUILD
  • Date: 25 Jun 2007 05:58:14 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13833





------- Additional Comments From sandalle AT sourcemage.org 2007-06-25 00:58
-------
(In reply to comment #1)
> Looks like this is part of this part:
>
> # safety precaution against earlier PHP installations removing httpd.conf
> # we can remove this sedit after a couple of ISOs (today's 2003-11-05)
> if [ -f $INSTALL_LOGS/$SPELL-* ]
> then sedit 's|.*/httpd\.conf.*||g' $INSTALL_LOGS/$SPELL-*
> fi
>
> Can this all be removed? Seems pretty old. I build php all the time and
> have
> never hit on this bug, but I don't use apache.

That just removes any edits PHP's install does to httpd.conf from marking
httpd.conf as owned by PHP. It *should* be safe to remove now as I believe PHP
behaves properly, but I'm not sure it has anything to do with this bug.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page