Ticket #17678 (assigned enhancement)
php5 port can't be compiled with apache20
| Reported by: | dbuldakov@… | Owned by: | ryandesign@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | apache php apache20 php5 | Cc: | jwa@… |
| Port: | php5, php5-devel |
Description
Currently php5 port has variants apache and apache2 but apache20 that's still widely used.
It's good to be able run PHP 5 with Apache 2.0
Additional informations:
I've tried to create corresponded sections of portfile by example of php4 apache20 and php5 apache2 sections.
It's likely to be working. at least apache is able to load libphp5.so and phpinfo displays 5.2.8 php versions.
Could it be checked up and merged into repository?
Attachments
Change History
Changed 4 years ago by dbuldakov@…
- Attachment Portfile.my added
comment:1 Changed 4 years ago by blb@…
- Cc jwa@… added
- Owner changed from macports-tickets@… to ryandesign@…
Note: See
TracTickets for help on using
tickets.


php5 with apache20 portfile