Opened 14 years ago

Last modified 14 years ago

#25714 closed defect

no change after php downgrade from 5.3 to 5.2.13 on Snow Leopard using macport — at Version 1

Reported by: dforrest@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc: jwa@…
Port: php5 php52

Description (last modified by mf2k (Frank Schima))

Hello,

I needed to downgrade 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

Change History (1)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Cc: jwa@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to ryandesign@…
Port: php5 php52 added
Priority: HighNormal
Summary: no change after php deprecation from 5.3 to 5.2.13 on Snow Leopard using macportno change after php downgrade from 5.3 to 5.2.13 on Snow Leopard using macport
Type: submissiondefect

In the future, please review WikiFormatting and Cc the port maintainers.

This is not appropriate for Trac, but I'm assigning it to the php port maintainers and they can decide.

Note: See TracTickets for help on using tickets.