New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12108 (assigned defect)

Opened 6 years ago

Last modified 4 years ago

php4, php5, php5-devel: post-install ui_msg's not correct

Reported by: pete@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: pete@…, jwa@…, markd@…
Port: php4, php5, php5-devel

Description (last modified by blb@…) (diff)

I've just installed PHP5 on a Panther box. At the end of the progress messages, I see:

--->  Installing php5 5.2.3_0+darwin_7+macosx

If this is your first install, you might want
--->  Activating php5 5.2.3_0+darwin_7+macosx
--->  Cleaning php5

This is not a misquote; it really does look interspersed and cut off like that. I can probably grep for "If this is your first install, you might want" and find the rest of the text, though I have not yet tried that. I suppose it might be relevant that I got this in interactive mode.

Attachments

Portfile.diff (1.3 KB) - added by markd@… 6 years ago.

Change History

comment:1 Changed 6 years ago by pete@…

Ugh. I can't figure out how to make the progress messages quoted wrap properly. I hope anyone with sufficient experience with the system will be able to second-guess what appears here.

comment:2 Changed 6 years ago by markd@…

  • Cc pete@…, ryandesign@…, jwa@…, markd@… added
  • Summary changed from PHP5: build completion message interspersed and cut off to BUG: php5-5.2.3 ui_msg's not correct

I've attached a patch that I think fixes the messages to be as they should be.

comment:3 Changed 6 years ago by markd@…

  • Owner changed from macports-dev@… to ryandesign@…

The ui_msg's as they are spit out that message when neither the apache nor apache2 variants are specified.

comment:4 Changed 6 years ago by nox@…

  • Priority changed from Important to High
  • Cc changed from pete@gontier.org,ryandesign@macports.org,jwa@macports.org,markd@macports.org to pete@gontier.org, ryandesign@macports.org, jwa@macports.org, markd@macports.org
  • Version 1.4.40 deleted
  • Milestone set to Port Bugs

Changed 6 years ago by markd@…

comment:5 Changed 4 years ago by toby@…

patch no longer applies cleanly

comment:6 Changed 4 years ago by blb@…

  • Description modified (diff)
  • Port set to php5

It seems that the fix for this is to add a section for fastcgi in post-install, then to only do the initial ui_msg when +no_web is not selected.

comment:7 Changed 4 years ago by snc@…

Can we go ahead with the patch that was supplied and then come up with the fastcgi portion later?

comment:8 Changed 4 years ago by ryandesign@…

  • Priority changed from High to Normal
  • Status changed from new to assigned
  • Port changed from php5 to php4, php5, php5-devel
  • Cc ryandesign@… removed
  • Summary changed from BUG: php5-5.2.3 ui_msg's not correct to php4, php5, php5-devel: post-install ui_msg's not correct
  • r49932: Show correct instructions about php.ini. Remove "If this is your first install" wording; show correct instructions depending on whether or not a php.ini exists. (php4, php5, php5-devel)

Still need to work on the web SAPI activation instructions.

comment:9 Changed 4 years ago by ryandesign@…

  • r50172: Improved instructions for Apache SAPI activation

comment:10 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.