Hi Greg, I've run into the same issue, but it turns out a PHP5.5-compatible version of phpmyadmin is very easy to install without MacPorts. You download and unzip the package from http://www.phpmyadmin.net/home_page/downloads.php into a folder in your web server documents directory, then follow these instructions: http://wiki.phpmyadmin.net/pma/Quick_Install
No compiling required. John Korchok -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Greg Gulik Sent: Saturday, March 08, 2014 4:54 PM To: Ryan Schmidt Cc: MacPorts Users Subject: Re: Tried to upgrade php5 now completely messed up Aaargh, Didn't even notice the DNS errors, that should have been a clue. I did eventually get php55 upgraded but ran into another issue. phpmyadmin appears to require php5 to be installed and won't re-install after updating to php55 # port install phpmyadmin ---> Computing dependencies for phpmyadmin ---> Dependencies to be installed: php5-gd php5-mbstring php5-mcrypt php5-mysql php5-zip ---> Configuring php5-gd Error: php5-gd 5.3.28 requires PHP 5.3.28 but you have PHP 5.5.10. Error: org.macports.configure for port php5-gd returned: incompatible PHP installation Error: Failed to install php5-gd Please see the log file for port php5-gd for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports. org_release_tarballs_ports_php_php5-gd/php5-gd/main.log Error: The following dependencies were not installed: php5-gd php5-mbstring php5-mcrypt php5-mysql php5-zip To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port phpmyadmin failed On 3/6/14 6:51 PM, Ryan Schmidt wrote: > > Thanks for reporting the problem. I updated the php fetch group (including removing the dead jm mirror) in r117645. "sudo port selfupdate" to receive this change. > > Also, consider moving from the deprecated php5 port to either the php53, php54, or php55 ports. > -- Greg Gulik http://www.gulik.com/greg/ greg @ gulik.com _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
