Strange problem in Current with Pear.

eculp at unixmania.com eculp at unixmania.com
Fri Jun 3 19:35:03 GMT 2005


Quoting Thierry Thomas <thierry at pompo.net>:

> Le Ven  3 jui 05 à  4:50:41 +0200, eculp at unixmania.com <eculp at unixmania.com>
> écrivait :
>> I sent a mail a couple of days ago about a pear problem with php5.  I
>> was never able to get it to work so I decided to go back to php4 and I
>> am experiencing the same problem.
>
> What is your platform? amd64?
> --
> Th. Thomas.
>

Thierry,

It is AMD but not 64.  From dmesg:

FreeBSD 6.0-CURRENT #69: Mon May 30 05:12:38 CDT 2005
    root at home.encontacto.net:/usr/obj/usr/src/sys/ENCONTACTO
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: AMD Athlon(tm) XP 2200+ (1799.70-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x681  Stepping = 1
  
Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
  AMD Features=0xc0400000<AMIE,DSP,3DNow!>

I'm afraid that it's me and not the CPU although I would prefer that it 
be the CPU. ;)

I must have missed something.  If I copy pearcmd.php  from another 
machine I can set pear with peardev.  That really confuses me.  Example:

# peardev config-show
Configuration (channel pear.php.net):
=====================================
Auto-discover new Channels     auto_discover    <not set>
Default Channel                default_channel  pear.php.net
HTTP Proxy Server Address      http_proxy       <not set>
PEAR server [DEPRECATED]       master_server    pear.php.net
Default Channel Mirror         preferred_mirror pear.php.net
Remote Configuration File      remote_config    <not set>
PEAR executables directory     bin_dir          /usr/local/bin
PEAR documentation directory   doc_dir          /usr/local/lib/php/pear/docs
PHP extension directory        ext_dir          /usr/local/lib/php/20020429
PEAR directory                 php_dir          /usr/local/lib/php/pear
PEAR Installer cache directory cache_dir        /tmp/pear/cache
PEAR data directory            data_dir         /usr/local/lib/php/pear/data
PHP CLI/CGI binary             php_bin          /usr/local/bin/php
PEAR test directory            test_dir         /usr/local/lib/php/pear/tests
Cache TimeToLive               cache_ttl        3600
Preferred Package State        preferred_state  alpha
Unix file mask                 umask            22
Debug Log Level                verbose          1
PEAR password (for             password         <not set>
maintainers)
Signature Handling Program     sig_bin          /usr/local/bin/gpg
Signature Key Directory        sig_keydir       /usr/local/etc/pearkeys
Signature Key Id               sig_keyid        <not set>
Package Signature Type         sig_type         gpg
PEAR username (for             username         <not set>
maintainers)
User Configuration File        Filename         /root/.pearrc
System Configuration File      Filename         /usr/local/etc/pear.conf

/usr/local/lib/php/pear is a link to /usr/local/share/pear.

Thanks,

ed





More information about the freebsd-ports mailing list