New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12108 (assigned defect)

Opened 5 years ago

Last modified 3 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 Download (1.3 KB) - added by markd@… 4 years ago.

Change History

Changed 5 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.

Changed 5 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.

Changed 5 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.

Changed 5 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 4 years ago by markd@…

Changed 3 years ago by toby@…

patch no longer applies cleanly

Changed 3 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.

Changed 3 years ago by snc@…

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

Changed 3 years ago by ryandesign@…

  • status changed from new to assigned
  • priority changed from High to Normal
  • 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.

Changed 3 years ago by ryandesign@…

  • r50172: Improved instructions for Apache SAPI activation

Changed 3 years ago by anonymous

  • milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.