[MacPorts] #25714: no change after php deprecation from 5.3 to 5.2.13 on Snow Leopard using macport

MacPorts noreply at macports.org
Sat Jul 17 09:42:02 PDT 2010


#25714: no change after php deprecation from 5.3 to 5.2.13 on Snow Leopard using
macport
--------------------------------+-------------------------------------------
 Reporter:  dforrest@…          |       Owner:  macports-tickets@…                   
     Type:  submission          |      Status:  new                                  
 Priority:  High                |   Milestone:                                       
Component:  ports               |     Version:  1.9.1                                
 Keywords:                      |        Port:                                       
--------------------------------+-------------------------------------------
 Hello,

 I needed to deprecate php from 5.3 to 5.2.13 on Snow Leopard and did the
 following after installing macports:

 1) sudo port uninstall php5 (seemed to run quickly with no error)
 2) port install php52 +mysql5 +apache2(ran successfuly)
 3) port variants php52 (ran and produced the following:

 php52 has the variants:
    apache: Add Apache 1 web server module
      * conflicts with apache2 no_web
 [+]apache2: Add Apache 2.2 web server module
      * conflicts with apache no_web
    dbase: Add dBase file format support
    debug: Enable debug support (useful to analyze a PHP-related core dump)
    fastcgi: Add FastCGI web server binary
      * conflicts with no_web
    gmp: Add GNU MP multiprocessing functions
    imap: Add IMAP protocol support
    ipc: Add semaphore, shared memory and IPC functions
    macports_snmp: Add SNMP support using MacPorts SNMP
      * conflicts with snmp
    mssql: Add MS-SQL server support
    mysql4: Add MySQL 4 support
      * conflicts with mysql5
    mysql5: Add MySQL 5 support
      * conflicts with mysql4
    no_web: Don't include any web server support
      * conflicts with apache apache2 fastcgi
    oracle: Add Oracle oci8 database functions with the Oracle Instant
 Client
    pcntl: Add process control functions
    pear: Add PEAR
    postgresql82: Add PostgreSQL 8.2 support
      * conflicts with postgresql83 postgresql84
    postgresql83: Add PostgreSQL 8.3 support
      * conflicts with postgresql82 postgresql84
    postgresql84: Add PostgreSQL 8.4 support
      * conflicts with postgresql82 postgresql83
    pspell: Add pspell spell-checking functions
    readline: Add GNU readline functions
    snmp: Add SNMP support using Apple SNMP
      * conflicts with macports_snmp
    sockets: Add socket communication functions
    sqlite: Add SQLite support
    suhosin: Add Suhosin patch
    t1lib: Add PostScript Type 1 font support with t1lib
    tidy: Add Tidy support
    universal: Build for multiple architectures

 At the end of the day, the machine is still running php 5.3. Is there a
 step I missed?

 Thank you in advance

-- 
Ticket URL: <http://trac.macports.org/ticket/25714>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list