Edit report at https://bugs.php.net/bug.php?id=64022&edit=1
ID: 64022 Comment by: ben dot claar at gmail dot com Reported by: spero dot shiropetto at gmail dot com Summary: php_suffix does not match when "php" exists in path Status: No Feedback Type: Bug Package: PECL Operating System: RHEL 6.3 PHP Version: 5.4.11 Block user comment: N Private report: N New Comment: Maybe related to http://pear.php.net/bugs/bug.php?id=17016 Previous Comments: ------------------------------------------------------------------------ [2013-06-04 18:51:29] ben dot claar at gmail dot com Same behavior on fresh WAMP, fresh PEAR installs on Windows. Please re-open. C:\Users\claar>pecl install apc downloading APC-3.1.13.tgz ... Starting to download APC-3.1.13.tgz (171,591 bytes) .....................................done: 171,591 bytes 55 source files, building WARNING: php_bin C:\wamp\bin\php\php5.4.3\php.exe appears to have a suffix \php5 .4.3\php.exe, but config variable php_suffix does not match ERROR: The DSP APC.dsp does not exist. ------------------------------------------------------------------------ [2013-05-30 14:04:28] jmy at morgontech dot com I'm also experiencing this problem, using 5.3.25. It's definitely a valid bug. ------------------------------------------------------------------------ [2013-02-18 09:32:49] spero dot shiropetto at gmail dot com How can you say "No feedback was provided." when the last comment was from myself asking for clarification a day after? I am also unable to re-open the bug as I get the error message "You aren't allowed to change a bug to that state." ------------------------------------------------------------------------ [2013-02-18 00:36:13] pecl-dev at lists dot php dot net No feedback was provided. The bug is being suspended because we assume that you are no longer experiencing the problem. If this is not the case and you are able to provide the information that was requested earlier, please do so and change the status of the bug back to "Open". Thank you. ------------------------------------------------------------------------ [2013-01-19 07:34:39] spero dot shiropetto at gmail dot com It is a fresh configuration each time, no PHP installed by yum or RPM. One configuration is tested and removed prior to installing the next. The results are the same from within /opt/php-5.4.11 twhitehead at prevc1webl01 in /opt/php-5.4.11 on $bin/pecl install pecl_http downloading pecl_http-1.7.4.tar ... Starting to download pecl_http-1.7.4.tar (Unknown size) ................................................................................ ................................................. 6,048 bytes 71 source files, building WARNING: php_bin /opt/php-5.4.11/bin/php appears to have a suffix -5.4.11/bin/php, but config variable php_suffix does not match running: phpize Configuring for: PHP Api Version: 20100412 Zend Module Api No: 20100525 Zend Extension Api No: 220100525 whether to enable cURL HTTP requests; specify libcurl directory [yes] : ^C It is unclear to me what I am missing if a fresh configuration of php to /opt/billybob doesn't have any issues? $/opt/billybob/bin/pecl install pecl_http downloading pecl_http-1.7.4.tar ... Starting to download pecl_http-1.7.4.tar (Unknown size) ................................................................................ .........................................................................done: 1,026,048 bytes 71 source files, building running: phpize Configuring for: PHP Api Version: 20100412 Zend Module Api No: 20100525 Zend Extension Api No: 220100525 whether to enable cURL HTTP requests; specify libcurl directory [yes] : ^C ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=64022 -- Edit this bug report at https://bugs.php.net/bug.php?id=64022&edit=1 -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
