Opened 15 years ago
Closed 15 years ago
#23329 closed enhancement (invalid)
PHP52 variant for phpMyAdmin
Reported by: | stuchalk (Stuart Chalk) | Owned by: | alakazam@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.2 |
Keywords: | Cc: | ||
Port: | phpmyadmin |
Description
I would like to request a PHP52 variant for install of phpMyAdmin. Currently, PHP can be installed as PHP5 (5.3) or PHP52 (5.2) from macports because of the changes in 5.3. For those of us running PHP52 it would be cleaner to have a +php52 variant which would not install the php5-* dependencies and php5 (which then overwrites the libphp5.so file).
Change History (2)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to alakazam@… |
---|
comment:2 Changed 15 years ago by alakazam@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The only dependencies declared by the phpmyadmin port are
which means if these extensions can be installed with php52, then phpmyadmin will automatically "be installed with php52". Please open tickets for the libs that do not behave as expected if that is the case. Thanks !