Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Jun 2005 06:57:09 -0500
From:      eculp@bafirst.com
To:        Mark Murray <markm@FreeBSD.ORG>
Cc:        ports@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: pear broken on current.
Message-ID:  <20050604065709.eyc2anr5co4w08sk@mail.bafirst.com>
In-Reply-To: <200506041101.j54B1ptL025154@grovel.grondar.org>
References:  <200506041101.j54B1ptL025154@grovel.grondar.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Quoting Mark Murray <markm@FreeBSD.ORG>:

> eculp@bafirst.com writes:
>> After a week of rebuilding, changing versions of pear, php, apache and
>> all other  dependencies and looking everywhere except at this change,
>> Finally, thanks to Manfred Antar <null@pozo.com> and Thierry Thomas
>> <thierry@freebsd.org>, I was able to understand that this was my
>> problem with pear but I still don't know what the solution is.  I
>> assume that the port will need to be changed or am I missing something?
>
> What is the actual problem?

Any pear command such as config-show or upgrade-all shows a php message 
as below.  Maybe after the change I should be doing things differently 
but I haven't figured that our yet.  I can boot with an older kernel 
and everything is as before.

# pear
Usage: php [options] [-f] <file> [args...]
       php [options] -r <code> [args...]
       php [options] [-- args...]
  -a               Run interactively
  -c <path>|<file> Look for php.ini file in this directory
  -n               No php.ini file will be used
  -d foo[=bar]     Define INI entry foo with value 'bar'
  -e               Generate extended information for debugger/profiler
  -f <file>        Parse <file>.
  -h               This help
  -i               PHP information
  -l               Syntax check only (lint)
  -m               Show compiled in modules
  -r <code>        Run PHP <code> without using script tags <?..?>
  -s               Display colour syntax highlighted source.
  -v               Version number
  -w               Display source with stripped comments and whitespace.
  -z <file>        Load Zend extension <file>.

  args...          Arguments passed to script. Use -- args when first argument
                   starts with - or script is read from stdin

Thanks, Mark, for any suggestions that you might have.

ed




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050604065709.eyc2anr5co4w08sk>