PEAR installation/configuration ...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ruby Tuesday

    PEAR installation/configuration ...

    Hi, perhaps some php guru can shed some lite to my limited knowledge.

    My PHP installation directory is in:

    c:\apps\php\php 4
    cli/
    dlls/
    extensions/
    mibs/
    openssl/
    ....
    go-pear.bat
    ....

    I execute go-pear.bat and fill out the path entry:
    1. Installation Prefix: c:\apps\php\pea r -- I
    change this!
    2. Binaries directory: $prefix
    3. PHP Coded directory($php_ dir): $prefix\pear
    4. Documentation base directory: $php_dir\docs
    5. Data base directory: $php_dir\data
    6. Test base directory: $php_dir\tests
    7. php.exe path:
    $c:\apps\php\ph p4\cli\php.exe


    All installed OK. Did run PEAR_ENV.reg. Did add "c:\apps\php\pe ar\pear" in
    PHP.INI's include_path

    Then I cd to c:\apps\php\pea r ...
    There are no pear.bat but pear.bat_old
    There are pear.ini (???)

    How do I test this if my installation is working.

    Thanks





  • Ruby Tuesday

    #2
    Re: PEAR installation/configuration ...

    I got it now. Thanks
    "Ruby Tuesday" <rubytuezdayz@y ahoo.com> wrote in message
    news:c0eoof$15a 4f8$1@ID-205437.news.uni-berlin.de...[color=blue]
    > Hi, perhaps some php guru can shed some lite to my limited knowledge.
    >
    > My PHP installation directory is in:
    >
    > c:\apps\php\php 4
    > cli/
    > dlls/
    > extensions/
    > mibs/
    > openssl/
    > ....
    > go-pear.bat
    > ....
    >
    > I execute go-pear.bat and fill out the path entry:
    > 1. Installation Prefix: c:\apps\php\pea r -- I
    > change this!
    > 2. Binaries directory: $prefix
    > 3. PHP Coded directory($php_ dir): $prefix\pear
    > 4. Documentation base directory: $php_dir\docs
    > 5. Data base directory: $php_dir\data
    > 6. Test base directory: $php_dir\tests
    > 7. php.exe path:
    > $c:\apps\php\ph p4\cli\php.exe
    >
    >
    > All installed OK. Did run PEAR_ENV.reg. Did add "c:\apps\php\pe ar\pear"[/color]
    in[color=blue]
    > PHP.INI's include_path
    >
    > Then I cd to c:\apps\php\pea r ...
    > There are no pear.bat but pear.bat_old
    > There are pear.ini (???)
    >
    > How do I test this if my installation is working.
    >
    > Thanks
    >
    >
    >
    >
    >[/color]


    Comment

    Working...