#25231: php52-5.2.13 error compiling php52 with +pear variant on Snow Leopard Server -----------------------------------+---------------------------------------- Reporter: ugo.enyioha@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.0 Keywords: | Port: php52 -----------------------------------+---------------------------------------- Comment(by julian.simpson@…): I'm running into the same thing and I'd like to point out one very important part of the puzzle. No scripts are working when run properly in CLI. Not even just <?php phpinfo(); ?> This will result in PHP Fatal error: Call to undefined function phpinfo(). (preceded by the same warnings about wrapper "php" above) I believe the fact that this is coming up when installing the pear variant to be a red herring to the actual issue. The pear variant undoubtedly attempts to run the php-go.phar script under CLI and fails at the very first php method. The actual issue is that PHP CLI isn't working. -- Ticket URL: <https://trac.macports.org/ticket/25231#comment:15> MacPorts <http://www.macports.org/> Ports system for Mac OS