[BlueOnyx:02899] Re: PEAR Problem

Gerald Waugh gwaugh at frontstreetnetworks.com
Tue Nov 17 14:42:45 -05 2009


On Tue, 2009-11-17 at 12:12 -0700, Chris wrote:
> Has anyone been successful in getting "pear" to run on BO? I receive
> an error message that I google'd (and looked in this forum) and the
> only response that pertained to the BO is listed hire:
> http://devel.blueonyx.it/trac/ticket/10 However that does not fix the
> problem... unless I'm missing something??
> Any ideas anyone? 
>  
> Error:
> Warning: require_once(PEAR.php): failed to open stream: Operation not
> permitted in pearcmd.php on line 63
> PHP Fatal error:  require_once(): Failed opening required
> 'PEAR.php' (include_path='/usr/share/pear')
> in /usr/share/pear/pearcmd.php on line 63

This is from a BQ server pearcmd.php
> 
     62 // remove this next part when we stop supporting that crap-ass
PHP 4.2
     63 if (!isset($_SERVER['argv']) && !isset($argv) && !
isset($HTTP_SERVER_VARS['argv'])) {
     64     echo 'ERROR: either use the CLI php executable, or set
register_argc_argv=On in php.ini';
     65     exit(1);
     66 }
 
Not sure if pertinent

Gerald




More information about the Blueonyx mailing list