New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #4876 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

RFE: Amendments to user instructions for php5

Reported by: rubel@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.0
Keywords: Cc: markd@…
Port:

Description

Currently: If this your first install, you might want cd /opt/local/apache2/libs apxs -a -e -n "php5" libphp5.so

Should read: ./apxs -a -e -n "php5" libphp5.so

so that the correct apxs gets run.

Also, the note should also mention the need to add Include conf/extras-conf/mod_php.conf to one's /opt/local/apache2/httpd.conf file.

Change History

Changed 6 years ago by mww@…

  • summary changed from Amendments to user instructions for php5 to RFE: Amendments to user instructions for php5

Changed 6 years ago by markd@…

  • cc markd@… added
  • status changed from new to closed
  • resolution set to fixed

This was corrected previously.

Note: See TracTickets for help on using tickets.