Opened 17 years ago
Last modified 6 years ago
#12108 assigned defect
php4, php5, php5-devel: post-install ui_msg's not correct
Reported by: | pete@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | pete@…, jyrkiwahlstedt, cooljeanius (Eric Gallager), chrstphrchvz (Christopher Chavez) | |
Port: | php4 php5 php5-devel |
Description (last modified by blb@…)
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 (1)
Change History (16)
comment:1 Changed 17 years ago by pete@…
comment:2 Changed 17 years ago by markd@…
Cc: | pete@… ryandesign@… jwa@… markd@… added |
---|---|
Summary: | PHP5: build completion message interspersed and cut off → 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 17 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 17 years ago by nox@…
Cc: | pete@gontier.org,ryandesign@macports.org,jwa@macports.org,markd@macports.org → pete@gontier.org, ryandesign@macports.org, jwa@macports.org, markd@macports.org |
---|---|
Milestone: | → Port Bugs |
Priority: | Important → High |
Version: | 1.4.40 |
Changed 17 years ago by markd@…
Attachment: | Portfile.diff added |
---|
comment:6 Changed 16 years ago by blb@…
Description: | modified (diff) |
---|---|
Port: | php5 added |
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 16 years ago by nerdling (Jeremy Lavergne)
Can we go ahead with the patch that was supplied and then come up with the fastcgi portion later?
comment:8 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… removed |
---|---|
Port: | php4 php5-devel added |
Priority: | High → Normal |
Status: | new → assigned |
Summary: | BUG: php5-5.2.3 ui_msg's not correct → 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 16 years ago by ryandesign (Ryan Carsten Schmidt)
- r50172: Improved instructions for Apache SAPI activation
comment:13 Changed 10 years ago by mf2k (Frank Schima)
Cc: | markd@… removed |
---|---|
Port: | php4, php5, php5-devel → php4 php5 php5-devel |
comment:14 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
php5-devel
was removed: [e1b3c7504a/macports-ports]
php5
was obsoleted: [c7b8ec711f/macports-ports]
comment:15 Changed 6 years ago by chrstphrchvz (Christopher Chavez)
Cc: | chrstphrchvz added |
---|
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.