Note that there are some explanatory texts on larger screens.

plurals
  1. POCould not install PEAR on Windows 7 with WAMP
    primarykey
    data
    text
    <p>After I changed the default location of pear.ini, and changed my <code>php.ini</code> to <code>phar.require_hash -&gt; off</code>, I still got the following error</p> <p>11.Name of configuration file: <code>e:\</code></p> <p>12.Path to CLI <code>php.exe</code>: <code>E:\software\wamp\bin\php\php5.3.10</code></p> <p>1-12, 'all' or Enter to continue: Beginning install...</p> <p>PHP Fatal error: <code>Call to undefined method PEAR_Error::set()</code> in <code>phar://E:/software/wamp/bin/php/php5.3.10/pear/go-pear.phar/PEAR/Start.php on line 301</code></p> <p>PHP Stack trace:</p> <p>PHP 1. <code>{main}() E:\software\wamp\bin\php\php5.3.10\pear\go-pear.phar:0</code></p> <p>PHP 2. <code>require_once() E:\software\wamp\bin\php\php5.3.10\pear\go-pear.phar:1236</code></p> <p>PHP 3. <code>PEAR_Start_CLI-&gt;run() phar://E:/software/wamp/bin/php/php5.3.10/pear/go-pear.phar/index.php:7</code></p> <p>PHP 4. <code>PEAR_Start-&gt;doInstall() phar://E:/software/wamp/bin/php/php5.3.10/pear/ go-pear.phar/PEAR/Start/CLI.php:57</code></p> <pre><code>Fatal error: Call to undefined method PEAR_Error::set() in phar://E:/software/wa mp/bin/php/php5.3.10/pear/go-pear.phar/PEAR/Start.php on line 301 Call Stack: 0.0273 1174752 1. {main}() E:\software\wamp\bin\php\php5.3.10\pear\go-p ear.phar:0 0.0276 1171720 2. require_once('phar://E:/software/wamp/bin/php/php5.3. 10/pear/go-pear.phar/index.php') E:\software\wamp\bin\php\php5.3.10\pear\go-pear .phar:1236 0.0622 5496272 3. PEAR_Start_CLI-&gt;run() phar://E:/software/wamp/bin/php /php5.3.10/pear/go-pear.phar/index.php:7 102.2854 5508080 4. PEAR_Start-&gt;doInstall() phar://E:/software/wamp/bin/p hp/php5.3.10/pear/go-pear.phar/PEAR/Start/CLI.php:57 </code></pre> <p>btw, I used wamp installer on my windows 7, so I do not have go-pear.bar, instead, I downloaded the go-pear.phar, and run it like:php <code>pear/go-pear.phar</code>, thanks</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload