[MacPorts] #31617: php5: installs php binary as php.dSYM

MacPorts noreply at macports.org
Sun Oct 16 10:59:13 PDT 2011


#31617: php5: installs php binary as php.dSYM
---------------------------------+------------------------------------------
  Reporter:  lhridley@…          |       Owner:  ryandesign@…           
      Type:  defect              |      Status:  reopened               
  Priority:  Normal              |   Milestone:                         
 Component:  ports               |     Version:  2.0.3                  
Resolution:                      |    Keywords:                         
      Port:  php5                |  
---------------------------------+------------------------------------------

Comment(by lhridley@…):

 OK, after doing some googling, here's what I did to get a working install:

 uninstalled php with "sudo port uninstall php5"
 uninstalled all installed php extensions
 ran a port clean --all

 reinstalled php with "sudo port install php5"
 reinstalled the apache php module and restarted apache

 ** Renamed /opt/local/bin/php.dSYM to /opt/local/bin/php

 reinstalled each php extension that was installed before
 (side note:  php5-svn and php5-snmp don't install correctly.  php5-svn
 errors out, and php5-snmp throws errors when running php at the command
 line.)

 restarted apache

 Right now, everything appears to be functioning correctly.

-- 
Ticket URL: <https://trac.macports.org/ticket/31617#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list