[MacPorts] #33617: problems with php5-oracle port

MacPorts noreply at macports.org
Mon May 28 04:31:41 PDT 2012


#33617: problems with php5-oracle port
----------------------------------+-----------------------------------------
  Reporter:  a.ribalka@…          |       Owner:  ryandesign@…           
      Type:  defect               |      Status:  closed                 
  Priority:  Normal               |   Milestone:                         
 Component:  ports                |     Version:  2.0.4                  
Resolution:  duplicate            |    Keywords:                         
      Port:  php5-oracle          |  
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):

  * status:  new => closed
  * resolution:  => duplicate


Comment:

 The log shows that you're on Lion running x86_64. The oracle module
 doesn't work on Lion under x86_64; you'll have to run under i386 instead,
 i.e. if running php on the command line:

 {{{
 arch -i386 php myscript.php
 }}}

 If running php within apache, then you'll have to modify the apache start
 scripts to start apache under i386 instead of x86_64.

 Duplicate of #31521.

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


More information about the macports-tickets mailing list