New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21217 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

php4, php5, php5-devel, php52: Move conf/extras-conf/mod_php.conf to conf/extra/httpd-php.conf

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

Description

When installing the php5 and apache2 ports (a pretty common configuration), you end up with the PHP configuration in /opt/local/apache2/conf/extras-conf/mod_php.conf. This is inconsistent with (most of) the other ports with offer apache2 integration which put a file named httpd-foo.conf in /opt/local/apache2/conf/extra/. This inconsistency is confusing for users.

Change History

Changed 2 years ago by blb@…

  • owner changed from macports-tickets@… to ryandesign@…
  • cc jwa@… added

Changed 2 years ago by ryandesign@…

  • status changed from new to assigned
  • port changed from php5 to php5, php5-devel, php52, php4
  • summary changed from Move conf/extras-conf/mod_php.conf to conf/extra/httpd-php.conf to php4, php5, php5-devel, php52: Move conf/extras-conf/mod_php.conf to conf/extra/httpd-php.conf

Yes. I have been meaning to change this forever. Apache used to install its extra conf files in "extras-conf" but changed the directory name some time ago to just "extras" and the php ports were never updated to follow suit. I will try to remember to make this change the next time I need to force a rebuild of the php ports.

Changed 2 years ago by ryandesign@…

Fixed in php5 in r58589. Still need to address php5-devel, php52, and php4, and update the MAMP how-to in the wiki.

Changed 2 years ago by ryandesign@…

nDiScReEt updated the MAMP how-to.

Changed 2 years ago by ryandesign@…

Fixed php5-devel in r58830.

Changed 2 years ago by ryandesign@…

Fixed php52 in r58833.

Changed 2 years ago by ryandesign@…

  • status changed from assigned to closed
  • resolution set to fixed

Fixed php4 in r58844.

Note: See TracTickets for help on using tickets.